COLOR #6D5C51

HEX: #6D5C51 RGB: (109,92,81)

Color info

#6D5C51 contains red, green and blue colors in about the same proportion. Web safe color of #6D5C51 is #666666 (or #666).

RGB color model

#6D5C51 color RGB value is (109,92,81).

RGB: (109,92,81) (43%, 36%, 32%)

RGB channels and saturation

R 109 of 255 = 43%
G 92 of 255 = 36%
B 81 of 255 = 32%

109
92
81

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

Portions of RGB colors in percentages

R + G + B = 109 + 92 + 81 = 282 (100%)
R 109 of 282 ~ 38.65%
G 92 of 282 ~ 32.62%
B 81 of 282 ~ 28.72'%

%38.65
%32.62
%28.72

CMYK color model

#6D5C51 color CMYK value is (0,16,26,57).

  • cyan value is 0.00%
  • magenta value is 15.60%
  • yellow value is 25.69%
  • key color value is 57.25%
CMYK: (0,16,26,57) C0M16Y26K57 (0%,16%,26%,57%) (0.00/0.16/0.26/0.57) 

CMYK percentages

%0
%15.6
%25.69
%57.25

Codes

Color #6D5C51 in popluar color models

6D 5C 51
RGB 109 92 81
HSL 24° 14.74% 37.25%
HSB/HSV 24° 25.69% 42.75%
CMYK 0.00% 15.60% 25.69%
57.25%

Color #6D5C51 in popluar number systems.

HEX 6D 5C 51
Decimal 109 92 81
Binary 1101101 1011100 1010001
Octal 155 134 121

Shades and tints

Shades of #6D5C51

#6D5C51
(109,92,81)
#64544A
(100,84,74)
#5B4C43
(91,76,67)
#52443C
(82,68,60)
#493C35
(73,60,53)
#40342E
(64,52,46)
#372C27
(55,44,39)
#2E2420
(46,36,32)
#251C19
(37,28,25)
#1C1412
(28,20,18)
#130C0B
(19,12,11)
#000000
(0,0,0)

Tints of #6D5C51

#6D5C51
(109,92,81)
#7A6A60
(122,106,96)
#87786F
(135,120,111)
#94867E
(148,134,126)
#A1948D
(161,148,141)
#AEA29C
(174,162,156)
#BBB0AB
(187,176,171)
#C8BEBA
(200,190,186)
#D5CCC9
(213,204,201)
#E2DAD8
(226,218,216)
#EFE8E7
(239,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5C51 color. Also use rgb(109,92,81) instead hex code.

Text Font Color

.myTextColor { color: #6D5C51; }

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

This text font color is #6D5C51.

Background Color

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

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

This div background color is #6D5C51.

Border color

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

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

This div border color is #6D5C51.

Opacity

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

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

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

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

This text has shadow with #6D5C51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5C51.

Preview

Color preview on black background

This text has color #6D5C51 on black background.


Color preview on white background

This text has color #6D5C51 on white background.


Black color preview on #6D5C51 background

This text has black color on #6D5C51 background.


White color preview on #6D5C51 background

This text has white color on #6D5C51 background.


Related colors

Complementary color

Complementary color for #hex is #92A3AE.


I love getcolorcode.com

Triadic colors

1 #516D5C and #5C516D with #6D5C51 are triadic colors.

2 #515C6D and #5C6D51 with #6D5C51 are triadic colors.