COLOR #80E087

HEX: #80E087 RGB: (128,224,135)

Renk bilgisi

#80E087 contains mainly green color. #80E087 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#80E087 color RGB value is (128,224,135).

RGB: (128,224,135) (50%, 88%, 53%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 224 of 255 = 88%
B 135 of 255 = 53%

128
224
135

R + G + B ~ 64%. #80E087 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 224 + 135 = 487 (100%)
R 128 of 487 ~ 26.28%
G 224 of 487 ~ 46%
B 135 of 487 ~ 27.72'%

%26.28
%46
%27.72

CMYK RENK MODELİ

#80E087 rengi CMYK tonu (43,0,40,12).

  • camgöbeği tonu 42.86%
  • eflatun tonu 0.00%
  • sarı tonu 39.73%
  • ana renk tonu 12.16%

CMYK: (43,0,40,12)
C43M0Y40K12 (43%, 0%, 40%, 12%)
(0.43 / 0.00 / 0.40 / 0.12)

CMYK yüzdeleri

%42.86
%0
%39.73
%12.16

Codes

Color #80E087 in popluar color models

80 E0 87
RGB 128 224 135
HSL 124° 60.76% 69.02%
HSB/HSV 124° 42.86% 87.84%
CMYK 42.86% 0.00% 39.73%
12.16%

Color #80E087 in popluar number systems.

HEX 80 E0 87
Decimal 128 224 135
Binary 10000000 11100000 10000111
Octal 200 340 207

Shades and tints

Shades of #80E087

#80E087
(128,224,135)
#75CC7B
(117,204,123)
#6AB86F
(106,184,111)
#5FA463
(95,164,99)
#549057
(84,144,87)
#497C4B
(73,124,75)
#3E683F
(62,104,63)
#335433
(51,84,51)
#284027
(40,64,39)
#1D2C1B
(29,44,27)
#12180F
(18,24,15)
#000000
(0,0,0)

Tints of #80E087

#80E087
(128,224,135)
#8BE291
(139,226,145)
#96E49B
(150,228,155)
#A1E6A5
(161,230,165)
#ACE8AF
(172,232,175)
#B7EAB9
(183,234,185)
#C2ECC3
(194,236,195)
#CDEECD
(205,238,205)
#D8F0D7
(216,240,215)
#E3F2E1
(227,242,225)
#EEF4EB
(238,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80E087 color. Also use rgb(128,224,135) instead hex code.

Text Font Color

.myTextColor { color: #80E087; }

<p style="color:#80E087">This sample text font color is #80E087.</p>

This text font color is #80E087.

Background Color

.myBgColor { background-color: #80E087; }

<div style="background-color:#80E087">Inner text</div>

This div background color is #80E087.

Border color

.myBorderColor { border: 1px solid #80E087; }

<div style="border:3px solid #80E087">Div</div>

This div border color is #80E087.

Opacity

.myOpacity80 { color: #80E087; opacity: 0.8; }

<p style="color:#80E087;opacity:0.8;">80%</p>

Text with #80E087 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #80E087;}

<p style="text-shadow: 3px 3px 1px #80E087">Text here.</p>

This text has shadow with #80E087 color.


.textShadow {text-shadow: 3px 3px 1px #80E087', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #80E087, 5px 5px 20px red">Text here.</p>

This text has shadow with #80E087 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#80E087, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#80E087, Direction=45, Strength=4)">Text</p>

This text has shadow with #80E087 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #80E087;
-webkit-box-shadow: 1px 1px 3px 2px #80E087;
box-shadow: 1px 1px 3px 2px #80E087;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #80E087; -webkit-box-shadow: 1px 1px 3px 2px #80E087; box-shadow:1px 1px 3px 2px #80E087;">
Div content here
</div>

This div box has shadow with color #80E087.

Preview

Color preview on black background

This text has color #80E087 on black background.


Color preview on white background

This text has color #80E087 on white background.


Black color preview on #80E087 background

This text has black color on #80E087 background.


White color preview on #80E087 background

This text has white color on #80E087 background.


Related colors

Complementary color

Complementary color for #hex is #7F1F78.


I love getcolorcode.com

Triadic colors

1 #8780E0 and #E08780 with #80E087 are triadic colors.

2 #87E080 and #E08087 with #80E087 are triadic colors.