COLOR #8EA5E6

HEX: #8EA5E6 RGB: (142,165,230)

Renk bilgisi

#8EA5E6 contains mainly blue color. #8EA5E6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#8EA5E6 color RGB value is (142,165,230).

RGB: (142,165,230) (56%, 65%, 90%)

RGB bağlantıları ve doygunluk

R 142 of 255 = 56%
G 165 of 255 = 65%
B 230 of 255 = 90%

142
165
230

R + G + B ~ 70%. #8EA5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 142 + 165 + 230 = 537 (100%)
R 142 of 537 ~ 26.44%
G 165 of 537 ~ 30.73%
B 230 of 537 ~ 42.83'%

%26.44
%30.73
%42.83

CMYK RENK MODELİ

#8EA5E6 rengi CMYK tonu (38,28,0,10).

  • camgöbeği tonu 38.26%
  • eflatun tonu 28.26%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (38,28,0,10)
C38M28Y0K10 (38%, 28%, 0%, 10%)
(0.38 / 0.28 / 0.00 / 0.10)

CMYK yüzdeleri

%38.26
%28.26
%0
%9.8

Codes

Color #8EA5E6 in popluar color models

8E A5 E6
RGB 142 165 230
HSL 224° 63.77% 72.94%
HSB/HSV 224° 38.26% 90.20%
CMYK 38.26% 28.26% 0.00%
9.80%

Color #8EA5E6 in popluar number systems.

HEX 8E A5 E6
Decimal 142 165 230
Binary 10001110 10100101 11100110
Octal 216 245 346

Shades and tints

Shades of #8EA5E6

#8EA5E6
(142,165,230)
#8296D2
(130,150,210)
#7687BE
(118,135,190)
#6A78AA
(106,120,170)
#5E6996
(94,105,150)
#525A82
(82,90,130)
#464B6E
(70,75,110)
#3A3C5A
(58,60,90)
#2E2D46
(46,45,70)
#221E32
(34,30,50)
#160F1E
(22,15,30)
#000000
(0,0,0)

Tints of #8EA5E6

#8EA5E6
(142,165,230)
#98ADE8
(152,173,232)
#A2B5EA
(162,181,234)
#ACBDEC
(172,189,236)
#B6C5EE
(182,197,238)
#C0CDF0
(192,205,240)
#CAD5F2
(202,213,242)
#D4DDF4
(212,221,244)
#DEE5F6
(222,229,246)
#E8EDF8
(232,237,248)
#F2F5FA
(242,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8EA5E6 color. Also use rgb(142,165,230) instead hex code.

Text Font Color

.myTextColor { color: #8EA5E6; }

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

This text font color is #8EA5E6.

Background Color

.myBgColor { background-color: #8EA5E6; }

<div style="background-color:#8EA5E6">Inner text</div>

This div background color is #8EA5E6.

Border color

.myBorderColor { border: 1px solid #8EA5E6; }

<div style="border:3px solid #8EA5E6">Div</div>

This div border color is #8EA5E6.

Opacity

.myOpacity80 { color: #8EA5E6; opacity: 0.8; }

<p style="color:#8EA5E6;opacity:0.8;">80%</p>

Text with #8EA5E6 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 #8EA5E6;}

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

This text has shadow with #8EA5E6 color.


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

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

This text has shadow with #8EA5E6 primary color and red secondary color.


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

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

This text has shadow with #8EA5E6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8EA5E6.

Preview

Color preview on black background

This text has color #8EA5E6 on black background.


Color preview on white background

This text has color #8EA5E6 on white background.


Black color preview on #8EA5E6 background

This text has black color on #8EA5E6 background.


White color preview on #8EA5E6 background

This text has white color on #8EA5E6 background.


Related colors

Complementary color

Complementary color for #hex is #715A19.


I love getcolorcode.com

Triadic colors

1 #E68EA5 and #A5E68E with #8EA5E6 are triadic colors.

2 #E6A58E and #A58EE6 with #8EA5E6 are triadic colors.