COLOR #6C4E40

HEX: #6C4E40 RGB: (108,78,64)

Color info

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

RGB color model

#6C4E40 color RGB value is (108,78,64).

RGB: (108,78,64) (42%, 31%, 25%)

RGB channels and saturation

R 108 of 255 = 42%
G 78 of 255 = 31%
B 64 of 255 = 25%

108
78
64

R + G + B ~ 33%. #6C4E40 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 78 + 64 = 250 (100%)
R 108 of 250 ~ 43.2%
G 78 of 250 ~ 31.2%
B 64 of 250 ~ 25.6'%

%43.2
%31.2
%25.6

CMYK color model

#6C4E40 color CMYK value is (0,28,41,58).

  • cyan value is 0.00%
  • magenta value is 27.78%
  • yellow value is 40.74%
  • key color value is 57.65%

CMYK: (0,28,41,58)
C0M28Y41K58 (0%, 28%, 41%, 58%)
(0.00 / 0.28 / 0.41 / 0.58)

CMYK percentages

%0
%27.78
%40.74
%57.65

Codes

Color #6C4E40 in popluar color models

6C 4E 40
RGB 108 78 64
HSL 19° 25.58% 33.73%
HSB/HSV 19° 40.74% 42.35%
CMYK 0.00% 27.78% 40.74%
57.65%

Color #6C4E40 in popluar number systems.

HEX 6C 4E 40
Decimal 108 78 64
Binary 1101100 1001110 1000000
Octal 154 116 100

Shades and tints

Shades of #6C4E40

#6C4E40
(108,78,64)
#63473B
(99,71,59)
#5A4036
(90,64,54)
#513931
(81,57,49)
#48322C
(72,50,44)
#3F2B27
(63,43,39)
#362422
(54,36,34)
#2D1D1D
(45,29,29)
#241618
(36,22,24)
#1B0F13
(27,15,19)
#12080E
(18,8,14)
#000000
(0,0,0)

Tints of #6C4E40

#6C4E40
(108,78,64)
#795E51
(121,94,81)
#866E62
(134,110,98)
#937E73
(147,126,115)
#A08E84
(160,142,132)
#AD9E95
(173,158,149)
#BAAEA6
(186,174,166)
#C7BEB7
(199,190,183)
#D4CEC8
(212,206,200)
#E1DED9
(225,222,217)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C4E40 color. Also use rgb(108,78,64) instead hex code.

Text Font Color

.myTextColor { color: #6C4E40; }

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

This text font color is #6C4E40.

Background Color

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

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

This div background color is #6C4E40.

Border color

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

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

This div border color is #6C4E40.

Opacity

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

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

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

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

This text has shadow with #6C4E40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4E40.

Preview

Color preview on black background

This text has color #6C4E40 on black background.


Color preview on white background

This text has color #6C4E40 on white background.


Black color preview on #6C4E40 background

This text has black color on #6C4E40 background.


White color preview on #6C4E40 background

This text has white color on #6C4E40 background.


Related colors

Complementary color

Complementary color for #hex is #93B1BF.


I love getcolorcode.com

Triadic colors

1 #406C4E and #4E406C with #6C4E40 are triadic colors.

2 #404E6C and #4E6C40 with #6C4E40 are triadic colors.