COLOR #87B6A2

HEX: #87B6A2 RGB: (135,182,162)

Color info

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

RGB color model

#87B6A2 color RGB value is (135,182,162).

RGB: (135,182,162) (53%, 71%, 64%)

RGB channels and saturation

R 135 of 255 = 53%
G 182 of 255 = 71%
B 162 of 255 = 64%

135
182
162

R + G + B ~ 63%. #87B6A2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 135 + 182 + 162 = 479 (100%)
R 135 of 479 ~ 28.18%
G 182 of 479 ~ 38%
B 162 of 479 ~ 33.82'%

%28.18
%38
%33.82

CMYK color model

#87B6A2 color CMYK value is (26,0,11,29).

  • cyan value is 25.82%
  • magenta value is 0.00%
  • yellow value is 10.99%
  • key color value is 28.63%
CMYK: (26,0,11,29) C26M0Y11K29 (26%,0%,11%,29%) (0.26/0.00/0.11/0.29) 

CMYK percentages

%25.82
%0
%10.99
%28.63

Codes

Color #87B6A2 in popluar color models

87 B6 A2
RGB 135 182 162
HSL 154° 24.35% 62.16%
HSB/HSV 154° 25.82% 71.37%
CMYK 25.82% 0.00% 10.99%
28.63%

Color #87B6A2 in popluar number systems.

HEX 87 B6 A2
Decimal 135 182 162
Binary 10000111 10110110 10100010
Octal 207 266 242

Shades and tints

Shades of #87B6A2

#87B6A2
(135,182,162)
#7BA694
(123,166,148)
#6F9686
(111,150,134)
#638678
(99,134,120)
#57766A
(87,118,106)
#4B665C
(75,102,92)
#3F564E
(63,86,78)
#334640
(51,70,64)
#273632
(39,54,50)
#1B2624
(27,38,36)
#0F1616
(15,22,22)
#000000
(0,0,0)

Tints of #87B6A2

#87B6A2
(135,182,162)
#91BCAA
(145,188,170)
#9BC2B2
(155,194,178)
#A5C8BA
(165,200,186)
#AFCEC2
(175,206,194)
#B9D4CA
(185,212,202)
#C3DAD2
(195,218,210)
#CDE0DA
(205,224,218)
#D7E6E2
(215,230,226)
#E1ECEA
(225,236,234)
#EBF2F2
(235,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87B6A2 color. Also use rgb(135,182,162) instead hex code.

Text Font Color

.myTextColor { color: #87B6A2; }

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

This text font color is #87B6A2.

Background Color

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

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

This div background color is #87B6A2.

Border color

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

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

This div border color is #87B6A2.

Opacity

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

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

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

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

This text has shadow with #87B6A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87B6A2.

Preview

Color preview on black background

This text has color #87B6A2 on black background.


Color preview on white background

This text has color #87B6A2 on white background.


Black color preview on #87B6A2 background

This text has black color on #87B6A2 background.


White color preview on #87B6A2 background

This text has white color on #87B6A2 background.


Related colors

Complementary color

Complementary color for #hex is #78495D.


I love getcolorcode.com

Triadic colors

1 #A287B6 and #B6A287 with #87B6A2 are triadic colors.

2 #A2B687 and #B687A2 with #87B6A2 are triadic colors.