COLOR #87D1DC

HEX: #87D1DC RGB: (135,209,220)

Renk bilgisi

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

RGB renk modeli

#87D1DC color RGB value is (135,209,220).

RGB: (135,209,220) (53%, 82%, 86%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 209 of 255 = 82%
B 220 of 255 = 86%

135
209
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 209 + 220 = 564 (100%)
R 135 of 564 ~ 23.94%
G 209 of 564 ~ 37.06%
B 220 of 564 ~ 39.01'%

%23.94
%37.06
%39.01

CMYK RENK MODELİ

#87D1DC rengi CMYK tonu (39,5,0,14).

  • camgöbeği tonu 38.64%
  • eflatun tonu 5.00%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (39,5,0,14)
C39M5Y0K14 (39%, 5%, 0%, 14%)
(0.39 / 0.05 / 0.00 / 0.14)

CMYK yüzdeleri

%38.64
%5
%0
%13.73

Codes

Color #87D1DC in popluar color models

87 D1 DC
RGB 135 209 220
HSL 188° 54.84% 69.61%
HSB/HSV 188° 38.64% 86.27%
CMYK 38.64% 5.00% 0.00%
13.73%

Color #87D1DC in popluar number systems.

HEX 87 D1 DC
Decimal 135 209 220
Binary 10000111 11010001 11011100
Octal 207 321 334

Shades and tints

Shades of #87D1DC

#87D1DC
(135,209,220)
#7BBEC8
(123,190,200)
#6FABB4
(111,171,180)
#6398A0
(99,152,160)
#57858C
(87,133,140)
#4B7278
(75,114,120)
#3F5F64
(63,95,100)
#334C50
(51,76,80)
#27393C
(39,57,60)
#1B2628
(27,38,40)
#0F1314
(15,19,20)
#000000
(0,0,0)

Tints of #87D1DC

#87D1DC
(135,209,220)
#91D5DF
(145,213,223)
#9BD9E2
(155,217,226)
#A5DDE5
(165,221,229)
#AFE1E8
(175,225,232)
#B9E5EB
(185,229,235)
#C3E9EE
(195,233,238)
#CDEDF1
(205,237,241)
#D7F1F4
(215,241,244)
#E1F5F7
(225,245,247)
#EBF9FA
(235,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87D1DC color. Also use rgb(135,209,220) instead hex code.

Text Font Color

.myTextColor { color: #87D1DC; }

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

This text font color is #87D1DC.

Background Color

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

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

This div background color is #87D1DC.

Border color

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

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

This div border color is #87D1DC.

Opacity

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

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

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

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

This text has shadow with #87D1DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87D1DC.

Preview

Color preview on black background

This text has color #87D1DC on black background.


Color preview on white background

This text has color #87D1DC on white background.


Black color preview on #87D1DC background

This text has black color on #87D1DC background.


White color preview on #87D1DC background

This text has white color on #87D1DC background.


Related colors

Complementary color

Complementary color for #hex is #782E23.


I love getcolorcode.com

Triadic colors

1 #DC87D1 and #D1DC87 with #87D1DC are triadic colors.

2 #DCD187 and #D187DC with #87D1DC are triadic colors.