COLOR #0D2E0D

HEX: #0D2E0D RGB: (13,46,13)

Color info

#0D2E0D contains red, green and blue colors in about the same proportion. Web safe color of #0D2E0D is #003300 (or #030).

RGB color model

#0D2E0D color RGB value is (13,46,13).

RGB: (13,46,13) (5%, 18%, 5%)

RGB channels and saturation

R 13 of 255 = 5%
G 46 of 255 = 18%
B 13 of 255 = 5%

13
46
13

R + G + B ~ 9%. #0D2E0D is dark color.

Portions of RGB colors in percentages

R + G + B = 13 + 46 + 13 = 72 (100%)
R 13 of 72 ~ 18.06%
G 46 of 72 ~ 63.89%
B 13 of 72 ~ 18.06'%

%18.06
%63.89
%18.06

CMYK color model

#0D2E0D color CMYK value is (72,0,72,82).

  • cyan value is 71.74%
  • magenta value is 0.00%
  • yellow value is 71.74%
  • key color value is 81.96%
CMYK: (72,0,72,82) C72M0Y72K82 (72%,0%,72%,82%) (0.72/0.00/0.72/0.82) 

CMYK percentages

%71.74
%0
%71.74
%81.96

Codes

Color #0D2E0D in popluar color models

0D 2E 0D
RGB 13 46 13
HSL 120° 55.93% 11.57%
HSB/HSV 120° 71.74% 18.04%
CMYK 71.74% 0.00% 71.74%
81.96%

Color #0D2E0D in popluar number systems.

HEX 0D 2E 0D
Decimal 13 46 13
Binary 1101 101110 1101
Octal 15 56 15

Shades and tints

Shades of #0D2E0D

#0D2E0D
(13,46,13)
#0C2A0C
(12,42,12)
#0B260B
(11,38,11)
#0A220A
(10,34,10)
#091E09
(9,30,9)
#081A08
(8,26,8)
#071607
(7,22,7)
#061206
(6,18,6)
#050E05
(5,14,5)
#040A04
(4,10,4)
#030603
(3,6,3)
#000000
(0,0,0)

Tints of #0D2E0D

#0D2E0D
(13,46,13)
#234123
(35,65,35)
#395439
(57,84,57)
#4F674F
(79,103,79)
#657A65
(101,122,101)
#7B8D7B
(123,141,123)
#91A091
(145,160,145)
#A7B3A7
(167,179,167)
#BDC6BD
(189,198,189)
#D3D9D3
(211,217,211)
#E9ECE9
(233,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #0D2E0D; }

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

This text font color is #0D2E0D.

Background Color

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

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

This div background color is #0D2E0D.

Border color

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

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

This div border color is #0D2E0D.

Opacity

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

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

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

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

This text has shadow with #0D2E0D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0D2E0D.

Preview

Color preview on black background

This text has color #0D2E0D on black background.


Color preview on white background

This text has color #0D2E0D on white background.


Black color preview on #0D2E0D background

This text has black color on #0D2E0D background.


White color preview on #0D2E0D background

This text has white color on #0D2E0D background.


Related colors

Complementary color

Complementary color for #hex is #F2D1F2.


I love getcolorcode.com

Triadic colors

1 #0D0D2E and #2E0D0D with #0D2E0D are triadic colors.

2 #0D2E0D and #2E0D0D with #0D2E0D are triadic colors.