COLOR #87D6D9

HEX: #87D6D9 RGB: (135,214,217)

Renk bilgisi

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

RGB renk modeli

#87D6D9 color RGB value is (135,214,217).

RGB: (135,214,217) (53%, 84%, 85%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 214 of 255 = 84%
B 217 of 255 = 85%

135
214
217

R + G + B ~ 74%. #87D6D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 214 + 217 = 566 (100%)
R 135 of 566 ~ 23.85%
G 214 of 566 ~ 37.81%
B 217 of 566 ~ 38.34'%

%23.85
%37.81
%38.34

CMYK RENK MODELİ

#87D6D9 rengi CMYK tonu (38,1,0,15).

  • camgöbeği tonu 37.79%
  • eflatun tonu 1.38%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (38,1,0,15)
C38M1Y0K15 (38%, 1%, 0%, 15%)
(0.38 / 0.01 / 0.00 / 0.15)

CMYK yüzdeleri

%37.79
%1.38
%0
%14.9

Codes

Color #87D6D9 in popluar color models

87 D6 D9
RGB 135 214 217
HSL 182° 51.90% 69.02%
HSB/HSV 182° 37.79% 85.10%
CMYK 37.79% 1.38% 0.00%
14.90%

Color #87D6D9 in popluar number systems.

HEX 87 D6 D9
Decimal 135 214 217
Binary 10000111 11010110 11011001
Octal 207 326 331

Shades and tints

Shades of #87D6D9

#87D6D9
(135,214,217)
#7BC3C6
(123,195,198)
#6FB0B3
(111,176,179)
#639DA0
(99,157,160)
#578A8D
(87,138,141)
#4B777A
(75,119,122)
#3F6467
(63,100,103)
#335154
(51,81,84)
#273E41
(39,62,65)
#1B2B2E
(27,43,46)
#0F181B
(15,24,27)
#000000
(0,0,0)

Tints of #87D6D9

#87D6D9
(135,214,217)
#91D9DC
(145,217,220)
#9BDCDF
(155,220,223)
#A5DFE2
(165,223,226)
#AFE2E5
(175,226,229)
#B9E5E8
(185,229,232)
#C3E8EB
(195,232,235)
#CDEBEE
(205,235,238)
#D7EEF1
(215,238,241)
#E1F1F4
(225,241,244)
#EBF4F7
(235,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87D6D9 color. Also use rgb(135,214,217) instead hex code.

Text Font Color

.myTextColor { color: #87D6D9; }

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

This text font color is #87D6D9.

Background Color

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

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

This div background color is #87D6D9.

Border color

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

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

This div border color is #87D6D9.

Opacity

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

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

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

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

This text has shadow with #87D6D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87D6D9.

Preview

Color preview on black background

This text has color #87D6D9 on black background.


Color preview on white background

This text has color #87D6D9 on white background.


Black color preview on #87D6D9 background

This text has black color on #87D6D9 background.


White color preview on #87D6D9 background

This text has white color on #87D6D9 background.


Related colors

Complementary color

Complementary color for #hex is #782926.


I love getcolorcode.com

Triadic colors

1 #D987D6 and #D6D987 with #87D6D9 are triadic colors.

2 #D9D687 and #D687D9 with #87D6D9 are triadic colors.