COLOR #06721E

HEX: #06721E RGB: (6,114,30)

Color info

#06721E contains mainly green color. Web safe color of #06721E is #006633 (or #063).

RGB color model

#06721E color RGB value is (6,114,30).

RGB: (6,114,30) (2%, 45%, 12%)

RGB channels and saturation

R 6 of 255 = 2%
G 114 of 255 = 45%
B 30 of 255 = 12%

6
114
30

R + G + B ~ 20%. #06721E is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 114 + 30 = 150 (100%)
R 6 of 150 ~ 4%
G 114 of 150 ~ 76%
B 30 of 150 ~ 20'%

%76
%20

CMYK color model

#06721E color CMYK value is (95,0,74,55).

  • cyan value is 94.74%
  • magenta value is 0.00%
  • yellow value is 73.68%
  • key color value is 55.29%

CMYK: (95,0,74,55)
C95M0Y74K55 (95%, 0%, 74%, 55%)
(0.95 / 0.00 / 0.74 / 0.55)

CMYK percentages

%94.74
%0
%73.68
%55.29

Codes

Color #06721E in popluar color models

06 72 1E
RGB 6 114 30
HSL 133° 90.00% 23.53%
HSB/HSV 133° 94.74% 44.71%
CMYK 94.74% 0.00% 73.68%
55.29%

Color #06721E in popluar number systems.

HEX 06 72 1E
Decimal 6 114 30
Binary 110 1110010 11110
Octal 6 162 36

Shades and tints

Shades of #06721E

#06721E
(6,114,30)
#06681C
(6,104,28)
#065E1A
(6,94,26)
#065418
(6,84,24)
#064A16
(6,74,22)
#064014
(6,64,20)
#063612
(6,54,18)
#062C10
(6,44,16)
#06220E
(6,34,14)
#06180C
(6,24,12)
#060E0A
(6,14,10)
#000000
(0,0,0)

Tints of #06721E

#06721E
(6,114,30)
#1C7E32
(28,126,50)
#328A46
(50,138,70)
#48965A
(72,150,90)
#5EA26E
(94,162,110)
#74AE82
(116,174,130)
#8ABA96
(138,186,150)
#A0C6AA
(160,198,170)
#B6D2BE
(182,210,190)
#CCDED2
(204,222,210)
#E2EAE6
(226,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06721E color. Also use rgb(6,114,30) instead hex code.

Text Font Color

.myTextColor { color: #06721E; }

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

This text font color is #06721E.

Background Color

.myBgColor { background-color: #06721E; }

<div style="background-color:#06721E">Inner text</div>

This div background color is #06721E.

Border color

.myBorderColor { border: 1px solid #06721E; }

<div style="border:3px solid #06721E">Div</div>

This div border color is #06721E.

Opacity

.myOpacity80 { color: #06721E; opacity: 0.8; }

<p style="color:#06721E;opacity:0.8;">80%</p>

Text with #06721E 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 #06721E;}

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

This text has shadow with #06721E color.


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

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

This text has shadow with #06721E primary color and red secondary color.


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

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

This text has shadow with #06721E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #06721E.

Preview

Color preview on black background

This text has color #06721E on black background.


Color preview on white background

This text has color #06721E on white background.


Black color preview on #06721E background

This text has black color on #06721E background.


White color preview on #06721E background

This text has white color on #06721E background.


Related colors

Complementary color

Complementary color for #hex is #F98DE1.


I love getcolorcode.com

Triadic colors

1 #1E0672 and #721E06 with #06721E are triadic colors.

2 #1E7206 and #72061E with #06721E are triadic colors.