COLOR #6D5C43

HEX: #6D5C43 RGB: (109,92,67)

Color info

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

RGB color model

#6D5C43 color RGB value is (109,92,67).

RGB: (109,92,67) (43%, 36%, 26%)

RGB channels and saturation

R 109 of 255 = 43%
G 92 of 255 = 36%
B 67 of 255 = 26%

109
92
67

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

Portions of RGB colors in percentages

R + G + B = 109 + 92 + 67 = 268 (100%)
R 109 of 268 ~ 40.67%
G 92 of 268 ~ 34.33%
B 67 of 268 ~ 25'%

%40.67
%34.33
%25

CMYK color model

#6D5C43 color CMYK value is (0,16,39,57).

  • cyan value is 0.00%
  • magenta value is 15.60%
  • yellow value is 38.53%
  • key color value is 57.25%

CMYK: (0,16,39,57)
C0M16Y39K57 (0%, 16%, 39%, 57%)
(0.00 / 0.16 / 0.39 / 0.57)

CMYK percentages

%0
%15.6
%38.53
%57.25

Codes

Color #6D5C43 in popluar color models

6D 5C 43
RGB 109 92 67
HSL 36° 23.86% 34.51%
HSB/HSV 36° 38.53% 42.75%
CMYK 0.00% 15.60% 38.53%
57.25%

Color #6D5C43 in popluar number systems.

HEX 6D 5C 43
Decimal 109 92 67
Binary 1101101 1011100 1000011
Octal 155 134 103

Shades and tints

Shades of #6D5C43

#6D5C43
(109,92,67)
#64543D
(100,84,61)
#5B4C37
(91,76,55)
#524431
(82,68,49)
#493C2B
(73,60,43)
#403425
(64,52,37)
#372C1F
(55,44,31)
#2E2419
(46,36,25)
#251C13
(37,28,19)
#1C140D
(28,20,13)
#130C07
(19,12,7)
#000000
(0,0,0)

Tints of #6D5C43

#6D5C43
(109,92,67)
#7A6A54
(122,106,84)
#877865
(135,120,101)
#948676
(148,134,118)
#A19487
(161,148,135)
#AEA298
(174,162,152)
#BBB0A9
(187,176,169)
#C8BEBA
(200,190,186)
#D5CCCB
(213,204,203)
#E2DADC
(226,218,220)
#EFE8ED
(239,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5C43; }

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

This text font color is #6D5C43.

Background Color

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

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

This div background color is #6D5C43.

Border color

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

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

This div border color is #6D5C43.

Opacity

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

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

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

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

This text has shadow with #6D5C43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5C43.

Preview

Color preview on black background

This text has color #6D5C43 on black background.


Color preview on white background

This text has color #6D5C43 on white background.


Black color preview on #6D5C43 background

This text has black color on #6D5C43 background.


White color preview on #6D5C43 background

This text has white color on #6D5C43 background.


Related colors

Complementary color

Complementary color for #hex is #92A3BC.


I love getcolorcode.com

Triadic colors

1 #436D5C and #5C436D with #6D5C43 are triadic colors.

2 #435C6D and #5C6D43 with #6D5C43 are triadic colors.