COLOR #9DE4D9

HEX: #9DE4D9 RGB: (157,228,217)

Color info

#9DE4D9 contains mainly green and blue colors. Web safe color of #9DE4D9 is #99CCCC (or #9CC).

RGB color model

#9DE4D9 color RGB value is (157,228,217).

RGB: (157,228,217) (62%, 89%, 85%)

RGB channels and saturation

R 157 of 255 = 62%
G 228 of 255 = 89%
B 217 of 255 = 85%

157
228
217

R + G + B ~ 79%. #9DE4D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 228 + 217 = 602 (100%)
R 157 of 602 ~ 26.08%
G 228 of 602 ~ 37.87%
B 217 of 602 ~ 36.05'%

%26.08
%37.87
%36.05

CMYK color model

#9DE4D9 color CMYK value is (31,0,5,11).

  • cyan value is 31.14%
  • magenta value is 0.00%
  • yellow value is 4.82%
  • key color value is 10.59%

CMYK: (31,0,5,11)
C31M0Y5K11 (31%, 0%, 5%, 11%)
(0.31 / 0.00 / 0.05 / 0.11)

CMYK percentages

%31.14
%0
%4.82
%10.59

Codes

Color #9DE4D9 in popluar color models

9D E4 D9
RGB 157 228 217
HSL 171° 56.80% 75.49%
HSB/HSV 171° 31.14% 89.41%
CMYK 31.14% 0.00% 4.82%
10.59%

Color #9DE4D9 in popluar number systems.

HEX 9D E4 D9
Decimal 157 228 217
Binary 10011101 11100100 11011001
Octal 235 344 331

Shades and tints

Shades of #9DE4D9

#9DE4D9
(157,228,217)
#8FD0C6
(143,208,198)
#81BCB3
(129,188,179)
#73A8A0
(115,168,160)
#65948D
(101,148,141)
#57807A
(87,128,122)
#496C67
(73,108,103)
#3B5854
(59,88,84)
#2D4441
(45,68,65)
#1F302E
(31,48,46)
#111C1B
(17,28,27)
#000000
(0,0,0)

Tints of #9DE4D9

#9DE4D9
(157,228,217)
#A5E6DC
(165,230,220)
#ADE8DF
(173,232,223)
#B5EAE2
(181,234,226)
#BDECE5
(189,236,229)
#C5EEE8
(197,238,232)
#CDF0EB
(205,240,235)
#D5F2EE
(213,242,238)
#DDF4F1
(221,244,241)
#E5F6F4
(229,246,244)
#EDF8F7
(237,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9DE4D9 color. Also use rgb(157,228,217) instead hex code.

Text Font Color

.myTextColor { color: #9DE4D9; }

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

This text font color is #9DE4D9.

Background Color

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

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

This div background color is #9DE4D9.

Border color

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

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

This div border color is #9DE4D9.

Opacity

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

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

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

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

This text has shadow with #9DE4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DE4D9.

Preview

Color preview on black background

This text has color #9DE4D9 on black background.


Color preview on white background

This text has color #9DE4D9 on white background.


Black color preview on #9DE4D9 background

This text has black color on #9DE4D9 background.


White color preview on #9DE4D9 background

This text has white color on #9DE4D9 background.


Related colors

Complementary color

Complementary color for #hex is #621B26.


I love getcolorcode.com

Triadic colors

1 #D99DE4 and #E4D99D with #9DE4D9 are triadic colors.

2 #D9E49D and #E49DD9 with #9DE4D9 are triadic colors.