COLOR #6D5647

HEX: #6D5647 RGB: (109,86,71)

Color info

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

RGB color model

#6D5647 color RGB value is (109,86,71).

RGB: (109,86,71) (43%, 34%, 28%)

RGB channels and saturation

R 109 of 255 = 43%
G 86 of 255 = 34%
B 71 of 255 = 28%

109
86
71

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

Portions of RGB colors in percentages

R + G + B = 109 + 86 + 71 = 266 (100%)
R 109 of 266 ~ 40.98%
G 86 of 266 ~ 32.33%
B 71 of 266 ~ 26.69'%

%40.98
%32.33
%26.69

CMYK color model

#6D5647 color CMYK value is (0,21,35,57).

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

CMYK: (0,21,35,57)
C0M21Y35K57 (0%, 21%, 35%, 57%)
(0.00 / 0.21 / 0.35 / 0.57)

CMYK percentages

%0
%21.1
%34.86
%57.25

Codes

Color #6D5647 in popluar color models

6D 56 47
RGB 109 86 71
HSL 24° 21.11% 35.29%
HSB/HSV 24° 34.86% 42.75%
CMYK 0.00% 21.10% 34.86%
57.25%

Color #6D5647 in popluar number systems.

HEX 6D 56 47
Decimal 109 86 71
Binary 1101101 1010110 1000111
Octal 155 126 107

Shades and tints

Shades of #6D5647

#6D5647
(109,86,71)
#644F41
(100,79,65)
#5B483B
(91,72,59)
#524135
(82,65,53)
#493A2F
(73,58,47)
#403329
(64,51,41)
#372C23
(55,44,35)
#2E251D
(46,37,29)
#251E17
(37,30,23)
#1C1711
(28,23,17)
#13100B
(19,16,11)
#000000
(0,0,0)

Tints of #6D5647

#6D5647
(109,86,71)
#7A6557
(122,101,87)
#877467
(135,116,103)
#948377
(148,131,119)
#A19287
(161,146,135)
#AEA197
(174,161,151)
#BBB0A7
(187,176,167)
#C8BFB7
(200,191,183)
#D5CEC7
(213,206,199)
#E2DDD7
(226,221,215)
#EFECE7
(239,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5647; }

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

This text font color is #6D5647.

Background Color

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

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

This div background color is #6D5647.

Border color

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

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

This div border color is #6D5647.

Opacity

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

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

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

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

This text has shadow with #6D5647 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5647.

Preview

Color preview on black background

This text has color #6D5647 on black background.


Color preview on white background

This text has color #6D5647 on white background.


Black color preview on #6D5647 background

This text has black color on #6D5647 background.


White color preview on #6D5647 background

This text has white color on #6D5647 background.


Related colors

Complementary color

Complementary color for #hex is #92A9B8.


I love getcolorcode.com

Triadic colors

1 #476D56 and #56476D with #6D5647 are triadic colors.

2 #47566D and #566D47 with #6D5647 are triadic colors.