COLOR #6C6A46

HEX: #6C6A46 RGB: (108,106,70)

Color info

#6C6A46 contains red, green and blue colors in about the same proportion. Web safe color of #6C6A46 is #666633 (or #663).

RGB color model

#6C6A46 color RGB value is (108,106,70).

RGB: (108,106,70) (42%, 42%, 27%)

RGB channels and saturation

R 108 of 255 = 42%
G 106 of 255 = 42%
B 70 of 255 = 27%

108
106
70

R + G + B ~ 37%. #6C6A46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 106 + 70 = 284 (100%)
R 108 of 284 ~ 38.03%
G 106 of 284 ~ 37.32%
B 70 of 284 ~ 24.65'%

%38.03
%37.32
%24.65

CMYK color model

#6C6A46 color CMYK value is (0,2,35,58).

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

CMYK: (0,2,35,58)
C0M2Y35K58 (0%, 2%, 35%, 58%)
(0.00 / 0.02 / 0.35 / 0.58)

CMYK percentages

%0
%1.85
%35.19
%57.65

Codes

Color #6C6A46 in popluar color models

6C 6A 46
RGB 108 106 70
HSL 57° 21.35% 34.90%
HSB/HSV 57° 35.19% 42.35%
CMYK 0.00% 1.85% 35.19%
57.65%

Color #6C6A46 in popluar number systems.

HEX 6C 6A 46
Decimal 108 106 70
Binary 1101100 1101010 1000110
Octal 154 152 106

Shades and tints

Shades of #6C6A46

#6C6A46
(108,106,70)
#636140
(99,97,64)
#5A583A
(90,88,58)
#514F34
(81,79,52)
#48462E
(72,70,46)
#3F3D28
(63,61,40)
#363422
(54,52,34)
#2D2B1C
(45,43,28)
#242216
(36,34,22)
#1B1910
(27,25,16)
#12100A
(18,16,10)
#000000
(0,0,0)

Tints of #6C6A46

#6C6A46
(108,106,70)
#797756
(121,119,86)
#868466
(134,132,102)
#939176
(147,145,118)
#A09E86
(160,158,134)
#ADAB96
(173,171,150)
#BAB8A6
(186,184,166)
#C7C5B6
(199,197,182)
#D4D2C6
(212,210,198)
#E1DFD6
(225,223,214)
#EEECE6
(238,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C6A46; }

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

This text font color is #6C6A46.

Background Color

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

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

This div background color is #6C6A46.

Border color

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

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

This div border color is #6C6A46.

Opacity

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

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

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

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

This text has shadow with #6C6A46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C6A46.

Preview

Color preview on black background

This text has color #6C6A46 on black background.


Color preview on white background

This text has color #6C6A46 on white background.


Black color preview on #6C6A46 background

This text has black color on #6C6A46 background.


White color preview on #6C6A46 background

This text has white color on #6C6A46 background.


Related colors

Complementary color

Complementary color for #hex is #9395B9.


I love getcolorcode.com

Triadic colors

1 #466C6A and #6A466C with #6C6A46 are triadic colors.

2 #466A6C and #6A6C46 with #6C6A46 are triadic colors.