COLOR #6C4E45

HEX: #6C4E45 RGB: (108,78,69)

Color info

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

RGB color model

#6C4E45 color RGB value is (108,78,69).

RGB: (108,78,69) (42%, 31%, 27%)

RGB channels and saturation

R 108 of 255 = 42%
G 78 of 255 = 31%
B 69 of 255 = 27%

108
78
69

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

Portions of RGB colors in percentages

R + G + B = 108 + 78 + 69 = 255 (100%)
R 108 of 255 ~ 42.35%
G 78 of 255 ~ 30.59%
B 69 of 255 ~ 27.06'%

%42.35
%30.59
%27.06

CMYK color model

#6C4E45 color CMYK value is (0,28,36,58).

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

CMYK: (0,28,36,58)
C0M28Y36K58 (0%, 28%, 36%, 58%)
(0.00 / 0.28 / 0.36 / 0.58)

CMYK percentages

%0
%27.78
%36.11
%57.65

Codes

Color #6C4E45 in popluar color models

6C 4E 45
RGB 108 78 69
HSL 14° 22.03% 34.71%
HSB/HSV 14° 36.11% 42.35%
CMYK 0.00% 27.78% 36.11%
57.65%

Color #6C4E45 in popluar number systems.

HEX 6C 4E 45
Decimal 108 78 69
Binary 1101100 1001110 1000101
Octal 154 116 105

Shades and tints

Shades of #6C4E45

#6C4E45
(108,78,69)
#63473F
(99,71,63)
#5A4039
(90,64,57)
#513933
(81,57,51)
#48322D
(72,50,45)
#3F2B27
(63,43,39)
#362421
(54,36,33)
#2D1D1B
(45,29,27)
#241615
(36,22,21)
#1B0F0F
(27,15,15)
#120809
(18,8,9)
#000000
(0,0,0)

Tints of #6C4E45

#6C4E45
(108,78,69)
#795E55
(121,94,85)
#866E65
(134,110,101)
#937E75
(147,126,117)
#A08E85
(160,142,133)
#AD9E95
(173,158,149)
#BAAEA5
(186,174,165)
#C7BEB5
(199,190,181)
#D4CEC5
(212,206,197)
#E1DED5
(225,222,213)
#EEEEE5
(238,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C4E45; }

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

This text font color is #6C4E45.

Background Color

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

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

This div background color is #6C4E45.

Border color

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

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

This div border color is #6C4E45.

Opacity

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

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

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

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

This text has shadow with #6C4E45 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4E45.

Preview

Color preview on black background

This text has color #6C4E45 on black background.


Color preview on white background

This text has color #6C4E45 on white background.


Black color preview on #6C4E45 background

This text has black color on #6C4E45 background.


White color preview on #6C4E45 background

This text has white color on #6C4E45 background.


Related colors

Complementary color

Complementary color for #hex is #93B1BA.


I love getcolorcode.com

Triadic colors

1 #456C4E and #4E456C with #6C4E45 are triadic colors.

2 #454E6C and #4E6C45 with #6C4E45 are triadic colors.