COLOR #6C6E49

HEX: #6C6E49 RGB: (108,110,73)

Color info

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

RGB color model

#6C6E49 color RGB value is (108,110,73).

RGB: (108,110,73) (42%, 43%, 29%)

RGB channels and saturation

R 108 of 255 = 42%
G 110 of 255 = 43%
B 73 of 255 = 29%

108
110
73

R + G + B ~ 38%. #6C6E49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 110 + 73 = 291 (100%)
R 108 of 291 ~ 37.11%
G 110 of 291 ~ 37.8%
B 73 of 291 ~ 25.09'%

%37.11
%37.8
%25.09

CMYK color model

#6C6E49 color CMYK value is (2,0,34,57).

  • cyan value is 1.82%
  • magenta value is 0.00%
  • yellow value is 33.64%
  • key color value is 56.86%

CMYK: (2,0,34,57)
C2M0Y34K57 (2%, 0%, 34%, 57%)
(0.02 / 0.00 / 0.34 / 0.57)

CMYK percentages

%1.82
%0
%33.64
%56.86

Codes

Color #6C6E49 in popluar color models

6C 6E 49
RGB 108 110 73
HSL 63° 20.22% 35.88%
HSB/HSV 63° 33.64% 43.14%
CMYK 1.82% 0.00% 33.64%
56.86%

Color #6C6E49 in popluar number systems.

HEX 6C 6E 49
Decimal 108 110 73
Binary 1101100 1101110 1001001
Octal 154 156 111

Shades and tints

Shades of #6C6E49

#6C6E49
(108,110,73)
#636443
(99,100,67)
#5A5A3D
(90,90,61)
#515037
(81,80,55)
#484631
(72,70,49)
#3F3C2B
(63,60,43)
#363225
(54,50,37)
#2D281F
(45,40,31)
#241E19
(36,30,25)
#1B1413
(27,20,19)
#120A0D
(18,10,13)
#000000
(0,0,0)

Tints of #6C6E49

#6C6E49
(108,110,73)
#797B59
(121,123,89)
#868869
(134,136,105)
#939579
(147,149,121)
#A0A289
(160,162,137)
#ADAF99
(173,175,153)
#BABCA9
(186,188,169)
#C7C9B9
(199,201,185)
#D4D6C9
(212,214,201)
#E1E3D9
(225,227,217)
#EEF0E9
(238,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C6E49 color. Also use rgb(108,110,73) instead hex code.

Text Font Color

.myTextColor { color: #6C6E49; }

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

This text font color is #6C6E49.

Background Color

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

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

This div background color is #6C6E49.

Border color

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

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

This div border color is #6C6E49.

Opacity

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

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

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

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

This text has shadow with #6C6E49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C6E49.

Preview

Color preview on black background

This text has color #6C6E49 on black background.


Color preview on white background

This text has color #6C6E49 on white background.


Black color preview on #6C6E49 background

This text has black color on #6C6E49 background.


White color preview on #6C6E49 background

This text has white color on #6C6E49 background.


Related colors

Complementary color

Complementary color for #hex is #9391B6.


I love getcolorcode.com

Triadic colors

1 #496C6E and #6E496C with #6C6E49 are triadic colors.

2 #496E6C and #6E6C49 with #6C6E49 are triadic colors.