COLOR #87DCE4

HEX: #87DCE4 RGB: (135,220,228)

Renk bilgisi

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

RGB renk modeli

#87DCE4 color RGB value is (135,220,228).

RGB: (135,220,228) (53%, 86%, 89%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 220 of 255 = 86%
B 228 of 255 = 89%

135
220
228

R + G + B ~ 76%. #87DCE4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 220 + 228 = 583 (100%)
R 135 of 583 ~ 23.16%
G 220 of 583 ~ 37.74%
B 228 of 583 ~ 39.11'%

%23.16
%37.74
%39.11

CMYK RENK MODELİ

#87DCE4 rengi CMYK tonu (41,4,0,11).

  • camgöbeği tonu 40.79%
  • eflatun tonu 3.51%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (41,4,0,11)
C41M4Y0K11 (41%, 4%, 0%, 11%)
(0.41 / 0.04 / 0.00 / 0.11)

CMYK yüzdeleri

%40.79
%3.51
%0
%10.59

Codes

Color #87DCE4 in popluar color models

87 DC E4
RGB 135 220 228
HSL 185° 63.27% 71.18%
HSB/HSV 185° 40.79% 89.41%
CMYK 40.79% 3.51% 0.00%
10.59%

Color #87DCE4 in popluar number systems.

HEX 87 DC E4
Decimal 135 220 228
Binary 10000111 11011100 11100100
Octal 207 334 344

Shades and tints

Shades of #87DCE4

#87DCE4
(135,220,228)
#7BC8D0
(123,200,208)
#6FB4BC
(111,180,188)
#63A0A8
(99,160,168)
#578C94
(87,140,148)
#4B7880
(75,120,128)
#3F646C
(63,100,108)
#335058
(51,80,88)
#273C44
(39,60,68)
#1B2830
(27,40,48)
#0F141C
(15,20,28)
#000000
(0,0,0)

Tints of #87DCE4

#87DCE4
(135,220,228)
#91DFE6
(145,223,230)
#9BE2E8
(155,226,232)
#A5E5EA
(165,229,234)
#AFE8EC
(175,232,236)
#B9EBEE
(185,235,238)
#C3EEF0
(195,238,240)
#CDF1F2
(205,241,242)
#D7F4F4
(215,244,244)
#E1F7F6
(225,247,246)
#EBFAF8
(235,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87DCE4; }

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

This text font color is #87DCE4.

Background Color

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

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

This div background color is #87DCE4.

Border color

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

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

This div border color is #87DCE4.

Opacity

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

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

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

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

This text has shadow with #87DCE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87DCE4.

Preview

Color preview on black background

This text has color #87DCE4 on black background.


Color preview on white background

This text has color #87DCE4 on white background.


Black color preview on #87DCE4 background

This text has black color on #87DCE4 background.


White color preview on #87DCE4 background

This text has white color on #87DCE4 background.


Related colors

Complementary color

Complementary color for #hex is #78231B.


I love getcolorcode.com

Triadic colors

1 #E487DC and #DCE487 with #87DCE4 are triadic colors.

2 #E4DC87 and #DC87E4 with #87DCE4 are triadic colors.