COLOR #87D8C9

HEX: #87D8C9 RGB: (135,216,201)

Renk bilgisi

#87D8C9 contains mainly green and blue colors. #87D8C9 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#87D8C9 color RGB value is (135,216,201).

RGB: (135,216,201) (53%, 85%, 79%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 216 of 255 = 85%
B 201 of 255 = 79%

135
216
201

R + G + B ~ 72%. #87D8C9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 216 + 201 = 552 (100%)
R 135 of 552 ~ 24.46%
G 216 of 552 ~ 39.13%
B 201 of 552 ~ 36.41'%

%24.46
%39.13
%36.41

CMYK RENK MODELİ

#87D8C9 rengi CMYK tonu (38,0,7,15).

  • camgöbeği tonu 37.50%
  • eflatun tonu 0.00%
  • sarı tonu 6.94%
  • ana renk tonu 15.29%

CMYK: (38,0,7,15)
C38M0Y7K15 (38%, 0%, 7%, 15%)
(0.38 / 0.00 / 0.07 / 0.15)

CMYK yüzdeleri

%37.5
%0
%6.94
%15.29

Codes

Color #87D8C9 in popluar color models

87 D8 C9
RGB 135 216 201
HSL 169° 50.94% 68.82%
HSB/HSV 169° 37.50% 84.71%
CMYK 37.50% 0.00% 6.94%
15.29%

Color #87D8C9 in popluar number systems.

HEX 87 D8 C9
Decimal 135 216 201
Binary 10000111 11011000 11001001
Octal 207 330 311

Shades and tints

Shades of #87D8C9

#87D8C9
(135,216,201)
#7BC5B7
(123,197,183)
#6FB2A5
(111,178,165)
#639F93
(99,159,147)
#578C81
(87,140,129)
#4B796F
(75,121,111)
#3F665D
(63,102,93)
#33534B
(51,83,75)
#274039
(39,64,57)
#1B2D27
(27,45,39)
#0F1A15
(15,26,21)
#000000
(0,0,0)

Tints of #87D8C9

#87D8C9
(135,216,201)
#91DBCD
(145,219,205)
#9BDED1
(155,222,209)
#A5E1D5
(165,225,213)
#AFE4D9
(175,228,217)
#B9E7DD
(185,231,221)
#C3EAE1
(195,234,225)
#CDEDE5
(205,237,229)
#D7F0E9
(215,240,233)
#E1F3ED
(225,243,237)
#EBF6F1
(235,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87D8C9; }

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

This text font color is #87D8C9.

Background Color

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

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

This div background color is #87D8C9.

Border color

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

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

This div border color is #87D8C9.

Opacity

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

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

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

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

This text has shadow with #87D8C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87D8C9.

Preview

Color preview on black background

This text has color #87D8C9 on black background.


Color preview on white background

This text has color #87D8C9 on white background.


Black color preview on #87D8C9 background

This text has black color on #87D8C9 background.


White color preview on #87D8C9 background

This text has white color on #87D8C9 background.


Related colors

Complementary color

Complementary color for #hex is #782736.


I love getcolorcode.com

Triadic colors

1 #C987D8 and #D8C987 with #87D8C9 are triadic colors.

2 #C9D887 and #D887C9 with #87D8C9 are triadic colors.