COLOR #87B5E4

HEX: #87B5E4 RGB: (135,181,228)

Renk bilgisi

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

RGB renk modeli

#87B5E4 color RGB value is (135,181,228).

RGB: (135,181,228) (53%, 71%, 89%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 181 of 255 = 71%
B 228 of 255 = 89%

135
181
228

R + G + B ~ 71%. #87B5E4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 181 + 228 = 544 (100%)
R 135 of 544 ~ 24.82%
G 181 of 544 ~ 33.27%
B 228 of 544 ~ 41.91'%

%24.82
%33.27
%41.91

CMYK RENK MODELİ

#87B5E4 rengi CMYK tonu (41,21,0,11).

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

CMYK: (41,21,0,11)
C41M21Y0K11 (41%, 21%, 0%, 11%)
(0.41 / 0.21 / 0.00 / 0.11)

CMYK yüzdeleri

%40.79
%20.61
%0
%10.59

Codes

Color #87B5E4 in popluar color models

87 B5 E4
RGB 135 181 228
HSL 210° 63.27% 71.18%
HSB/HSV 210° 40.79% 89.41%
CMYK 40.79% 20.61% 0.00%
10.59%

Color #87B5E4 in popluar number systems.

HEX 87 B5 E4
Decimal 135 181 228
Binary 10000111 10110101 11100100
Octal 207 265 344

Shades and tints

Shades of #87B5E4

#87B5E4
(135,181,228)
#7BA5D0
(123,165,208)
#6F95BC
(111,149,188)
#6385A8
(99,133,168)
#577594
(87,117,148)
#4B6580
(75,101,128)
#3F556C
(63,85,108)
#334558
(51,69,88)
#273544
(39,53,68)
#1B2530
(27,37,48)
#0F151C
(15,21,28)
#000000
(0,0,0)

Tints of #87B5E4

#87B5E4
(135,181,228)
#91BBE6
(145,187,230)
#9BC1E8
(155,193,232)
#A5C7EA
(165,199,234)
#AFCDEC
(175,205,236)
#B9D3EE
(185,211,238)
#C3D9F0
(195,217,240)
#CDDFF2
(205,223,242)
#D7E5F4
(215,229,244)
#E1EBF6
(225,235,246)
#EBF1F8
(235,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87B5E4; }

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

This text font color is #87B5E4.

Background Color

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

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

This div background color is #87B5E4.

Border color

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

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

This div border color is #87B5E4.

Opacity

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

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

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

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

This text has shadow with #87B5E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87B5E4.

Preview

Color preview on black background

This text has color #87B5E4 on black background.


Color preview on white background

This text has color #87B5E4 on white background.


Black color preview on #87B5E4 background

This text has black color on #87B5E4 background.


White color preview on #87B5E4 background

This text has white color on #87B5E4 background.


Related colors

Complementary color

Complementary color for #hex is #784A1B.


I love getcolorcode.com

Triadic colors

1 #E487B5 and #B5E487 with #87B5E4 are triadic colors.

2 #E4B587 and #B587E4 with #87B5E4 are triadic colors.