COLOR #060E06

HEX: #060E06 RGB: (6,14,6)

Color info

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

RGB color model

#060E06 color RGB value is (6,14,6).

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

RGB channels and saturation

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

6
14
6

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

Portions of RGB colors in percentages

R + G + B = 6 + 14 + 6 = 26 (100%)
R 6 of 26 ~ 23.08%
G 14 of 26 ~ 53.85%
B 6 of 26 ~ 23.08'%

%23.08
%53.85
%23.08

CMYK color model

#060E06 color CMYK value is (57,0,57,95).

  • cyan value is 57.14%
  • magenta value is 0.00%
  • yellow value is 57.14%
  • key color value is 94.51%

CMYK: (57,0,57,95)
C57M0Y57K95 (57%, 0%, 57%, 95%)
(0.57 / 0.00 / 0.57 / 0.95)

CMYK percentages

%57.14
%0
%57.14
%94.51

Codes

Color #060E06 in popluar color models

06 0E 06
RGB 6 14 6
HSL 120° 40.00% 3.92%
HSB/HSV 120° 57.14% 5.49%
CMYK 57.14% 0.00% 57.14%
94.51%

Color #060E06 in popluar number systems.

HEX 06 0E 06
Decimal 6 14 6
Binary 110 1110 110
Octal 6 16 6

Shades and tints

Shades of #060E06

#060E06
(6,14,6)
#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)
#000000
(0,0,0)

Tints of #060E06

#060E06
(6,14,6)
#1C231C
(28,35,28)
#323832
(50,56,50)
#484D48
(72,77,72)
#5E625E
(94,98,94)
#747774
(116,119,116)
#8A8C8A
(138,140,138)
#A0A1A0
(160,161,160)
#B6B6B6
(182,182,182)
#CCCBCC
(204,203,204)
#E2E0E2
(226,224,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #060E06; }

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

This text font color is #060E06.

Background Color

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

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

This div background color is #060E06.

Border color

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

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

This div border color is #060E06.

Opacity

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

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

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

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

This text has shadow with #060E06 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #060E06.

Preview

Color preview on black background

This text has color #060E06 on black background.


Color preview on white background

This text has color #060E06 on white background.


Black color preview on #060E06 background

This text has black color on #060E06 background.


White color preview on #060E06 background

This text has white color on #060E06 background.


Related colors

Complementary color

Complementary color for #hex is #F9F1F9.


I love getcolorcode.com

Triadic colors

1 #06060E and #0E0606 with #060E06 are triadic colors.

2 #060E06 and #0E0606 with #060E06 are triadic colors.