COLOR #804939

HEX: #804939 RGB: (128,73,57)

Color info

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

RGB color model

#804939 color RGB value is (128,73,57).

RGB: (128,73,57) (50%, 29%, 22%)

RGB channels and saturation

R 128 of 255 = 50%
G 73 of 255 = 29%
B 57 of 255 = 22%

128
73
57

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

Portions of RGB colors in percentages

R + G + B = 128 + 73 + 57 = 258 (100%)
R 128 of 258 ~ 49.61%
G 73 of 258 ~ 28.29%
B 57 of 258 ~ 22.09'%

%49.61
%28.29
%22.09

CMYK color model

#804939 color CMYK value is (0,43,55,50).

  • cyan value is 0.00%
  • magenta value is 42.97%
  • yellow value is 55.47%
  • key color value is 49.80%
CMYK: (0,43,55,50) C0M43Y55K50 (0%,43%,55%,50%) (0.00/0.43/0.55/0.50) 

CMYK percentages

%0
%42.97
%55.47
%49.8

Codes

Color #804939 in popluar color models

80 49 39
RGB 128 73 57
HSL 14° 38.38% 36.27%
HSB/HSV 14° 55.47% 50.20%
CMYK 0.00% 42.97% 55.47%
49.80%

Color #804939 in popluar number systems.

HEX 80 49 39
Decimal 128 73 57
Binary 10000000 1001001 111001
Octal 200 111 71

Shades and tints

Shades of #804939

#804939
(128,73,57)
#754334
(117,67,52)
#6A3D2F
(106,61,47)
#5F372A
(95,55,42)
#543125
(84,49,37)
#492B20
(73,43,32)
#3E251B
(62,37,27)
#331F16
(51,31,22)
#281911
(40,25,17)
#1D130C
(29,19,12)
#120D07
(18,13,7)
#000000
(0,0,0)

Tints of #804939

#804939
(128,73,57)
#8B594B
(139,89,75)
#96695D
(150,105,93)
#A1796F
(161,121,111)
#AC8981
(172,137,129)
#B79993
(183,153,147)
#C2A9A5
(194,169,165)
#CDB9B7
(205,185,183)
#D8C9C9
(216,201,201)
#E3D9DB
(227,217,219)
#EEE9ED
(238,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #804939; }

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

This text font color is #804939.

Background Color

.myBgColor { background-color: #804939; }

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

This div background color is #804939.

Border color

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

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

This div border color is #804939.

Opacity

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

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

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

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

This text has shadow with #804939 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804939.

Preview

Color preview on black background

This text has color #804939 on black background.


Color preview on white background

This text has color #804939 on white background.


Black color preview on #804939 background

This text has black color on #804939 background.


White color preview on #804939 background

This text has white color on #804939 background.


Related colors

Complementary color

Complementary color for #hex is #7FB6C6.


I love getcolorcode.com

Triadic colors

1 #398049 and #493980 with #804939 are triadic colors.

2 #394980 and #498039 with #804939 are triadic colors.