COLOR #9ED5B5

HEX: #9ED5B5 RGB: (158,213,181)

Color info

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

RGB color model

#9ED5B5 color RGB value is (158,213,181).

RGB: (158,213,181) (62%, 84%, 71%)

RGB channels and saturation

R 158 of 255 = 62%
G 213 of 255 = 84%
B 181 of 255 = 71%

158
213
181

R + G + B ~ 72%. #9ED5B5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 158 + 213 + 181 = 552 (100%)
R 158 of 552 ~ 28.62%
G 213 of 552 ~ 38.59%
B 181 of 552 ~ 32.79'%

%28.62
%38.59
%32.79

CMYK color model

#9ED5B5 color CMYK value is (26,0,15,16).

  • cyan value is 25.82%
  • magenta value is 0.00%
  • yellow value is 15.02%
  • key color value is 16.47%

CMYK: (26,0,15,16)
C26M0Y15K16 (26%, 0%, 15%, 16%)
(0.26 / 0.00 / 0.15 / 0.16)

CMYK percentages

%25.82
%0
%15.02
%16.47

Codes

Color #9ED5B5 in popluar color models

9E D5 B5
RGB 158 213 181
HSL 145° 39.57% 72.75%
HSB/HSV 145° 25.82% 83.53%
CMYK 25.82% 0.00% 15.02%
16.47%

Color #9ED5B5 in popluar number systems.

HEX 9E D5 B5
Decimal 158 213 181
Binary 10011110 11010101 10110101
Octal 236 325 265

Shades and tints

Shades of #9ED5B5

#9ED5B5
(158,213,181)
#90C2A5
(144,194,165)
#82AF95
(130,175,149)
#749C85
(116,156,133)
#668975
(102,137,117)
#587665
(88,118,101)
#4A6355
(74,99,85)
#3C5045
(60,80,69)
#2E3D35
(46,61,53)
#202A25
(32,42,37)
#121715
(18,23,21)
#000000
(0,0,0)

Tints of #9ED5B5

#9ED5B5
(158,213,181)
#A6D8BB
(166,216,187)
#AEDBC1
(174,219,193)
#B6DEC7
(182,222,199)
#BEE1CD
(190,225,205)
#C6E4D3
(198,228,211)
#CEE7D9
(206,231,217)
#D6EADF
(214,234,223)
#DEEDE5
(222,237,229)
#E6F0EB
(230,240,235)
#EEF3F1
(238,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9ED5B5; }

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

This text font color is #9ED5B5.

Background Color

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

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

This div background color is #9ED5B5.

Border color

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

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

This div border color is #9ED5B5.

Opacity

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

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

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

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

This text has shadow with #9ED5B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9ED5B5.

Preview

Color preview on black background

This text has color #9ED5B5 on black background.


Color preview on white background

This text has color #9ED5B5 on white background.


Black color preview on #9ED5B5 background

This text has black color on #9ED5B5 background.


White color preview on #9ED5B5 background

This text has white color on #9ED5B5 background.


Related colors

Complementary color

Complementary color for #hex is #612A4A.


I love getcolorcode.com

Triadic colors

1 #B59ED5 and #D5B59E with #9ED5B5 are triadic colors.

2 #B5D59E and #D59EB5 with #9ED5B5 are triadic colors.