COLOR #87A5DB

HEX: #87A5DB RGB: (135,165,219)

Renk bilgisi

#87A5DB contains mainly green and blue colors. #87A5DB ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#87A5DB color RGB value is (135,165,219).

RGB: (135,165,219) (53%, 65%, 86%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 165 of 255 = 65%
B 219 of 255 = 86%

135
165
219

R + G + B ~ 68%. #87A5DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 165 + 219 = 519 (100%)
R 135 of 519 ~ 26.01%
G 165 of 519 ~ 31.79%
B 219 of 519 ~ 42.2'%

%26.01
%31.79
%42.2

CMYK RENK MODELİ

#87A5DB rengi CMYK tonu (38,25,0,14).

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

CMYK: (38,25,0,14)
C38M25Y0K14 (38%, 25%, 0%, 14%)
(0.38 / 0.25 / 0.00 / 0.14)

CMYK yüzdeleri

%38.36
%24.66
%0
%14.12

Codes

Color #87A5DB in popluar color models

87 A5 DB
RGB 135 165 219
HSL 219° 53.85% 69.41%
HSB/HSV 219° 38.36% 85.88%
CMYK 38.36% 24.66% 0.00%
14.12%

Color #87A5DB in popluar number systems.

HEX 87 A5 DB
Decimal 135 165 219
Binary 10000111 10100101 11011011
Octal 207 245 333

Shades and tints

Shades of #87A5DB

#87A5DB
(135,165,219)
#7B96C8
(123,150,200)
#6F87B5
(111,135,181)
#6378A2
(99,120,162)
#57698F
(87,105,143)
#4B5A7C
(75,90,124)
#3F4B69
(63,75,105)
#333C56
(51,60,86)
#272D43
(39,45,67)
#1B1E30
(27,30,48)
#0F0F1D
(15,15,29)
#000000
(0,0,0)

Tints of #87A5DB

#87A5DB
(135,165,219)
#91ADDE
(145,173,222)
#9BB5E1
(155,181,225)
#A5BDE4
(165,189,228)
#AFC5E7
(175,197,231)
#B9CDEA
(185,205,234)
#C3D5ED
(195,213,237)
#CDDDF0
(205,221,240)
#D7E5F3
(215,229,243)
#E1EDF6
(225,237,246)
#EBF5F9
(235,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87A5DB; }

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

This text font color is #87A5DB.

Background Color

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

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

This div background color is #87A5DB.

Border color

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

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

This div border color is #87A5DB.

Opacity

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

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

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

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

This text has shadow with #87A5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87A5DB.

Preview

Color preview on black background

This text has color #87A5DB on black background.


Color preview on white background

This text has color #87A5DB on white background.


Black color preview on #87A5DB background

This text has black color on #87A5DB background.


White color preview on #87A5DB background

This text has white color on #87A5DB background.


Related colors

Complementary color

Complementary color for #hex is #785A24.


I love getcolorcode.com

Triadic colors

1 #DB87A5 and #A5DB87 with #87A5DB are triadic colors.

2 #DBA587 and #A587DB with #87A5DB are triadic colors.