COLOR #807249

HEX: #807249 RGB: (128,114,73)

Color info

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

RGB color model

#807249 color RGB value is (128,114,73).

RGB: (128,114,73) (50%, 45%, 29%)

RGB channels and saturation

R 128 of 255 = 50%
G 114 of 255 = 45%
B 73 of 255 = 29%

128
114
73

R + G + B ~ 41%. #807249 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 128 + 114 + 73 = 315 (100%)
R 128 of 315 ~ 40.63%
G 114 of 315 ~ 36.19%
B 73 of 315 ~ 23.17'%

%40.63
%36.19
%23.17

CMYK color model

#807249 color CMYK value is (0,11,43,50).

  • cyan value is 0.00%
  • magenta value is 10.94%
  • yellow value is 42.97%
  • key color value is 49.80%

CMYK: (0,11,43,50)
C0M11Y43K50 (0%, 11%, 43%, 50%)
(0.00 / 0.11 / 0.43 / 0.50)

CMYK percentages

%0
%10.94
%42.97
%49.8

Codes

Color #807249 in popluar color models

80 72 49
RGB 128 114 73
HSL 45° 27.36% 39.41%
HSB/HSV 45° 42.97% 50.20%
CMYK 0.00% 10.94% 42.97%
49.80%

Color #807249 in popluar number systems.

HEX 80 72 49
Decimal 128 114 73
Binary 10000000 1110010 1001001
Octal 200 162 111

Shades and tints

Shades of #807249

#807249
(128,114,73)
#756843
(117,104,67)
#6A5E3D
(106,94,61)
#5F5437
(95,84,55)
#544A31
(84,74,49)
#49402B
(73,64,43)
#3E3625
(62,54,37)
#332C1F
(51,44,31)
#282219
(40,34,25)
#1D1813
(29,24,19)
#120E0D
(18,14,13)
#000000
(0,0,0)

Tints of #807249

#807249
(128,114,73)
#8B7E59
(139,126,89)
#968A69
(150,138,105)
#A19679
(161,150,121)
#ACA289
(172,162,137)
#B7AE99
(183,174,153)
#C2BAA9
(194,186,169)
#CDC6B9
(205,198,185)
#D8D2C9
(216,210,201)
#E3DED9
(227,222,217)
#EEEAE9
(238,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807249; }

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

This text font color is #807249.

Background Color

.myBgColor { background-color: #807249; }

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

This div background color is #807249.

Border color

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

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

This div border color is #807249.

Opacity

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

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

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

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

This text has shadow with #807249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807249.

Preview

Color preview on black background

This text has color #807249 on black background.


Color preview on white background

This text has color #807249 on white background.


Black color preview on #807249 background

This text has black color on #807249 background.


White color preview on #807249 background

This text has white color on #807249 background.


Related colors

Complementary color

Complementary color for #hex is #7F8DB6.


I love getcolorcode.com

Triadic colors

1 #498072 and #724980 with #807249 are triadic colors.

2 #497280 and #728049 with #807249 are triadic colors.