COLOR #807447

HEX: #807447 RGB: (128,116,71)

Color info

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

RGB color model

#807447 color RGB value is (128,116,71).

RGB: (128,116,71) (50%, 45%, 28%)

RGB channels and saturation

R 128 of 255 = 50%
G 116 of 255 = 45%
B 71 of 255 = 28%

128
116
71

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

Portions of RGB colors in percentages

R + G + B = 128 + 116 + 71 = 315 (100%)
R 128 of 315 ~ 40.63%
G 116 of 315 ~ 36.83%
B 71 of 315 ~ 22.54'%

%40.63
%36.83
%22.54

CMYK color model

#807447 color CMYK value is (0,9,45,50).

  • cyan value is 0.00%
  • magenta value is 9.38%
  • yellow value is 44.53%
  • key color value is 49.80%

CMYK: (0,9,45,50)
C0M9Y45K50 (0%, 9%, 45%, 50%)
(0.00 / 0.09 / 0.45 / 0.50)

CMYK percentages

%0
%9.38
%44.53
%49.8

Codes

Color #807447 in popluar color models

80 74 47
RGB 128 116 71
HSL 47° 28.64% 39.02%
HSB/HSV 47° 44.53% 50.20%
CMYK 0.00% 9.38% 44.53%
49.80%

Color #807447 in popluar number systems.

HEX 80 74 47
Decimal 128 116 71
Binary 10000000 1110100 1000111
Octal 200 164 107

Shades and tints

Shades of #807447

#807447
(128,116,71)
#756A41
(117,106,65)
#6A603B
(106,96,59)
#5F5635
(95,86,53)
#544C2F
(84,76,47)
#494229
(73,66,41)
#3E3823
(62,56,35)
#332E1D
(51,46,29)
#282417
(40,36,23)
#1D1A11
(29,26,17)
#12100B
(18,16,11)
#000000
(0,0,0)

Tints of #807447

#807447
(128,116,71)
#8B8057
(139,128,87)
#968C67
(150,140,103)
#A19877
(161,152,119)
#ACA487
(172,164,135)
#B7B097
(183,176,151)
#C2BCA7
(194,188,167)
#CDC8B7
(205,200,183)
#D8D4C7
(216,212,199)
#E3E0D7
(227,224,215)
#EEECE7
(238,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #807447 color. Also use rgb(128,116,71) instead hex code.

Text Font Color

.myTextColor { color: #807447; }

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

This text font color is #807447.

Background Color

.myBgColor { background-color: #807447; }

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

This div background color is #807447.

Border color

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

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

This div border color is #807447.

Opacity

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

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

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

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

This text has shadow with #807447 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807447.

Preview

Color preview on black background

This text has color #807447 on black background.


Color preview on white background

This text has color #807447 on white background.


Black color preview on #807447 background

This text has black color on #807447 background.


White color preview on #807447 background

This text has white color on #807447 background.


Related colors

Complementary color

Complementary color for #hex is #7F8BB8.


I love getcolorcode.com

Triadic colors

1 #478074 and #744780 with #807447 are triadic colors.

2 #477480 and #748047 with #807447 are triadic colors.