COLOR #0D6D0D

HEX: #0D6D0D RGB: (13,109,13)

Color info

#0D6D0D contains mainly green color. Web safe color of #0D6D0D is #006600 (or #060).

RGB color model

#0D6D0D color RGB value is (13,109,13).

RGB: (13,109,13) (5%, 43%, 5%)

RGB channels and saturation

R 13 of 255 = 5%
G 109 of 255 = 43%
B 13 of 255 = 5%

13
109
13

R + G + B ~ 18%. #0D6D0D is dark color.

Portions of RGB colors in percentages

R + G + B = 13 + 109 + 13 = 135 (100%)
R 13 of 135 ~ 9.63%
G 109 of 135 ~ 80.74%
B 13 of 135 ~ 9.63'%

%9.63
%80.74
%9.63

CMYK color model

#0D6D0D color CMYK value is (88,0,88,57).

  • cyan value is 88.07%
  • magenta value is 0.00%
  • yellow value is 88.07%
  • key color value is 57.25%
CMYK: (88,0,88,57) C88M0Y88K57 (88%,0%,88%,57%) (0.88/0.00/0.88/0.57) 

CMYK percentages

%88.07
%0
%88.07
%57.25

Codes

Color #0D6D0D in popluar color models

0D 6D 0D
RGB 13 109 13
HSL 120° 78.69% 23.92%
HSB/HSV 120° 88.07% 42.75%
CMYK 88.07% 0.00% 88.07%
57.25%

Color #0D6D0D in popluar number systems.

HEX 0D 6D 0D
Decimal 13 109 13
Binary 1101 1101101 1101
Octal 15 155 15

Shades and tints

Shades of #0D6D0D

#0D6D0D
(13,109,13)
#0C640C
(12,100,12)
#0B5B0B
(11,91,11)
#0A520A
(10,82,10)
#094909
(9,73,9)
#084008
(8,64,8)
#073707
(7,55,7)
#062E06
(6,46,6)
#052505
(5,37,5)
#041C04
(4,28,4)
#031303
(3,19,3)
#000000
(0,0,0)

Tints of #0D6D0D

#0D6D0D
(13,109,13)
#237A23
(35,122,35)
#398739
(57,135,57)
#4F944F
(79,148,79)
#65A165
(101,161,101)
#7BAE7B
(123,174,123)
#91BB91
(145,187,145)
#A7C8A7
(167,200,167)
#BDD5BD
(189,213,189)
#D3E2D3
(211,226,211)
#E9EFE9
(233,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #0D6D0D; }

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

This text font color is #0D6D0D.

Background Color

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

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

This div background color is #0D6D0D.

Border color

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

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

This div border color is #0D6D0D.

Opacity

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

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

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

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

This text has shadow with #0D6D0D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0D6D0D.

Preview

Color preview on black background

This text has color #0D6D0D on black background.


Color preview on white background

This text has color #0D6D0D on white background.


Black color preview on #0D6D0D background

This text has black color on #0D6D0D background.


White color preview on #0D6D0D background

This text has white color on #0D6D0D background.


Related colors

Complementary color

Complementary color for #hex is #F292F2.


I love getcolorcode.com

Triadic colors

1 #0D0D6D and #6D0D0D with #0D6D0D are triadic colors.

2 #0D6D0D and #6D0D0D with #0D6D0D are triadic colors.