COLOR #9EC5B8

HEX: #9EC5B8 RGB: (158,197,184)

Color info

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

RGB color model

#9EC5B8 color RGB value is (158,197,184).

RGB: (158,197,184) (62%, 77%, 72%)

RGB channels and saturation

R 158 of 255 = 62%
G 197 of 255 = 77%
B 184 of 255 = 72%

158
197
184

R + G + B ~ 70%. #9EC5B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 158 + 197 + 184 = 539 (100%)
R 158 of 539 ~ 29.31%
G 197 of 539 ~ 36.55%
B 184 of 539 ~ 34.14'%

%29.31
%36.55
%34.14

CMYK color model

#9EC5B8 color CMYK value is (20,0,7,23).

  • cyan value is 19.80%
  • magenta value is 0.00%
  • yellow value is 6.60%
  • key color value is 22.75%

CMYK: (20,0,7,23)
C20M0Y7K23 (20%, 0%, 7%, 23%)
(0.20 / 0.00 / 0.07 / 0.23)

CMYK percentages

%19.8
%0
%6.6
%22.75

Codes

Color #9EC5B8 in popluar color models

9E C5 B8
RGB 158 197 184
HSL 160° 25.16% 69.61%
HSB/HSV 160° 19.80% 77.25%
CMYK 19.80% 0.00% 6.60%
22.75%

Color #9EC5B8 in popluar number systems.

HEX 9E C5 B8
Decimal 158 197 184
Binary 10011110 11000101 10111000
Octal 236 305 270

Shades and tints

Shades of #9EC5B8

#9EC5B8
(158,197,184)
#90B4A8
(144,180,168)
#82A398
(130,163,152)
#749288
(116,146,136)
#668178
(102,129,120)
#587068
(88,112,104)
#4A5F58
(74,95,88)
#3C4E48
(60,78,72)
#2E3D38
(46,61,56)
#202C28
(32,44,40)
#121B18
(18,27,24)
#000000
(0,0,0)

Tints of #9EC5B8

#9EC5B8
(158,197,184)
#A6CABE
(166,202,190)
#AECFC4
(174,207,196)
#B6D4CA
(182,212,202)
#BED9D0
(190,217,208)
#C6DED6
(198,222,214)
#CEE3DC
(206,227,220)
#D6E8E2
(214,232,226)
#DEEDE8
(222,237,232)
#E6F2EE
(230,242,238)
#EEF7F4
(238,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9EC5B8; }

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

This text font color is #9EC5B8.

Background Color

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

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

This div background color is #9EC5B8.

Border color

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

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

This div border color is #9EC5B8.

Opacity

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

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

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

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

This text has shadow with #9EC5B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9EC5B8.

Preview

Color preview on black background

This text has color #9EC5B8 on black background.


Color preview on white background

This text has color #9EC5B8 on white background.


Black color preview on #9EC5B8 background

This text has black color on #9EC5B8 background.


White color preview on #9EC5B8 background

This text has white color on #9EC5B8 background.


Related colors

Complementary color

Complementary color for #hex is #613A47.


I love getcolorcode.com

Triadic colors

1 #B89EC5 and #C5B89E with #9EC5B8 are triadic colors.

2 #B8C59E and #C59EB8 with #9EC5B8 are triadic colors.