COLOR #049D13

HEX: #049D13 RGB: (4,157,19)

Color info

#049D13 contains mainly green color. Web safe color of #049D13 is #009900 (or #090).

RGB color model

#049D13 color RGB value is (4,157,19).

RGB: (4,157,19) (2%, 62%, 7%)

RGB channels and saturation

R 4 of 255 = 2%
G 157 of 255 = 62%
B 19 of 255 = 7%

4
157
19

R + G + B ~ 24%. #049D13 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 157 + 19 = 180 (100%)
R 4 of 180 ~ 2.22%
G 157 of 180 ~ 87.22%
B 19 of 180 ~ 10.56'%

%87.22
%10.56

CMYK color model

#049D13 color CMYK value is (97,0,88,38).

  • cyan value is 97.45%
  • magenta value is 0.00%
  • yellow value is 87.90%
  • key color value is 38.43%

CMYK: (97,0,88,38)
C97M0Y88K38 (97%, 0%, 88%, 38%)
(0.97 / 0.00 / 0.88 / 0.38)

CMYK percentages

%97.45
%0
%87.9
%38.43

Codes

Color #049D13 in popluar color models

04 9D 13
RGB 4 157 19
HSL 126° 95.03% 31.57%
HSB/HSV 126° 97.45% 61.57%
CMYK 97.45% 0.00% 87.90%
38.43%

Color #049D13 in popluar number systems.

HEX 04 9D 13
Decimal 4 157 19
Binary 100 10011101 10011
Octal 4 235 23

Shades and tints

Shades of #049D13

#049D13
(4,157,19)
#048F12
(4,143,18)
#048111
(4,129,17)
#047310
(4,115,16)
#04650F
(4,101,15)
#04570E
(4,87,14)
#04490D
(4,73,13)
#043B0C
(4,59,12)
#042D0B
(4,45,11)
#041F0A
(4,31,10)
#041109
(4,17,9)
#000000
(0,0,0)

Tints of #049D13

#049D13
(4,157,19)
#1AA528
(26,165,40)
#30AD3D
(48,173,61)
#46B552
(70,181,82)
#5CBD67
(92,189,103)
#72C57C
(114,197,124)
#88CD91
(136,205,145)
#9ED5A6
(158,213,166)
#B4DDBB
(180,221,187)
#CAE5D0
(202,229,208)
#E0EDE5
(224,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #049D13 color. Also use rgb(4,157,19) instead hex code.

Text Font Color

.myTextColor { color: #049D13; }

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

This text font color is #049D13.

Background Color

.myBgColor { background-color: #049D13; }

<div style="background-color:#049D13">Inner text</div>

This div background color is #049D13.

Border color

.myBorderColor { border: 1px solid #049D13; }

<div style="border:3px solid #049D13">Div</div>

This div border color is #049D13.

Opacity

.myOpacity80 { color: #049D13; opacity: 0.8; }

<p style="color:#049D13;opacity:0.8;">80%</p>

Text with #049D13 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 #049D13;}

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

This text has shadow with #049D13 color.


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

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

This text has shadow with #049D13 primary color and red secondary color.


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

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

This text has shadow with #049D13 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #049D13.

Preview

Color preview on black background

This text has color #049D13 on black background.


Color preview on white background

This text has color #049D13 on white background.


Black color preview on #049D13 background

This text has black color on #049D13 background.


White color preview on #049D13 background

This text has white color on #049D13 background.


Related colors

Complementary color

Complementary color for #hex is #FB62EC.


I love getcolorcode.com

Triadic colors

1 #13049D and #9D1304 with #049D13 are triadic colors.

2 #139D04 and #9D0413 with #049D13 are triadic colors.