COLOR #87B1B5

HEX: #87B1B5 RGB: (135,177,181)

Color info

#87B1B5 contains red, green and blue colors in about the same proportion. Web safe color of #87B1B5 is #9999CC (or #99C).

RGB color model

#87B1B5 color RGB value is (135,177,181).

RGB: (135,177,181) (53%, 69%, 71%)

RGB channels and saturation

R 135 of 255 = 53%
G 177 of 255 = 69%
B 181 of 255 = 71%

135
177
181

R + G + B ~ 64%. #87B1B5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 135 + 177 + 181 = 493 (100%)
R 135 of 493 ~ 27.38%
G 177 of 493 ~ 35.9%
B 181 of 493 ~ 36.71'%

%27.38
%35.9
%36.71

CMYK color model

#87B1B5 color CMYK value is (25,2,0,29).

  • cyan value is 25.41%
  • magenta value is 2.21%
  • yellow value is 0.00%
  • key color value is 29.02%
CMYK: (25,2,0,29) C25M2Y0K29 (25%,2%,0%,29%) (0.25/0.02/0.00/0.29) 

CMYK percentages

%25.41
%2.21
%0
%29.02

Codes

Color #87B1B5 in popluar color models

87 B1 B5
RGB 135 177 181
HSL 185° 23.71% 61.96%
HSB/HSV 185° 25.41% 70.98%
CMYK 25.41% 2.21% 0.00%
29.02%

Color #87B1B5 in popluar number systems.

HEX 87 B1 B5
Decimal 135 177 181
Binary 10000111 10110001 10110101
Octal 207 261 265

Shades and tints

Shades of #87B1B5

#87B1B5
(135,177,181)
#7BA1A5
(123,161,165)
#6F9195
(111,145,149)
#638185
(99,129,133)
#577175
(87,113,117)
#4B6165
(75,97,101)
#3F5155
(63,81,85)
#334145
(51,65,69)
#273135
(39,49,53)
#1B2125
(27,33,37)
#0F1115
(15,17,21)
#000000
(0,0,0)

Tints of #87B1B5

#87B1B5
(135,177,181)
#91B8BB
(145,184,187)
#9BBFC1
(155,191,193)
#A5C6C7
(165,198,199)
#AFCDCD
(175,205,205)
#B9D4D3
(185,212,211)
#C3DBD9
(195,219,217)
#CDE2DF
(205,226,223)
#D7E9E5
(215,233,229)
#E1F0EB
(225,240,235)
#EBF7F1
(235,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87B1B5 color. Also use rgb(135,177,181) instead hex code.

Text Font Color

.myTextColor { color: #87B1B5; }

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

This text font color is #87B1B5.

Background Color

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

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

This div background color is #87B1B5.

Border color

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

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

This div border color is #87B1B5.

Opacity

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

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

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

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

This text has shadow with #87B1B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87B1B5.

Preview

Color preview on black background

This text has color #87B1B5 on black background.


Color preview on white background

This text has color #87B1B5 on white background.


Black color preview on #87B1B5 background

This text has black color on #87B1B5 background.


White color preview on #87B1B5 background

This text has white color on #87B1B5 background.


Related colors

Complementary color

Complementary color for #hex is #784E4A.


I love getcolorcode.com

Triadic colors

1 #B587B1 and #B1B587 with #87B1B5 are triadic colors.

2 #B5B187 and #B187B5 with #87B1B5 are triadic colors.