COLOR #87BF8E

HEX: #87BF8E RGB: (135,191,142)

Color info

#87BF8E contains red, green and blue colors in about the same proportion. Web safe color of #87BF8E is #99CC99 (or #9C9).

RGB color model

#87BF8E color RGB value is (135,191,142).

RGB: (135,191,142) (53%, 75%, 56%)

RGB channels and saturation

R 135 of 255 = 53%
G 191 of 255 = 75%
B 142 of 255 = 56%

135
191
142

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

Portions of RGB colors in percentages

R + G + B = 135 + 191 + 142 = 468 (100%)
R 135 of 468 ~ 28.85%
G 191 of 468 ~ 40.81%
B 142 of 468 ~ 30.34'%

%28.85
%40.81
%30.34

CMYK color model

#87BF8E color CMYK value is (29,0,26,25).

  • cyan value is 29.32%
  • magenta value is 0.00%
  • yellow value is 25.65%
  • key color value is 25.10%
CMYK: (29,0,26,25) C29M0Y26K25 (29%,0%,26%,25%) (0.29/0.00/0.26/0.25) 

CMYK percentages

%29.32
%0
%25.65
%25.1

Codes

Color #87BF8E in popluar color models

87 BF 8E
RGB 135 191 142
HSL 128° 30.43% 63.92%
HSB/HSV 128° 29.32% 74.90%
CMYK 29.32% 0.00% 25.65%
25.10%

Color #87BF8E in popluar number systems.

HEX 87 BF 8E
Decimal 135 191 142
Binary 10000111 10111111 10001110
Octal 207 277 216

Shades and tints

Shades of #87BF8E

#87BF8E
(135,191,142)
#7BAE82
(123,174,130)
#6F9D76
(111,157,118)
#638C6A
(99,140,106)
#577B5E
(87,123,94)
#4B6A52
(75,106,82)
#3F5946
(63,89,70)
#33483A
(51,72,58)
#27372E
(39,55,46)
#1B2622
(27,38,34)
#0F1516
(15,21,22)
#000000
(0,0,0)

Tints of #87BF8E

#87BF8E
(135,191,142)
#91C498
(145,196,152)
#9BC9A2
(155,201,162)
#A5CEAC
(165,206,172)
#AFD3B6
(175,211,182)
#B9D8C0
(185,216,192)
#C3DDCA
(195,221,202)
#CDE2D4
(205,226,212)
#D7E7DE
(215,231,222)
#E1ECE8
(225,236,232)
#EBF1F2
(235,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87BF8E color. Also use rgb(135,191,142) instead hex code.

Text Font Color

.myTextColor { color: #87BF8E; }

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

This text font color is #87BF8E.

Background Color

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

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

This div background color is #87BF8E.

Border color

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

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

This div border color is #87BF8E.

Opacity

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

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

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

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

This text has shadow with #87BF8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87BF8E.

Preview

Color preview on black background

This text has color #87BF8E on black background.


Color preview on white background

This text has color #87BF8E on white background.


Black color preview on #87BF8E background

This text has black color on #87BF8E background.


White color preview on #87BF8E background

This text has white color on #87BF8E background.


Related colors

Complementary color

Complementary color for #hex is #784071.


I love getcolorcode.com

Triadic colors

1 #8E87BF and #BF8E87 with #87BF8E are triadic colors.

2 #8EBF87 and #BF878E with #87BF8E are triadic colors.