COLOR #6D4F44

HEX: #6D4F44 RGB: (109,79,68)

Color info

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

RGB color model

#6D4F44 color RGB value is (109,79,68).

RGB: (109,79,68) (43%, 31%, 27%)

RGB channels and saturation

R 109 of 255 = 43%
G 79 of 255 = 31%
B 68 of 255 = 27%

109
79
68

R + G + B ~ 34%. #6D4F44 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 79 + 68 = 256 (100%)
R 109 of 256 ~ 42.58%
G 79 of 256 ~ 30.86%
B 68 of 256 ~ 26.56'%

%42.58
%30.86
%26.56

CMYK color model

#6D4F44 color CMYK value is (0,28,38,57).

  • cyan value is 0.00%
  • magenta value is 27.52%
  • yellow value is 37.61%
  • key color value is 57.25%

CMYK: (0,28,38,57)
C0M28Y38K57 (0%, 28%, 38%, 57%)
(0.00 / 0.28 / 0.38 / 0.57)

CMYK percentages

%0
%27.52
%37.61
%57.25

Codes

Color #6D4F44 in popluar color models

6D 4F 44
RGB 109 79 68
HSL 16° 23.16% 34.71%
HSB/HSV 16° 37.61% 42.75%
CMYK 0.00% 27.52% 37.61%
57.25%

Color #6D4F44 in popluar number systems.

HEX 6D 4F 44
Decimal 109 79 68
Binary 1101101 1001111 1000100
Octal 155 117 104

Shades and tints

Shades of #6D4F44

#6D4F44
(109,79,68)
#64483E
(100,72,62)
#5B4138
(91,65,56)
#523A32
(82,58,50)
#49332C
(73,51,44)
#402C26
(64,44,38)
#372520
(55,37,32)
#2E1E1A
(46,30,26)
#251714
(37,23,20)
#1C100E
(28,16,14)
#130908
(19,9,8)
#000000
(0,0,0)

Tints of #6D4F44

#6D4F44
(109,79,68)
#7A5F55
(122,95,85)
#876F66
(135,111,102)
#947F77
(148,127,119)
#A18F88
(161,143,136)
#AE9F99
(174,159,153)
#BBAFAA
(187,175,170)
#C8BFBB
(200,191,187)
#D5CFCC
(213,207,204)
#E2DFDD
(226,223,221)
#EFEFEE
(239,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4F44 color. Also use rgb(109,79,68) instead hex code.

Text Font Color

.myTextColor { color: #6D4F44; }

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

This text font color is #6D4F44.

Background Color

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

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

This div background color is #6D4F44.

Border color

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

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

This div border color is #6D4F44.

Opacity

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

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

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

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

This text has shadow with #6D4F44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4F44.

Preview

Color preview on black background

This text has color #6D4F44 on black background.


Color preview on white background

This text has color #6D4F44 on white background.


Black color preview on #6D4F44 background

This text has black color on #6D4F44 background.


White color preview on #6D4F44 background

This text has white color on #6D4F44 background.


Related colors

Complementary color

Complementary color for #hex is #92B0BB.


I love getcolorcode.com

Triadic colors

1 #446D4F and #4F446D with #6D4F44 are triadic colors.

2 #444F6D and #4F6D44 with #6D4F44 are triadic colors.