COLOR #6D5646

HEX: #6D5646 RGB: (109,86,70)

Color info

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

RGB color model

#6D5646 color RGB value is (109,86,70).

RGB: (109,86,70) (43%, 34%, 27%)

RGB channels and saturation

R 109 of 255 = 43%
G 86 of 255 = 34%
B 70 of 255 = 27%

109
86
70

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

Portions of RGB colors in percentages

R + G + B = 109 + 86 + 70 = 265 (100%)
R 109 of 265 ~ 41.13%
G 86 of 265 ~ 32.45%
B 70 of 265 ~ 26.42'%

%41.13
%32.45
%26.42

CMYK color model

#6D5646 color CMYK value is (0,21,36,57).

  • cyan value is 0.00%
  • magenta value is 21.10%
  • yellow value is 35.78%
  • key color value is 57.25%

CMYK: (0,21,36,57)
C0M21Y36K57 (0%, 21%, 36%, 57%)
(0.00 / 0.21 / 0.36 / 0.57)

CMYK percentages

%0
%21.1
%35.78
%57.25

Codes

Color #6D5646 in popluar color models

6D 56 46
RGB 109 86 70
HSL 25° 21.79% 35.10%
HSB/HSV 25° 35.78% 42.75%
CMYK 0.00% 21.10% 35.78%
57.25%

Color #6D5646 in popluar number systems.

HEX 6D 56 46
Decimal 109 86 70
Binary 1101101 1010110 1000110
Octal 155 126 106

Shades and tints

Shades of #6D5646

#6D5646
(109,86,70)
#644F40
(100,79,64)
#5B483A
(91,72,58)
#524134
(82,65,52)
#493A2E
(73,58,46)
#403328
(64,51,40)
#372C22
(55,44,34)
#2E251C
(46,37,28)
#251E16
(37,30,22)
#1C1710
(28,23,16)
#13100A
(19,16,10)
#000000
(0,0,0)

Tints of #6D5646

#6D5646
(109,86,70)
#7A6556
(122,101,86)
#877466
(135,116,102)
#948376
(148,131,118)
#A19286
(161,146,134)
#AEA196
(174,161,150)
#BBB0A6
(187,176,166)
#C8BFB6
(200,191,182)
#D5CEC6
(213,206,198)
#E2DDD6
(226,221,214)
#EFECE6
(239,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5646 color. Also use rgb(109,86,70) instead hex code.

Text Font Color

.myTextColor { color: #6D5646; }

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

This text font color is #6D5646.

Background Color

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

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

This div background color is #6D5646.

Border color

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

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

This div border color is #6D5646.

Opacity

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

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

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

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

This text has shadow with #6D5646 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5646.

Preview

Color preview on black background

This text has color #6D5646 on black background.


Color preview on white background

This text has color #6D5646 on white background.


Black color preview on #6D5646 background

This text has black color on #6D5646 background.


White color preview on #6D5646 background

This text has white color on #6D5646 background.


Related colors

Complementary color

Complementary color for #hex is #92A9B9.


I love getcolorcode.com

Triadic colors

1 #466D56 and #56466D with #6D5646 are triadic colors.

2 #46566D and #566D46 with #6D5646 are triadic colors.