COLOR #87C5E3

HEX: #87C5E3 RGB: (135,197,227)

Renk bilgisi

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

RGB renk modeli

#87C5E3 color RGB value is (135,197,227).

RGB: (135,197,227) (53%, 77%, 89%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 197 of 255 = 77%
B 227 of 255 = 89%

135
197
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 197 + 227 = 559 (100%)
R 135 of 559 ~ 24.15%
G 197 of 559 ~ 35.24%
B 227 of 559 ~ 40.61'%

%24.15
%35.24
%40.61

CMYK RENK MODELİ

#87C5E3 rengi CMYK tonu (41,13,0,11).

  • camgöbeği tonu 40.53%
  • eflatun tonu 13.22%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (41,13,0,11)
C41M13Y0K11 (41%, 13%, 0%, 11%)
(0.41 / 0.13 / 0.00 / 0.11)

CMYK yüzdeleri

%40.53
%13.22
%0
%10.98

Codes

Color #87C5E3 in popluar color models

87 C5 E3
RGB 135 197 227
HSL 200° 62.16% 70.98%
HSB/HSV 200° 40.53% 89.02%
CMYK 40.53% 13.22% 0.00%
10.98%

Color #87C5E3 in popluar number systems.

HEX 87 C5 E3
Decimal 135 197 227
Binary 10000111 11000101 11100011
Octal 207 305 343

Shades and tints

Shades of #87C5E3

#87C5E3
(135,197,227)
#7BB4CF
(123,180,207)
#6FA3BB
(111,163,187)
#6392A7
(99,146,167)
#578193
(87,129,147)
#4B707F
(75,112,127)
#3F5F6B
(63,95,107)
#334E57
(51,78,87)
#273D43
(39,61,67)
#1B2C2F
(27,44,47)
#0F1B1B
(15,27,27)
#000000
(0,0,0)

Tints of #87C5E3

#87C5E3
(135,197,227)
#91CAE5
(145,202,229)
#9BCFE7
(155,207,231)
#A5D4E9
(165,212,233)
#AFD9EB
(175,217,235)
#B9DEED
(185,222,237)
#C3E3EF
(195,227,239)
#CDE8F1
(205,232,241)
#D7EDF3
(215,237,243)
#E1F2F5
(225,242,245)
#EBF7F7
(235,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87C5E3; }

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

This text font color is #87C5E3.

Background Color

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

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

This div background color is #87C5E3.

Border color

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

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

This div border color is #87C5E3.

Opacity

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

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

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

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

This text has shadow with #87C5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87C5E3.

Preview

Color preview on black background

This text has color #87C5E3 on black background.


Color preview on white background

This text has color #87C5E3 on white background.


Black color preview on #87C5E3 background

This text has black color on #87C5E3 background.


White color preview on #87C5E3 background

This text has white color on #87C5E3 background.


Related colors

Complementary color

Complementary color for #hex is #783A1C.


I love getcolorcode.com

Triadic colors

1 #E387C5 and #C5E387 with #87C5E3 are triadic colors.

2 #E3C587 and #C587E3 with #87C5E3 are triadic colors.