COLOR #87A6EE

HEX: #87A6EE RGB: (135,166,238)

Renk bilgisi

#87A6EE contains mainly blue color. #87A6EE ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#87A6EE color RGB value is (135,166,238).

RGB: (135,166,238) (53%, 65%, 93%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 166 of 255 = 65%
B 238 of 255 = 93%

135
166
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 166 + 238 = 539 (100%)
R 135 of 539 ~ 25.05%
G 166 of 539 ~ 30.8%
B 238 of 539 ~ 44.16'%

%25.05
%30.8
%44.16

CMYK RENK MODELİ

#87A6EE rengi CMYK tonu (43,30,0,7).

  • camgöbeği tonu 43.28%
  • eflatun tonu 30.25%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (43,30,0,7)
C43M30Y0K7 (43%, 30%, 0%, 7%)
(0.43 / 0.30 / 0.00 / 0.07)

CMYK yüzdeleri

%43.28
%30.25
%0
%6.67

Codes

Color #87A6EE in popluar color models

87 A6 EE
RGB 135 166 238
HSL 222° 75.18% 73.14%
HSB/HSV 222° 43.28% 93.33%
CMYK 43.28% 30.25% 0.00%
6.67%

Color #87A6EE in popluar number systems.

HEX 87 A6 EE
Decimal 135 166 238
Binary 10000111 10100110 11101110
Octal 207 246 356

Shades and tints

Shades of #87A6EE

#87A6EE
(135,166,238)
#7B97D9
(123,151,217)
#6F88C4
(111,136,196)
#6379AF
(99,121,175)
#576A9A
(87,106,154)
#4B5B85
(75,91,133)
#3F4C70
(63,76,112)
#333D5B
(51,61,91)
#272E46
(39,46,70)
#1B1F31
(27,31,49)
#0F101C
(15,16,28)
#000000
(0,0,0)

Tints of #87A6EE

#87A6EE
(135,166,238)
#91AEEF
(145,174,239)
#9BB6F0
(155,182,240)
#A5BEF1
(165,190,241)
#AFC6F2
(175,198,242)
#B9CEF3
(185,206,243)
#C3D6F4
(195,214,244)
#CDDEF5
(205,222,245)
#D7E6F6
(215,230,246)
#E1EEF7
(225,238,247)
#EBF6F8
(235,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87A6EE; }

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

This text font color is #87A6EE.

Background Color

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

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

This div background color is #87A6EE.

Border color

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

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

This div border color is #87A6EE.

Opacity

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

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

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

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

This text has shadow with #87A6EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87A6EE.

Preview

Color preview on black background

This text has color #87A6EE on black background.


Color preview on white background

This text has color #87A6EE on white background.


Black color preview on #87A6EE background

This text has black color on #87A6EE background.


White color preview on #87A6EE background

This text has white color on #87A6EE background.


Related colors

Complementary color

Complementary color for #hex is #785911.


I love getcolorcode.com

Triadic colors

1 #EE87A6 and #A6EE87 with #87A6EE are triadic colors.

2 #EEA687 and #A687EE with #87A6EE are triadic colors.