COLOR #9EC5E6

HEX: #9EC5E6 RGB: (158,197,230)

Renk bilgisi

#9EC5E6 contains mainly green and blue colors. #9EC5E6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#9EC5E6 color RGB value is (158,197,230).

RGB: (158,197,230) (62%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 158 of 255 = 62%
G 197 of 255 = 77%
B 230 of 255 = 90%

158
197
230

R + G + B ~ 76%. #9EC5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 158 + 197 + 230 = 585 (100%)
R 158 of 585 ~ 27.01%
G 197 of 585 ~ 33.68%
B 230 of 585 ~ 39.32'%

%27.01
%33.68
%39.32

CMYK RENK MODELİ

#9EC5E6 rengi CMYK tonu (31,14,0,10).

  • camgöbeği tonu 31.30%
  • eflatun tonu 14.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (31,14,0,10)
C31M14Y0K10 (31%, 14%, 0%, 10%)
(0.31 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%31.3
%14.35
%0
%9.8

Codes

Color #9EC5E6 in popluar color models

9E C5 E6
RGB 158 197 230
HSL 208° 59.02% 76.08%
HSB/HSV 208° 31.30% 90.20%
CMYK 31.30% 14.35% 0.00%
9.80%

Color #9EC5E6 in popluar number systems.

HEX 9E C5 E6
Decimal 158 197 230
Binary 10011110 11000101 11100110
Octal 236 305 346

Shades and tints

Shades of #9EC5E6

#9EC5E6
(158,197,230)
#90B4D2
(144,180,210)
#82A3BE
(130,163,190)
#7492AA
(116,146,170)
#668196
(102,129,150)
#587082
(88,112,130)
#4A5F6E
(74,95,110)
#3C4E5A
(60,78,90)
#2E3D46
(46,61,70)
#202C32
(32,44,50)
#121B1E
(18,27,30)
#000000
(0,0,0)

Tints of #9EC5E6

#9EC5E6
(158,197,230)
#A6CAE8
(166,202,232)
#AECFEA
(174,207,234)
#B6D4EC
(182,212,236)
#BED9EE
(190,217,238)
#C6DEF0
(198,222,240)
#CEE3F2
(206,227,242)
#D6E8F4
(214,232,244)
#DEEDF6
(222,237,246)
#E6F2F8
(230,242,248)
#EEF7FA
(238,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9EC5E6 color. Also use rgb(158,197,230) instead hex code.

Text Font Color

.myTextColor { color: #9EC5E6; }

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

This text font color is #9EC5E6.

Background Color

.myBgColor { background-color: #9EC5E6; }

<div style="background-color:#9EC5E6">Inner text</div>

This div background color is #9EC5E6.

Border color

.myBorderColor { border: 1px solid #9EC5E6; }

<div style="border:3px solid #9EC5E6">Div</div>

This div border color is #9EC5E6.

Opacity

.myOpacity80 { color: #9EC5E6; opacity: 0.8; }

<p style="color:#9EC5E6;opacity:0.8;">80%</p>

Text with #9EC5E6 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 #9EC5E6;}

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

This text has shadow with #9EC5E6 color.


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

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

This text has shadow with #9EC5E6 primary color and red secondary color.


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

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

This text has shadow with #9EC5E6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9EC5E6.

Preview

Color preview on black background

This text has color #9EC5E6 on black background.


Color preview on white background

This text has color #9EC5E6 on white background.


Black color preview on #9EC5E6 background

This text has black color on #9EC5E6 background.


White color preview on #9EC5E6 background

This text has white color on #9EC5E6 background.


Related colors

Complementary color

Complementary color for #hex is #613A19.


I love getcolorcode.com

Triadic colors

1 #E69EC5 and #C5E69E with #9EC5E6 are triadic colors.

2 #E6C59E and #C59EE6 with #9EC5E6 are triadic colors.