COLOR #87C5E6

HEX: #87C5E6 RGB: (135,197,230)

Renk bilgisi

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

RGB renk modeli

#87C5E6 color RGB value is (135,197,230).

RGB: (135,197,230) (53%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 197 of 255 = 77%
B 230 of 255 = 90%

135
197
230

R + G + B ~ 73%. #87C5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 197 + 230 = 562 (100%)
R 135 of 562 ~ 24.02%
G 197 of 562 ~ 35.05%
B 230 of 562 ~ 40.93'%

%24.02
%35.05
%40.93

CMYK RENK MODELİ

#87C5E6 rengi CMYK tonu (41,14,0,10).

  • camgöbeği tonu 41.30%
  • eflatun tonu 14.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (41,14,0,10)
C41M14Y0K10 (41%, 14%, 0%, 10%)
(0.41 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%41.3
%14.35
%0
%9.8

Codes

Color #87C5E6 in popluar color models

87 C5 E6
RGB 135 197 230
HSL 201° 65.52% 71.57%
HSB/HSV 201° 41.30% 90.20%
CMYK 41.30% 14.35% 0.00%
9.80%

Color #87C5E6 in popluar number systems.

HEX 87 C5 E6
Decimal 135 197 230
Binary 10000111 11000101 11100110
Octal 207 305 346

Shades and tints

Shades of #87C5E6

#87C5E6
(135,197,230)
#7BB4D2
(123,180,210)
#6FA3BE
(111,163,190)
#6392AA
(99,146,170)
#578196
(87,129,150)
#4B7082
(75,112,130)
#3F5F6E
(63,95,110)
#334E5A
(51,78,90)
#273D46
(39,61,70)
#1B2C32
(27,44,50)
#0F1B1E
(15,27,30)
#000000
(0,0,0)

Tints of #87C5E6

#87C5E6
(135,197,230)
#91CAE8
(145,202,232)
#9BCFEA
(155,207,234)
#A5D4EC
(165,212,236)
#AFD9EE
(175,217,238)
#B9DEF0
(185,222,240)
#C3E3F2
(195,227,242)
#CDE8F4
(205,232,244)
#D7EDF6
(215,237,246)
#E1F2F8
(225,242,248)
#EBF7FA
(235,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87C5E6 color. Also use rgb(135,197,230) instead hex code.

Text Font Color

.myTextColor { color: #87C5E6; }

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

This text font color is #87C5E6.

Background Color

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

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

This div background color is #87C5E6.

Border color

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

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

This div border color is #87C5E6.

Opacity

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

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

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

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

This text has shadow with #87C5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87C5E6.

Preview

Color preview on black background

This text has color #87C5E6 on black background.


Color preview on white background

This text has color #87C5E6 on white background.


Black color preview on #87C5E6 background

This text has black color on #87C5E6 background.


White color preview on #87C5E6 background

This text has white color on #87C5E6 background.


Related colors

Complementary color

Complementary color for #hex is #783A19.


I love getcolorcode.com

Triadic colors

1 #E687C5 and #C5E687 with #87C5E6 are triadic colors.

2 #E6C587 and #C587E6 with #87C5E6 are triadic colors.