COLOR #6C4A57

HEX: #6C4A57 RGB: (108,74,87)

Color info

#6C4A57 contains red, green and blue colors in about the same proportion. Web safe color of #6C4A57 is #663366 (or #636).

RGB color model

#6C4A57 color RGB value is (108,74,87).

RGB: (108,74,87) (42%, 29%, 34%)

RGB channels and saturation

R 108 of 255 = 42%
G 74 of 255 = 29%
B 87 of 255 = 34%

108
74
87

R + G + B ~ 35%. #6C4A57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 74 + 87 = 269 (100%)
R 108 of 269 ~ 40.15%
G 74 of 269 ~ 27.51%
B 87 of 269 ~ 32.34'%

%40.15
%27.51
%32.34

CMYK color model

#6C4A57 color CMYK value is (0,31,19,58).

  • cyan value is 0.00%
  • magenta value is 31.48%
  • yellow value is 19.44%
  • key color value is 57.65%

CMYK: (0,31,19,58)
C0M31Y19K58 (0%, 31%, 19%, 58%)
(0.00 / 0.31 / 0.19 / 0.58)

CMYK percentages

%0
%31.48
%19.44
%57.65

Codes

Color #6C4A57 in popluar color models

6C 4A 57
RGB 108 74 87
HSL 337° 18.68% 35.69%
HSB/HSV 337° 31.48% 42.35%
CMYK 0.00% 31.48% 19.44%
57.65%

Color #6C4A57 in popluar number systems.

HEX 6C 4A 57
Decimal 108 74 87
Binary 1101100 1001010 1010111
Octal 154 112 127

Shades and tints

Shades of #6C4A57

#6C4A57
(108,74,87)
#634450
(99,68,80)
#5A3E49
(90,62,73)
#513842
(81,56,66)
#48323B
(72,50,59)
#3F2C34
(63,44,52)
#36262D
(54,38,45)
#2D2026
(45,32,38)
#241A1F
(36,26,31)
#1B1418
(27,20,24)
#120E11
(18,14,17)
#000000
(0,0,0)

Tints of #6C4A57

#6C4A57
(108,74,87)
#795A66
(121,90,102)
#866A75
(134,106,117)
#937A84
(147,122,132)
#A08A93
(160,138,147)
#AD9AA2
(173,154,162)
#BAAAB1
(186,170,177)
#C7BAC0
(199,186,192)
#D4CACF
(212,202,207)
#E1DADE
(225,218,222)
#EEEAED
(238,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C4A57 color. Also use rgb(108,74,87) instead hex code.

Text Font Color

.myTextColor { color: #6C4A57; }

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

This text font color is #6C4A57.

Background Color

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

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

This div background color is #6C4A57.

Border color

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

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

This div border color is #6C4A57.

Opacity

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

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

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

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

This text has shadow with #6C4A57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4A57.

Preview

Color preview on black background

This text has color #6C4A57 on black background.


Color preview on white background

This text has color #6C4A57 on white background.


Black color preview on #6C4A57 background

This text has black color on #6C4A57 background.


White color preview on #6C4A57 background

This text has white color on #6C4A57 background.


Related colors

Complementary color

Complementary color for #hex is #93B5A8.


I love getcolorcode.com

Triadic colors

1 #576C4A and #4A576C with #6C4A57 are triadic colors.

2 #574A6C and #4A6C57 with #6C4A57 are triadic colors.