COLOR #806439

HEX: #806439 RGB: (128,100,57)

Color info

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

RGB color model

#806439 color RGB value is (128,100,57).

RGB: (128,100,57) (50%, 39%, 22%)

RGB channels and saturation

R 128 of 255 = 50%
G 100 of 255 = 39%
B 57 of 255 = 22%

128
100
57

R + G + B ~ 37%. #806439 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 100 + 57 = 285 (100%)
R 128 of 285 ~ 44.91%
G 100 of 285 ~ 35.09%
B 57 of 285 ~ 20'%

%44.91
%35.09
%20

CMYK color model

#806439 color CMYK value is (0,22,55,50).

  • cyan value is 0.00%
  • magenta value is 21.88%
  • yellow value is 55.47%
  • key color value is 49.80%

CMYK: (0,22,55,50)
C0M22Y55K50 (0%, 22%, 55%, 50%)
(0.00 / 0.22 / 0.55 / 0.50)

CMYK percentages

%0
%21.88
%55.47
%49.8

Codes

Color #806439 in popluar color models

80 64 39
RGB 128 100 57
HSL 36° 38.38% 36.27%
HSB/HSV 36° 55.47% 50.20%
CMYK 0.00% 21.88% 55.47%
49.80%

Color #806439 in popluar number systems.

HEX 80 64 39
Decimal 128 100 57
Binary 10000000 1100100 111001
Octal 200 144 71

Shades and tints

Shades of #806439

#806439
(128,100,57)
#755B34
(117,91,52)
#6A522F
(106,82,47)
#5F492A
(95,73,42)
#544025
(84,64,37)
#493720
(73,55,32)
#3E2E1B
(62,46,27)
#332516
(51,37,22)
#281C11
(40,28,17)
#1D130C
(29,19,12)
#120A07
(18,10,7)
#000000
(0,0,0)

Tints of #806439

#806439
(128,100,57)
#8B724B
(139,114,75)
#96805D
(150,128,93)
#A18E6F
(161,142,111)
#AC9C81
(172,156,129)
#B7AA93
(183,170,147)
#C2B8A5
(194,184,165)
#CDC6B7
(205,198,183)
#D8D4C9
(216,212,201)
#E3E2DB
(227,226,219)
#EEF0ED
(238,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #806439 color. Also use rgb(128,100,57) instead hex code.

Text Font Color

.myTextColor { color: #806439; }

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

This text font color is #806439.

Background Color

.myBgColor { background-color: #806439; }

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

This div background color is #806439.

Border color

.myBorderColor { border: 1px solid #806439; }

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

This div border color is #806439.

Opacity

.myOpacity80 { color: #806439; opacity: 0.8; }

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

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

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

This text has shadow with #806439 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806439.

Preview

Color preview on black background

This text has color #806439 on black background.


Color preview on white background

This text has color #806439 on white background.


Black color preview on #806439 background

This text has black color on #806439 background.


White color preview on #806439 background

This text has white color on #806439 background.


Related colors

Complementary color

Complementary color for #hex is #7F9BC6.


I love getcolorcode.com

Triadic colors

1 #398064 and #643980 with #806439 are triadic colors.

2 #396480 and #648039 with #806439 are triadic colors.