COLOR #87ADCD

HEX: #87ADCD RGB: (135,173,205)

Renk bilgisi

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

RGB renk modeli

#87ADCD color RGB value is (135,173,205).

RGB: (135,173,205) (53%, 68%, 80%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 173 of 255 = 68%
B 205 of 255 = 80%

135
173
205

R + G + B ~ 67%. #87ADCD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 173 + 205 = 513 (100%)
R 135 of 513 ~ 26.32%
G 173 of 513 ~ 33.72%
B 205 of 513 ~ 39.96'%

%26.32
%33.72
%39.96

CMYK RENK MODELİ

#87ADCD rengi CMYK tonu (34,16,0,20).

  • camgöbeği tonu 34.15%
  • eflatun tonu 15.61%
  • sarı tonu 0.00%
  • ana renk tonu 19.61%
CMYK: (34,16,0,20) C34M16Y0K20 (34%,16%,0%,20%) (0.34/0.16/0.00/0.20) 

CMYK yüzdeleri

%34.15
%15.61
%0
%19.61

Codes

Color #87ADCD in popluar color models

87 AD CD
RGB 135 173 205
HSL 207° 41.18% 66.67%
HSB/HSV 207° 34.15% 80.39%
CMYK 34.15% 15.61% 0.00%
19.61%

Color #87ADCD in popluar number systems.

HEX 87 AD CD
Decimal 135 173 205
Binary 10000111 10101101 11001101
Octal 207 255 315

Shades and tints

Shades of #87ADCD

#87ADCD
(135,173,205)
#7B9EBB
(123,158,187)
#6F8FA9
(111,143,169)
#638097
(99,128,151)
#577185
(87,113,133)
#4B6273
(75,98,115)
#3F5361
(63,83,97)
#33444F
(51,68,79)
#27353D
(39,53,61)
#1B262B
(27,38,43)
#0F1719
(15,23,25)
#000000
(0,0,0)

Tints of #87ADCD

#87ADCD
(135,173,205)
#91B4D1
(145,180,209)
#9BBBD5
(155,187,213)
#A5C2D9
(165,194,217)
#AFC9DD
(175,201,221)
#B9D0E1
(185,208,225)
#C3D7E5
(195,215,229)
#CDDEE9
(205,222,233)
#D7E5ED
(215,229,237)
#E1ECF1
(225,236,241)
#EBF3F5
(235,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87ADCD color. Also use rgb(135,173,205) instead hex code.

Text Font Color

.myTextColor { color: #87ADCD; }

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

This text font color is #87ADCD.

Background Color

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

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

This div background color is #87ADCD.

Border color

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

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

This div border color is #87ADCD.

Opacity

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

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

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

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

This text has shadow with #87ADCD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87ADCD.

Preview

Color preview on black background

This text has color #87ADCD on black background.


Color preview on white background

This text has color #87ADCD on white background.


Black color preview on #87ADCD background

This text has black color on #87ADCD background.


White color preview on #87ADCD background

This text has white color on #87ADCD background.


Related colors

Complementary color

Complementary color for #hex is #785232.


I love getcolorcode.com

Triadic colors

1 #CD87AD and #ADCD87 with #87ADCD are triadic colors.

2 #CDAD87 and #AD87CD with #87ADCD are triadic colors.