COLOR #0D4A17

HEX: #0D4A17 RGB: (13,74,23)

Color info

#0D4A17 contains mainly green and blue colors. Web safe color of #0D4A17 is #003300 (or #030).

RGB color model

#0D4A17 color RGB value is (13,74,23).

RGB: (13,74,23) (5%, 29%, 9%)

RGB channels and saturation

R 13 of 255 = 5%
G 74 of 255 = 29%
B 23 of 255 = 9%

13
74
23

R + G + B ~ 14%. #0D4A17 is dark color.

Portions of RGB colors in percentages

R + G + B = 13 + 74 + 23 = 110 (100%)
R 13 of 110 ~ 11.82%
G 74 of 110 ~ 67.27%
B 23 of 110 ~ 20.91'%

%11.82
%67.27
%20.91

CMYK color model

#0D4A17 color CMYK value is (82,0,69,71).

  • cyan value is 82.43%
  • magenta value is 0.00%
  • yellow value is 68.92%
  • key color value is 70.98%

CMYK: (82,0,69,71)
C82M0Y69K71 (82%, 0%, 69%, 71%)
(0.82 / 0.00 / 0.69 / 0.71)

CMYK percentages

%82.43
%0
%68.92
%70.98

Codes

Color #0D4A17 in popluar color models

0D 4A 17
RGB 13 74 23
HSL 130° 70.11% 17.06%
HSB/HSV 130° 82.43% 29.02%
CMYK 82.43% 0.00% 68.92%
70.98%

Color #0D4A17 in popluar number systems.

HEX 0D 4A 17
Decimal 13 74 23
Binary 1101 1001010 10111
Octal 15 112 27

Shades and tints

Shades of #0D4A17

#0D4A17
(13,74,23)
#0C4415
(12,68,21)
#0B3E13
(11,62,19)
#0A3811
(10,56,17)
#09320F
(9,50,15)
#082C0D
(8,44,13)
#07260B
(7,38,11)
#062009
(6,32,9)
#051A07
(5,26,7)
#041405
(4,20,5)
#030E03
(3,14,3)
#000000
(0,0,0)

Tints of #0D4A17

#0D4A17
(13,74,23)
#235A2C
(35,90,44)
#396A41
(57,106,65)
#4F7A56
(79,122,86)
#658A6B
(101,138,107)
#7B9A80
(123,154,128)
#91AA95
(145,170,149)
#A7BAAA
(167,186,170)
#BDCABF
(189,202,191)
#D3DAD4
(211,218,212)
#E9EAE9
(233,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0D4A17 color. Also use rgb(13,74,23) instead hex code.

Text Font Color

.myTextColor { color: #0D4A17; }

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

This text font color is #0D4A17.

Background Color

.myBgColor { background-color: #0D4A17; }

<div style="background-color:#0D4A17">Inner text</div>

This div background color is #0D4A17.

Border color

.myBorderColor { border: 1px solid #0D4A17; }

<div style="border:3px solid #0D4A17">Div</div>

This div border color is #0D4A17.

Opacity

.myOpacity80 { color: #0D4A17; opacity: 0.8; }

<p style="color:#0D4A17;opacity:0.8;">80%</p>

Text with #0D4A17 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 #0D4A17;}

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

This text has shadow with #0D4A17 color.


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

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

This text has shadow with #0D4A17 primary color and red secondary color.


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

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

This text has shadow with #0D4A17 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #0D4A17.

Preview

Color preview on black background

This text has color #0D4A17 on black background.


Color preview on white background

This text has color #0D4A17 on white background.


Black color preview on #0D4A17 background

This text has black color on #0D4A17 background.


White color preview on #0D4A17 background

This text has white color on #0D4A17 background.


Related colors

Complementary color

Complementary color for #hex is #F2B5E8.


I love getcolorcode.com

Triadic colors

1 #170D4A and #4A170D with #0D4A17 are triadic colors.

2 #174A0D and #4A0D17 with #0D4A17 are triadic colors.