COLOR #6C6A12

HEX: #6C6A12 RGB: (108,106,18)

Color info

#6C6A12 contains mainly red and green colors. Web safe color of #6C6A12 is #666600 (or #660).

RGB color model

#6C6A12 color RGB value is (108,106,18).

RGB: (108,106,18) (42%, 42%, 7%)

RGB channels and saturation

R 108 of 255 = 42%
G 106 of 255 = 42%
B 18 of 255 = 7%

108
106
18

R + G + B ~ 30%. #6C6A12 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 106 + 18 = 232 (100%)
R 108 of 232 ~ 46.55%
G 106 of 232 ~ 45.69%
B 18 of 232 ~ 7.76'%

%46.55
%45.69

CMYK color model

#6C6A12 color CMYK value is (0,2,83,58).

  • cyan value is 0.00%
  • magenta value is 1.85%
  • yellow value is 83.33%
  • key color value is 57.65%

CMYK: (0,2,83,58)
C0M2Y83K58 (0%, 2%, 83%, 58%)
(0.00 / 0.02 / 0.83 / 0.58)

CMYK percentages

%0
%1.85
%83.33
%57.65

Codes

Color #6C6A12 in popluar color models

6C 6A 12
RGB 108 106 18
HSL 59° 71.43% 24.71%
HSB/HSV 59° 83.33% 42.35%
CMYK 0.00% 1.85% 83.33%
57.65%

Color #6C6A12 in popluar number systems.

HEX 6C 6A 12
Decimal 108 106 18
Binary 1101100 1101010 10010
Octal 154 152 22

Shades and tints

Shades of #6C6A12

#6C6A12
(108,106,18)
#636111
(99,97,17)
#5A5810
(90,88,16)
#514F0F
(81,79,15)
#48460E
(72,70,14)
#3F3D0D
(63,61,13)
#36340C
(54,52,12)
#2D2B0B
(45,43,11)
#24220A
(36,34,10)
#1B1909
(27,25,9)
#121008
(18,16,8)
#000000
(0,0,0)

Tints of #6C6A12

#6C6A12
(108,106,18)
#797727
(121,119,39)
#86843C
(134,132,60)
#939151
(147,145,81)
#A09E66
(160,158,102)
#ADAB7B
(173,171,123)
#BAB890
(186,184,144)
#C7C5A5
(199,197,165)
#D4D2BA
(212,210,186)
#E1DFCF
(225,223,207)
#EEECE4
(238,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C6A12 color. Also use rgb(108,106,18) instead hex code.

Text Font Color

.myTextColor { color: #6C6A12; }

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

This text font color is #6C6A12.

Background Color

.myBgColor { background-color: #6C6A12; }

<div style="background-color:#6C6A12">Inner text</div>

This div background color is #6C6A12.

Border color

.myBorderColor { border: 1px solid #6C6A12; }

<div style="border:3px solid #6C6A12">Div</div>

This div border color is #6C6A12.

Opacity

.myOpacity80 { color: #6C6A12; opacity: 0.8; }

<p style="color:#6C6A12;opacity:0.8;">80%</p>

Text with #6C6A12 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 #6C6A12;}

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

This text has shadow with #6C6A12 color.


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

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

This text has shadow with #6C6A12 primary color and red secondary color.


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

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

This text has shadow with #6C6A12 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6C6A12.

Preview

Color preview on black background

This text has color #6C6A12 on black background.


Color preview on white background

This text has color #6C6A12 on white background.


Black color preview on #6C6A12 background

This text has black color on #6C6A12 background.


White color preview on #6C6A12 background

This text has white color on #6C6A12 background.


Related colors

Complementary color

Complementary color for #hex is #9395ED.


I love getcolorcode.com

Triadic colors

1 #126C6A and #6A126C with #6C6A12 are triadic colors.

2 #126A6C and #6A6C12 with #6C6A12 are triadic colors.