COLOR #9DE39D

HEX: #9DE39D RGB: (157,227,157)

Color info

#9DE39D contains mainly green color. Web safe color of #9DE39D is #99CC99 (or #9C9).

RGB color model

#9DE39D color RGB value is (157,227,157).

RGB: (157,227,157) (62%, 89%, 62%)

RGB channels and saturation

R 157 of 255 = 62%
G 227 of 255 = 89%
B 157 of 255 = 62%

157
227
157

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

Portions of RGB colors in percentages

R + G + B = 157 + 227 + 157 = 541 (100%)
R 157 of 541 ~ 29.02%
G 227 of 541 ~ 41.96%
B 157 of 541 ~ 29.02'%

%29.02
%41.96
%29.02

CMYK color model

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

  • cyan value is 30.84%
  • magenta value is 0.00%
  • yellow value is 30.84%
  • key color value is 10.98%
CMYK: (31,0,31,11) C31M0Y31K11 (31%,0%,31%,11%) (0.31/0.00/0.31/0.11) 

CMYK percentages

%30.84
%0
%30.84
%10.98

Codes

Color #9DE39D in popluar color models

9D E3 9D
RGB 157 227 157
HSL 120° 55.56% 75.29%
HSB/HSV 120° 30.84% 89.02%
CMYK 30.84% 0.00% 30.84%
10.98%

Color #9DE39D in popluar number systems.

HEX 9D E3 9D
Decimal 157 227 157
Binary 10011101 11100011 10011101
Octal 235 343 235

Shades and tints

Shades of #9DE39D

#9DE39D
(157,227,157)
#8FCF8F
(143,207,143)
#81BB81
(129,187,129)
#73A773
(115,167,115)
#659365
(101,147,101)
#577F57
(87,127,87)
#496B49
(73,107,73)
#3B573B
(59,87,59)
#2D432D
(45,67,45)
#1F2F1F
(31,47,31)
#111B11
(17,27,17)
#000000
(0,0,0)

Tints of #9DE39D

#9DE39D
(157,227,157)
#A5E5A5
(165,229,165)
#ADE7AD
(173,231,173)
#B5E9B5
(181,233,181)
#BDEBBD
(189,235,189)
#C5EDC5
(197,237,197)
#CDEFCD
(205,239,205)
#D5F1D5
(213,241,213)
#DDF3DD
(221,243,221)
#E5F5E5
(229,245,229)
#EDF7ED
(237,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9DE39D; }

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

This text font color is #9DE39D.

Background Color

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

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

This div background color is #9DE39D.

Border color

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

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

This div border color is #9DE39D.

Opacity

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

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

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

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

This text has shadow with #9DE39D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DE39D.

Preview

Color preview on black background

This text has color #9DE39D on black background.


Color preview on white background

This text has color #9DE39D on white background.


Black color preview on #9DE39D background

This text has black color on #9DE39D background.


White color preview on #9DE39D background

This text has white color on #9DE39D background.


Related colors

Complementary color

Complementary color for #hex is #621C62.


I love getcolorcode.com

Triadic colors

1 #9D9DE3 and #E39D9D with #9DE39D are triadic colors.

2 #9DE39D and #E39D9D with #9DE39D are triadic colors.