COLOR #87B5DB

HEX: #87B5DB RGB: (135,181,219)

Renk bilgisi

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

RGB renk modeli

#87B5DB color RGB value is (135,181,219).

RGB: (135,181,219) (53%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 181 of 255 = 71%
B 219 of 255 = 86%

135
181
219

R + G + B ~ 70%. #87B5DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 181 + 219 = 535 (100%)
R 135 of 535 ~ 25.23%
G 181 of 535 ~ 33.83%
B 219 of 535 ~ 40.93'%

%25.23
%33.83
%40.93

CMYK RENK MODELİ

#87B5DB rengi CMYK tonu (38,17,0,14).

  • camgöbeği tonu 38.36%
  • eflatun tonu 17.35%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (38,17,0,14)
C38M17Y0K14 (38%, 17%, 0%, 14%)
(0.38 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%38.36
%17.35
%0
%14.12

Codes

Color #87B5DB in popluar color models

87 B5 DB
RGB 135 181 219
HSL 207° 53.85% 69.41%
HSB/HSV 207° 38.36% 85.88%
CMYK 38.36% 17.35% 0.00%
14.12%

Color #87B5DB in popluar number systems.

HEX 87 B5 DB
Decimal 135 181 219
Binary 10000111 10110101 11011011
Octal 207 265 333

Shades and tints

Shades of #87B5DB

#87B5DB
(135,181,219)
#7BA5C8
(123,165,200)
#6F95B5
(111,149,181)
#6385A2
(99,133,162)
#57758F
(87,117,143)
#4B657C
(75,101,124)
#3F5569
(63,85,105)
#334556
(51,69,86)
#273543
(39,53,67)
#1B2530
(27,37,48)
#0F151D
(15,21,29)
#000000
(0,0,0)

Tints of #87B5DB

#87B5DB
(135,181,219)
#91BBDE
(145,187,222)
#9BC1E1
(155,193,225)
#A5C7E4
(165,199,228)
#AFCDE7
(175,205,231)
#B9D3EA
(185,211,234)
#C3D9ED
(195,217,237)
#CDDFF0
(205,223,240)
#D7E5F3
(215,229,243)
#E1EBF6
(225,235,246)
#EBF1F9
(235,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87B5DB; }

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

This text font color is #87B5DB.

Background Color

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

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

This div background color is #87B5DB.

Border color

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

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

This div border color is #87B5DB.

Opacity

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

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

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

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

This text has shadow with #87B5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87B5DB.

Preview

Color preview on black background

This text has color #87B5DB on black background.


Color preview on white background

This text has color #87B5DB on white background.


Black color preview on #87B5DB background

This text has black color on #87B5DB background.


White color preview on #87B5DB background

This text has white color on #87B5DB background.


Related colors

Complementary color

Complementary color for #hex is #784A24.


I love getcolorcode.com

Triadic colors

1 #DB87B5 and #B5DB87 with #87B5DB are triadic colors.

2 #DBB587 and #B587DB with #87B5DB are triadic colors.