COLOR #87A6DA

HEX: #87A6DA RGB: (135,166,218)

Renk bilgisi

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

RGB renk modeli

#87A6DA color RGB value is (135,166,218).

RGB: (135,166,218) (53%, 65%, 85%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 166 of 255 = 65%
B 218 of 255 = 85%

135
166
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 166 + 218 = 519 (100%)
R 135 of 519 ~ 26.01%
G 166 of 519 ~ 31.98%
B 218 of 519 ~ 42'%

%26.01
%31.98
%42

CMYK RENK MODELİ

#87A6DA rengi CMYK tonu (38,24,0,15).

  • camgöbeği tonu 38.07%
  • eflatun tonu 23.85%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (38,24,0,15)
C38M24Y0K15 (38%, 24%, 0%, 15%)
(0.38 / 0.24 / 0.00 / 0.15)

CMYK yüzdeleri

%38.07
%23.85
%0
%14.51

Codes

Color #87A6DA in popluar color models

87 A6 DA
RGB 135 166 218
HSL 218° 52.87% 69.22%
HSB/HSV 218° 38.07% 85.49%
CMYK 38.07% 23.85% 0.00%
14.51%

Color #87A6DA in popluar number systems.

HEX 87 A6 DA
Decimal 135 166 218
Binary 10000111 10100110 11011010
Octal 207 246 332

Shades and tints

Shades of #87A6DA

#87A6DA
(135,166,218)
#7B97C7
(123,151,199)
#6F88B4
(111,136,180)
#6379A1
(99,121,161)
#576A8E
(87,106,142)
#4B5B7B
(75,91,123)
#3F4C68
(63,76,104)
#333D55
(51,61,85)
#272E42
(39,46,66)
#1B1F2F
(27,31,47)
#0F101C
(15,16,28)
#000000
(0,0,0)

Tints of #87A6DA

#87A6DA
(135,166,218)
#91AEDD
(145,174,221)
#9BB6E0
(155,182,224)
#A5BEE3
(165,190,227)
#AFC6E6
(175,198,230)
#B9CEE9
(185,206,233)
#C3D6EC
(195,214,236)
#CDDEEF
(205,222,239)
#D7E6F2
(215,230,242)
#E1EEF5
(225,238,245)
#EBF6F8
(235,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87A6DA color. Also use rgb(135,166,218) instead hex code.

Text Font Color

.myTextColor { color: #87A6DA; }

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

This text font color is #87A6DA.

Background Color

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

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

This div background color is #87A6DA.

Border color

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

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

This div border color is #87A6DA.

Opacity

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

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

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

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

This text has shadow with #87A6DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87A6DA.

Preview

Color preview on black background

This text has color #87A6DA on black background.


Color preview on white background

This text has color #87A6DA on white background.


Black color preview on #87A6DA background

This text has black color on #87A6DA background.


White color preview on #87A6DA background

This text has white color on #87A6DA background.


Related colors

Complementary color

Complementary color for #hex is #785925.


I love getcolorcode.com

Triadic colors

1 #DA87A6 and #A6DA87 with #87A6DA are triadic colors.

2 #DAA687 and #A687DA with #87A6DA are triadic colors.