COLOR #806D43

HEX: #806D43 RGB: (128,109,67)

Color info

#806D43 contains mainly red and green colors. Web safe color of #806D43 is #666633 (or #663).

RGB color model

#806D43 color RGB value is (128,109,67).

RGB: (128,109,67) (50%, 43%, 26%)

RGB channels and saturation

R 128 of 255 = 50%
G 109 of 255 = 43%
B 67 of 255 = 26%

128
109
67

R + G + B ~ 40%. #806D43 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 128 + 109 + 67 = 304 (100%)
R 128 of 304 ~ 42.11%
G 109 of 304 ~ 35.86%
B 67 of 304 ~ 22.04'%

%42.11
%35.86
%22.04

CMYK color model

#806D43 color CMYK value is (0,15,48,50).

  • cyan value is 0.00%
  • magenta value is 14.84%
  • yellow value is 47.66%
  • key color value is 49.80%
CMYK: (0,15,48,50) C0M15Y48K50 (0%,15%,48%,50%) (0.00/0.15/0.48/0.50) 

CMYK percentages

%0
%14.84
%47.66
%49.8

Codes

Color #806D43 in popluar color models

80 6D 43
RGB 128 109 67
HSL 41° 31.28% 38.24%
HSB/HSV 41° 47.66% 50.20%
CMYK 0.00% 14.84% 47.66%
49.80%

Color #806D43 in popluar number systems.

HEX 80 6D 43
Decimal 128 109 67
Binary 10000000 1101101 1000011
Octal 200 155 103

Shades and tints

Shades of #806D43

#806D43
(128,109,67)
#75643D
(117,100,61)
#6A5B37
(106,91,55)
#5F5231
(95,82,49)
#54492B
(84,73,43)
#494025
(73,64,37)
#3E371F
(62,55,31)
#332E19
(51,46,25)
#282513
(40,37,19)
#1D1C0D
(29,28,13)
#121307
(18,19,7)
#000000
(0,0,0)

Tints of #806D43

#806D43
(128,109,67)
#8B7A54
(139,122,84)
#968765
(150,135,101)
#A19476
(161,148,118)
#ACA187
(172,161,135)
#B7AE98
(183,174,152)
#C2BBA9
(194,187,169)
#CDC8BA
(205,200,186)
#D8D5CB
(216,213,203)
#E3E2DC
(227,226,220)
#EEEFED
(238,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #806D43 color. Also use rgb(128,109,67) instead hex code.

Text Font Color

.myTextColor { color: #806D43; }

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

This text font color is #806D43.

Background Color

.myBgColor { background-color: #806D43; }

<div style="background-color:#806D43">Inner text</div>

This div background color is #806D43.

Border color

.myBorderColor { border: 1px solid #806D43; }

<div style="border:3px solid #806D43">Div</div>

This div border color is #806D43.

Opacity

.myOpacity80 { color: #806D43; opacity: 0.8; }

<p style="color:#806D43;opacity:0.8;">80%</p>

Text with #806D43 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 #806D43;}

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

This text has shadow with #806D43 color.


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

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

This text has shadow with #806D43 primary color and red secondary color.


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

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

This text has shadow with #806D43 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #806D43.

Preview

Color preview on black background

This text has color #806D43 on black background.


Color preview on white background

This text has color #806D43 on white background.


Black color preview on #806D43 background

This text has black color on #806D43 background.


White color preview on #806D43 background

This text has white color on #806D43 background.


Related colors

Complementary color

Complementary color for #hex is #7F92BC.


I love getcolorcode.com

Triadic colors

1 #43806D and #6D4380 with #806D43 are triadic colors.

2 #436D80 and #6D8043 with #806D43 are triadic colors.