COLOR #060D06

HEX: #060D06 RGB: (6,13,6)

Color info

#060D06 contains red, green and blue colors in about the same proportion. Web safe color of #060D06 is #000000 (or #000).

RGB color model

#060D06 color RGB value is (6,13,6).

RGB: (6,13,6) (2%, 5%, 2%)

RGB channels and saturation

R 6 of 255 = 2%
G 13 of 255 = 5%
B 6 of 255 = 2%

6
13
6

R + G + B ~ 3%. #060D06 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 13 + 6 = 25 (100%)
R 6 of 25 ~ 24%
G 13 of 25 ~ 52%
B 6 of 25 ~ 24'%

%24
%52
%24

CMYK color model

#060D06 color CMYK value is (54,0,54,95).

  • cyan value is 53.85%
  • magenta value is 0.00%
  • yellow value is 53.85%
  • key color value is 94.90%

CMYK: (54,0,54,95)
C54M0Y54K95 (54%, 0%, 54%, 95%)
(0.54 / 0.00 / 0.54 / 0.95)

CMYK percentages

%53.85
%0
%53.85
%94.9

Codes

Color #060D06 in popluar color models

06 0D 06
RGB 6 13 6
HSL 120° 36.84% 3.73%
HSB/HSV 120° 53.85% 5.10%
CMYK 53.85% 0.00% 53.85%
94.90%

Color #060D06 in popluar number systems.

HEX 06 0D 06
Decimal 6 13 6
Binary 110 1101 110
Octal 6 15 6

Shades and tints

Shades of #060D06

#060D06
(6,13,6)
#060C06
(6,12,6)
#060B06
(6,11,6)
#060A06
(6,10,6)
#060906
(6,9,6)
#060806
(6,8,6)
#060706
(6,7,6)
#060606
(6,6,6)
#060506
(6,5,6)
#060406
(6,4,6)
#060306
(6,3,6)
#000000
(0,0,0)

Tints of #060D06

#060D06
(6,13,6)
#1C231C
(28,35,28)
#323932
(50,57,50)
#484F48
(72,79,72)
#5E655E
(94,101,94)
#747B74
(116,123,116)
#8A918A
(138,145,138)
#A0A7A0
(160,167,160)
#B6BDB6
(182,189,182)
#CCD3CC
(204,211,204)
#E2E9E2
(226,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #060D06 color. Also use rgb(6,13,6) instead hex code.

Text Font Color

.myTextColor { color: #060D06; }

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

This text font color is #060D06.

Background Color

.myBgColor { background-color: #060D06; }

<div style="background-color:#060D06">Inner text</div>

This div background color is #060D06.

Border color

.myBorderColor { border: 1px solid #060D06; }

<div style="border:3px solid #060D06">Div</div>

This div border color is #060D06.

Opacity

.myOpacity80 { color: #060D06; opacity: 0.8; }

<p style="color:#060D06;opacity:0.8;">80%</p>

Text with #060D06 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 #060D06;}

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

This text has shadow with #060D06 color.


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

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

This text has shadow with #060D06 primary color and red secondary color.


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

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

This text has shadow with #060D06 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #060D06.

Preview

Color preview on black background

This text has color #060D06 on black background.


Color preview on white background

This text has color #060D06 on white background.


Black color preview on #060D06 background

This text has black color on #060D06 background.


White color preview on #060D06 background

This text has white color on #060D06 background.


Related colors

Complementary color

Complementary color for #hex is #F9F2F9.


I love getcolorcode.com

Triadic colors

1 #06060D and #0D0606 with #060D06 are triadic colors.

2 #060D06 and #0D0606 with #060D06 are triadic colors.