COLOR #6D5B49

HEX: #6D5B49 RGB: (109,91,73)

Color info

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

RGB color model

#6D5B49 color RGB value is (109,91,73).

RGB: (109,91,73) (43%, 36%, 29%)

RGB channels and saturation

R 109 of 255 = 43%
G 91 of 255 = 36%
B 73 of 255 = 29%

109
91
73

R + G + B ~ 36%. #6D5B49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 91 + 73 = 273 (100%)
R 109 of 273 ~ 39.93%
G 91 of 273 ~ 33.33%
B 73 of 273 ~ 26.74'%

%39.93
%33.33
%26.74

CMYK color model

#6D5B49 color CMYK value is (0,17,33,57).

  • cyan value is 0.00%
  • magenta value is 16.51%
  • yellow value is 33.03%
  • key color value is 57.25%

CMYK: (0,17,33,57)
C0M17Y33K57 (0%, 17%, 33%, 57%)
(0.00 / 0.17 / 0.33 / 0.57)

CMYK percentages

%0
%16.51
%33.03
%57.25

Codes

Color #6D5B49 in popluar color models

6D 5B 49
RGB 109 91 73
HSL 30° 19.78% 35.69%
HSB/HSV 30° 33.03% 42.75%
CMYK 0.00% 16.51% 33.03%
57.25%

Color #6D5B49 in popluar number systems.

HEX 6D 5B 49
Decimal 109 91 73
Binary 1101101 1011011 1001001
Octal 155 133 111

Shades and tints

Shades of #6D5B49

#6D5B49
(109,91,73)
#645343
(100,83,67)
#5B4B3D
(91,75,61)
#524337
(82,67,55)
#493B31
(73,59,49)
#40332B
(64,51,43)
#372B25
(55,43,37)
#2E231F
(46,35,31)
#251B19
(37,27,25)
#1C1313
(28,19,19)
#130B0D
(19,11,13)
#000000
(0,0,0)

Tints of #6D5B49

#6D5B49
(109,91,73)
#7A6959
(122,105,89)
#877769
(135,119,105)
#948579
(148,133,121)
#A19389
(161,147,137)
#AEA199
(174,161,153)
#BBAFA9
(187,175,169)
#C8BDB9
(200,189,185)
#D5CBC9
(213,203,201)
#E2D9D9
(226,217,217)
#EFE7E9
(239,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5B49 color. Also use rgb(109,91,73) instead hex code.

Text Font Color

.myTextColor { color: #6D5B49; }

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

This text font color is #6D5B49.

Background Color

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

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

This div background color is #6D5B49.

Border color

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

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

This div border color is #6D5B49.

Opacity

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

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

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

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

This text has shadow with #6D5B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5B49.

Preview

Color preview on black background

This text has color #6D5B49 on black background.


Color preview on white background

This text has color #6D5B49 on white background.


Black color preview on #6D5B49 background

This text has black color on #6D5B49 background.


White color preview on #6D5B49 background

This text has white color on #6D5B49 background.


Related colors

Complementary color

Complementary color for #hex is #92A4B6.


I love getcolorcode.com

Triadic colors

1 #496D5B and #5B496D with #6D5B49 are triadic colors.

2 #495B6D and #5B6D49 with #6D5B49 are triadic colors.