COLOR #9DD649

HEX: #9DD649 RGB: (157,214,73)

Color info

#9DD649 contains mainly red and green colors. Web safe color of #9DD649 is #99CC33 (or #9C3).

RGB color model

#9DD649 color RGB value is (157,214,73).

RGB: (157,214,73) (62%, 84%, 29%)

RGB channels and saturation

R 157 of 255 = 62%
G 214 of 255 = 84%
B 73 of 255 = 29%

157
214
73

R + G + B ~ 58%. #9DD649 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 157 + 214 + 73 = 444 (100%)
R 157 of 444 ~ 35.36%
G 214 of 444 ~ 48.2%
B 73 of 444 ~ 16.44'%

%35.36
%48.2
%16.44

CMYK color model

#9DD649 color CMYK value is (27,0,66,16).

  • cyan value is 26.64%
  • magenta value is 0.00%
  • yellow value is 65.89%
  • key color value is 16.08%

CMYK: (27,0,66,16)
C27M0Y66K16 (27%, 0%, 66%, 16%)
(0.27 / 0.00 / 0.66 / 0.16)

CMYK percentages

%26.64
%0
%65.89
%16.08

Codes

Color #9DD649 in popluar color models

9D D6 49
RGB 157 214 73
HSL 84° 63.23% 56.27%
HSB/HSV 84° 65.89% 83.92%
CMYK 26.64% 0.00% 65.89%
16.08%

Color #9DD649 in popluar number systems.

HEX 9D D6 49
Decimal 157 214 73
Binary 10011101 11010110 1001001
Octal 235 326 111

Shades and tints

Shades of #9DD649

#9DD649
(157,214,73)
#8FC343
(143,195,67)
#81B03D
(129,176,61)
#739D37
(115,157,55)
#658A31
(101,138,49)
#57772B
(87,119,43)
#496425
(73,100,37)
#3B511F
(59,81,31)
#2D3E19
(45,62,25)
#1F2B13
(31,43,19)
#11180D
(17,24,13)
#000000
(0,0,0)

Tints of #9DD649

#9DD649
(157,214,73)
#A5D959
(165,217,89)
#ADDC69
(173,220,105)
#B5DF79
(181,223,121)
#BDE289
(189,226,137)
#C5E599
(197,229,153)
#CDE8A9
(205,232,169)
#D5EBB9
(213,235,185)
#DDEEC9
(221,238,201)
#E5F1D9
(229,241,217)
#EDF4E9
(237,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9DD649; }

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

This text font color is #9DD649.

Background Color

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

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

This div background color is #9DD649.

Border color

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

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

This div border color is #9DD649.

Opacity

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

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

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

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

This text has shadow with #9DD649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DD649.

Preview

Color preview on black background

This text has color #9DD649 on black background.


Color preview on white background

This text has color #9DD649 on white background.


Black color preview on #9DD649 background

This text has black color on #9DD649 background.


White color preview on #9DD649 background

This text has white color on #9DD649 background.


Related colors

Complementary color

Complementary color for #hex is #6229B6.


I love getcolorcode.com

Triadic colors

1 #499DD6 and #D6499D with #9DD649 are triadic colors.

2 #49D69D and #D69D49 with #9DD649 are triadic colors.