COLOR #87C980

HEX: #87C980 RGB: (135,201,128)

Renk bilgisi

#87C980 contains mainly green color. #87C980 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#87C980 color RGB value is (135,201,128).

RGB: (135,201,128) (53%, 79%, 50%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 201 of 255 = 79%
B 128 of 255 = 50%

135
201
128

R + G + B ~ 61%. #87C980 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 201 + 128 = 464 (100%)
R 135 of 464 ~ 29.09%
G 201 of 464 ~ 43.32%
B 128 of 464 ~ 27.59'%

%29.09
%43.32
%27.59

CMYK RENK MODELİ

#87C980 rengi CMYK tonu (33,0,36,21).

  • camgöbeği tonu 32.84%
  • eflatun tonu 0.00%
  • sarı tonu 36.32%
  • ana renk tonu 21.18%
CMYK: (33,0,36,21) C33M0Y36K21 (33%,0%,36%,21%) (0.33/0.00/0.36/0.21) 

CMYK yüzdeleri

%32.84
%0
%36.32
%21.18

Codes

Color #87C980 in popluar color models

87 C9 80
RGB 135 201 128
HSL 114° 40.33% 64.51%
HSB/HSV 114° 36.32% 78.82%
CMYK 32.84% 0.00% 36.32%
21.18%

Color #87C980 in popluar number systems.

HEX 87 C9 80
Decimal 135 201 128
Binary 10000111 11001001 10000000
Octal 207 311 200

Shades and tints

Shades of #87C980

#87C980
(135,201,128)
#7BB775
(123,183,117)
#6FA56A
(111,165,106)
#63935F
(99,147,95)
#578154
(87,129,84)
#4B6F49
(75,111,73)
#3F5D3E
(63,93,62)
#334B33
(51,75,51)
#273928
(39,57,40)
#1B271D
(27,39,29)
#0F1512
(15,21,18)
#000000
(0,0,0)

Tints of #87C980

#87C980
(135,201,128)
#91CD8B
(145,205,139)
#9BD196
(155,209,150)
#A5D5A1
(165,213,161)
#AFD9AC
(175,217,172)
#B9DDB7
(185,221,183)
#C3E1C2
(195,225,194)
#CDE5CD
(205,229,205)
#D7E9D8
(215,233,216)
#E1EDE3
(225,237,227)
#EBF1EE
(235,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87C980 color. Also use rgb(135,201,128) instead hex code.

Text Font Color

.myTextColor { color: #87C980; }

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

This text font color is #87C980.

Background Color

.myBgColor { background-color: #87C980; }

<div style="background-color:#87C980">Inner text</div>

This div background color is #87C980.

Border color

.myBorderColor { border: 1px solid #87C980; }

<div style="border:3px solid #87C980">Div</div>

This div border color is #87C980.

Opacity

.myOpacity80 { color: #87C980; opacity: 0.8; }

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

Text with #87C980 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 #87C980;}

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

This text has shadow with #87C980 color.


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

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

This text has shadow with #87C980 primary color and red secondary color.


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

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

This text has shadow with #87C980 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #87C980.

Preview

Color preview on black background

This text has color #87C980 on black background.


Color preview on white background

This text has color #87C980 on white background.


Black color preview on #87C980 background

This text has black color on #87C980 background.


White color preview on #87C980 background

This text has white color on #87C980 background.


Related colors

Complementary color

Complementary color for #hex is #78367F.


I love getcolorcode.com

Triadic colors

1 #8087C9 and #C98087 with #87C980 are triadic colors.

2 #80C987 and #C98780 with #87C980 are triadic colors.