COLOR #066A1C

HEX: #066A1C RGB: (6,106,28)

Color info

#066A1C contains mainly green color. Web safe color of #066A1C is #006633 (or #063).

RGB color model

#066A1C color RGB value is (6,106,28).

RGB: (6,106,28) (2%, 42%, 11%)

RGB channels and saturation

R 6 of 255 = 2%
G 106 of 255 = 42%
B 28 of 255 = 11%

6
106
28

R + G + B ~ 18%. #066A1C is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 106 + 28 = 140 (100%)
R 6 of 140 ~ 4.29%
G 106 of 140 ~ 75.71%
B 28 of 140 ~ 20'%

%75.71
%20

CMYK color model

#066A1C color CMYK value is (94,0,74,58).

  • cyan value is 94.34%
  • magenta value is 0.00%
  • yellow value is 73.58%
  • key color value is 58.43%
CMYK: (94,0,74,58) C94M0Y74K58 (94%,0%,74%,58%) (0.94/0.00/0.74/0.58) 

CMYK percentages

%94.34
%0
%73.58
%58.43

Codes

Color #066A1C in popluar color models

06 6A 1C
RGB 6 106 28
HSL 133° 89.29% 21.96%
HSB/HSV 133° 94.34% 41.57%
CMYK 94.34% 0.00% 73.58%
58.43%

Color #066A1C in popluar number systems.

HEX 06 6A 1C
Decimal 6 106 28
Binary 110 1101010 11100
Octal 6 152 34

Shades and tints

Shades of #066A1C

#066A1C
(6,106,28)
#06611A
(6,97,26)
#065818
(6,88,24)
#064F16
(6,79,22)
#064614
(6,70,20)
#063D12
(6,61,18)
#063410
(6,52,16)
#062B0E
(6,43,14)
#06220C
(6,34,12)
#06190A
(6,25,10)
#061008
(6,16,8)
#000000
(0,0,0)

Tints of #066A1C

#066A1C
(6,106,28)
#1C7730
(28,119,48)
#328444
(50,132,68)
#489158
(72,145,88)
#5E9E6C
(94,158,108)
#74AB80
(116,171,128)
#8AB894
(138,184,148)
#A0C5A8
(160,197,168)
#B6D2BC
(182,210,188)
#CCDFD0
(204,223,208)
#E2ECE4
(226,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #066A1C color. Also use rgb(6,106,28) instead hex code.

Text Font Color

.myTextColor { color: #066A1C; }

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

This text font color is #066A1C.

Background Color

.myBgColor { background-color: #066A1C; }

<div style="background-color:#066A1C">Inner text</div>

This div background color is #066A1C.

Border color

.myBorderColor { border: 1px solid #066A1C; }

<div style="border:3px solid #066A1C">Div</div>

This div border color is #066A1C.

Opacity

.myOpacity80 { color: #066A1C; opacity: 0.8; }

<p style="color:#066A1C;opacity:0.8;">80%</p>

Text with #066A1C 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 #066A1C;}

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

This text has shadow with #066A1C color.


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

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

This text has shadow with #066A1C primary color and red secondary color.


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

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

This text has shadow with #066A1C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #066A1C.

Preview

Color preview on black background

This text has color #066A1C on black background.


Color preview on white background

This text has color #066A1C on white background.


Black color preview on #066A1C background

This text has black color on #066A1C background.


White color preview on #066A1C background

This text has white color on #066A1C background.


Related colors

Complementary color

Complementary color for #hex is #F995E3.


I love getcolorcode.com

Triadic colors

1 #1C066A and #6A1C06 with #066A1C are triadic colors.

2 #1C6A06 and #6A061C with #066A1C are triadic colors.