COLOR #6D6849

HEX: #6D6849 RGB: (109,104,73)

Color info

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

RGB color model

#6D6849 color RGB value is (109,104,73).

RGB: (109,104,73) (43%, 41%, 29%)

RGB channels and saturation

R 109 of 255 = 43%
G 104 of 255 = 41%
B 73 of 255 = 29%

109
104
73

R + G + B ~ 38%. #6D6849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 104 + 73 = 286 (100%)
R 109 of 286 ~ 38.11%
G 104 of 286 ~ 36.36%
B 73 of 286 ~ 25.52'%

%38.11
%36.36
%25.52

CMYK color model

#6D6849 color CMYK value is (0,5,33,57).

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

CMYK: (0,5,33,57)
C0M5Y33K57 (0%, 5%, 33%, 57%)
(0.00 / 0.05 / 0.33 / 0.57)

CMYK percentages

%0
%4.59
%33.03
%57.25

Codes

Color #6D6849 in popluar color models

6D 68 49
RGB 109 104 73
HSL 52° 19.78% 35.69%
HSB/HSV 52° 33.03% 42.75%
CMYK 0.00% 4.59% 33.03%
57.25%

Color #6D6849 in popluar number systems.

HEX 6D 68 49
Decimal 109 104 73
Binary 1101101 1101000 1001001
Octal 155 150 111

Shades and tints

Shades of #6D6849

#6D6849
(109,104,73)
#645F43
(100,95,67)
#5B563D
(91,86,61)
#524D37
(82,77,55)
#494431
(73,68,49)
#403B2B
(64,59,43)
#373225
(55,50,37)
#2E291F
(46,41,31)
#252019
(37,32,25)
#1C1713
(28,23,19)
#130E0D
(19,14,13)
#000000
(0,0,0)

Tints of #6D6849

#6D6849
(109,104,73)
#7A7559
(122,117,89)
#878269
(135,130,105)
#948F79
(148,143,121)
#A19C89
(161,156,137)
#AEA999
(174,169,153)
#BBB6A9
(187,182,169)
#C8C3B9
(200,195,185)
#D5D0C9
(213,208,201)
#E2DDD9
(226,221,217)
#EFEAE9
(239,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D6849; }

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

This text font color is #6D6849.

Background Color

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

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

This div background color is #6D6849.

Border color

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

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

This div border color is #6D6849.

Opacity

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

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

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

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

This text has shadow with #6D6849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6849.

Preview

Color preview on black background

This text has color #6D6849 on black background.


Color preview on white background

This text has color #6D6849 on white background.


Black color preview on #6D6849 background

This text has black color on #6D6849 background.


White color preview on #6D6849 background

This text has white color on #6D6849 background.


Related colors

Complementary color

Complementary color for #hex is #9297B6.


I love getcolorcode.com

Triadic colors

1 #496D68 and #68496D with #6D6849 are triadic colors.

2 #49686D and #686D49 with #6D6849 are triadic colors.