COLOR #9DDC9D

HEX: #9DDC9D RGB: (157,220,157)

Color info

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

RGB color model

#9DDC9D color RGB value is (157,220,157).

RGB: (157,220,157) (62%, 86%, 62%)

RGB channels and saturation

R 157 of 255 = 62%
G 220 of 255 = 86%
B 157 of 255 = 62%

157
220
157

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

Portions of RGB colors in percentages

R + G + B = 157 + 220 + 157 = 534 (100%)
R 157 of 534 ~ 29.4%
G 220 of 534 ~ 41.2%
B 157 of 534 ~ 29.4'%

%29.4
%41.2
%29.4

CMYK color model

#9DDC9D color CMYK value is (29,0,29,14).

  • cyan value is 28.64%
  • magenta value is 0.00%
  • yellow value is 28.64%
  • key color value is 13.73%

CMYK: (29,0,29,14)
C29M0Y29K14 (29%, 0%, 29%, 14%)
(0.29 / 0.00 / 0.29 / 0.14)

CMYK percentages

%28.64
%0
%28.64
%13.73

Codes

Color #9DDC9D in popluar color models

9D DC 9D
RGB 157 220 157
HSL 120° 47.37% 73.92%
HSB/HSV 120° 28.64% 86.27%
CMYK 28.64% 0.00% 28.64%
13.73%

Color #9DDC9D in popluar number systems.

HEX 9D DC 9D
Decimal 157 220 157
Binary 10011101 11011100 10011101
Octal 235 334 235

Shades and tints

Shades of #9DDC9D

#9DDC9D
(157,220,157)
#8FC88F
(143,200,143)
#81B481
(129,180,129)
#73A073
(115,160,115)
#658C65
(101,140,101)
#577857
(87,120,87)
#496449
(73,100,73)
#3B503B
(59,80,59)
#2D3C2D
(45,60,45)
#1F281F
(31,40,31)
#111411
(17,20,17)
#000000
(0,0,0)

Tints of #9DDC9D

#9DDC9D
(157,220,157)
#A5DFA5
(165,223,165)
#ADE2AD
(173,226,173)
#B5E5B5
(181,229,181)
#BDE8BD
(189,232,189)
#C5EBC5
(197,235,197)
#CDEECD
(205,238,205)
#D5F1D5
(213,241,213)
#DDF4DD
(221,244,221)
#E5F7E5
(229,247,229)
#EDFAED
(237,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9DDC9D; }

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

This text font color is #9DDC9D.

Background Color

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

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

This div background color is #9DDC9D.

Border color

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

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

This div border color is #9DDC9D.

Opacity

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

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

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

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

This text has shadow with #9DDC9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DDC9D.

Preview

Color preview on black background

This text has color #9DDC9D on black background.


Color preview on white background

This text has color #9DDC9D on white background.


Black color preview on #9DDC9D background

This text has black color on #9DDC9D background.


White color preview on #9DDC9D background

This text has white color on #9DDC9D background.


Related colors

Complementary color

Complementary color for #hex is #622362.


I love getcolorcode.com

Triadic colors

1 #9D9DDC and #DC9D9D with #9DDC9D are triadic colors.

2 #9DDC9D and #DC9D9D with #9DDC9D are triadic colors.