COLOR #6D4420

HEX: #6D4420 RGB: (109,68,32)

Color info

#6D4420 contains mainly red and green colors. Web safe color of #6D4420 is #663333 (or #633).

RGB color model

#6D4420 color RGB value is (109,68,32).

RGB: (109,68,32) (43%, 27%, 13%)

RGB channels and saturation

R 109 of 255 = 43%
G 68 of 255 = 27%
B 32 of 255 = 13%

109
68
32

R + G + B ~ 28%. #6D4420 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 68 + 32 = 209 (100%)
R 109 of 209 ~ 52.15%
G 68 of 209 ~ 32.54%
B 32 of 209 ~ 15.31'%

%52.15
%32.54
%15.31

CMYK color model

#6D4420 color CMYK value is (0,38,71,57).

  • cyan value is 0.00%
  • magenta value is 37.61%
  • yellow value is 70.64%
  • key color value is 57.25%
CMYK: (0,38,71,57) C0M38Y71K57 (0%,38%,71%,57%) (0.00/0.38/0.71/0.57) 

CMYK percentages

%0
%37.61
%70.64
%57.25

Codes

Color #6D4420 in popluar color models

6D 44 20
RGB 109 68 32
HSL 28° 54.61% 27.65%
HSB/HSV 28° 70.64% 42.75%
CMYK 0.00% 37.61% 70.64%
57.25%

Color #6D4420 in popluar number systems.

HEX 6D 44 20
Decimal 109 68 32
Binary 1101101 1000100 100000
Octal 155 104 40

Shades and tints

Shades of #6D4420

#6D4420
(109,68,32)
#643E1E
(100,62,30)
#5B381C
(91,56,28)
#52321A
(82,50,26)
#492C18
(73,44,24)
#402616
(64,38,22)
#372014
(55,32,20)
#2E1A12
(46,26,18)
#251410
(37,20,16)
#1C0E0E
(28,14,14)
#13080C
(19,8,12)
#000000
(0,0,0)

Tints of #6D4420

#6D4420
(109,68,32)
#7A5534
(122,85,52)
#876648
(135,102,72)
#94775C
(148,119,92)
#A18870
(161,136,112)
#AE9984
(174,153,132)
#BBAA98
(187,170,152)
#C8BBAC
(200,187,172)
#D5CCC0
(213,204,192)
#E2DDD4
(226,221,212)
#EFEEE8
(239,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D4420; }

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

This text font color is #6D4420.

Background Color

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

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

This div background color is #6D4420.

Border color

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

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

This div border color is #6D4420.

Opacity

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

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

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

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

This text has shadow with #6D4420 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4420.

Preview

Color preview on black background

This text has color #6D4420 on black background.


Color preview on white background

This text has color #6D4420 on white background.


Black color preview on #6D4420 background

This text has black color on #6D4420 background.


White color preview on #6D4420 background

This text has white color on #6D4420 background.


Related colors

Complementary color

Complementary color for #hex is #92BBDF.


I love getcolorcode.com

Triadic colors

1 #206D44 and #44206D with #6D4420 are triadic colors.

2 #20446D and #446D20 with #6D4420 are triadic colors.