COLOR #9EB5CE

HEX: #9EB5CE RGB: (158,181,206)

Color info

#9EB5CE contains red, green and blue colors in about the same proportion. Web safe color of #9EB5CE is #99CCCC (or #9CC).

RGB color model

#9EB5CE color RGB value is (158,181,206).

RGB: (158,181,206) (62%, 71%, 81%)

RGB channels and saturation

R 158 of 255 = 62%
G 181 of 255 = 71%
B 206 of 255 = 81%

158
181
206

R + G + B ~ 71%. #9EB5CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 158 + 181 + 206 = 545 (100%)
R 158 of 545 ~ 28.99%
G 181 of 545 ~ 33.21%
B 206 of 545 ~ 37.8'%

%28.99
%33.21
%37.8

CMYK color model

#9EB5CE color CMYK value is (23,12,0,19).

  • cyan value is 23.30%
  • magenta value is 12.14%
  • yellow value is 0.00%
  • key color value is 19.22%

CMYK: (23,12,0,19)
C23M12Y0K19 (23%, 12%, 0%, 19%)
(0.23 / 0.12 / 0.00 / 0.19)

CMYK percentages

%23.3
%12.14
%0
%19.22

Codes

Color #9EB5CE in popluar color models

9E B5 CE
RGB 158 181 206
HSL 211° 32.88% 71.37%
HSB/HSV 211° 23.30% 80.78%
CMYK 23.30% 12.14% 0.00%
19.22%

Color #9EB5CE in popluar number systems.

HEX 9E B5 CE
Decimal 158 181 206
Binary 10011110 10110101 11001110
Octal 236 265 316

Shades and tints

Shades of #9EB5CE

#9EB5CE
(158,181,206)
#90A5BC
(144,165,188)
#8295AA
(130,149,170)
#748598
(116,133,152)
#667586
(102,117,134)
#586574
(88,101,116)
#4A5562
(74,85,98)
#3C4550
(60,69,80)
#2E353E
(46,53,62)
#20252C
(32,37,44)
#12151A
(18,21,26)
#000000
(0,0,0)

Tints of #9EB5CE

#9EB5CE
(158,181,206)
#A6BBD2
(166,187,210)
#AEC1D6
(174,193,214)
#B6C7DA
(182,199,218)
#BECDDE
(190,205,222)
#C6D3E2
(198,211,226)
#CED9E6
(206,217,230)
#D6DFEA
(214,223,234)
#DEE5EE
(222,229,238)
#E6EBF2
(230,235,242)
#EEF1F6
(238,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9EB5CE color. Also use rgb(158,181,206) instead hex code.

Text Font Color

.myTextColor { color: #9EB5CE; }

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

This text font color is #9EB5CE.

Background Color

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

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

This div background color is #9EB5CE.

Border color

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

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

This div border color is #9EB5CE.

Opacity

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

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

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

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

This text has shadow with #9EB5CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9EB5CE.

Preview

Color preview on black background

This text has color #9EB5CE on black background.


Color preview on white background

This text has color #9EB5CE on white background.


Black color preview on #9EB5CE background

This text has black color on #9EB5CE background.


White color preview on #9EB5CE background

This text has white color on #9EB5CE background.


Related colors

Complementary color

Complementary color for #hex is #614A31.


I love getcolorcode.com

Triadic colors

1 #CE9EB5 and #B5CE9E with #9EB5CE are triadic colors.

2 #CEB59E and #B59ECE with #9EB5CE are triadic colors.