COLOR #80471E

HEX: #80471E RGB: (128,71,30)

Color info

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

RGB color model

#80471E color RGB value is (128,71,30).

RGB: (128,71,30) (50%, 28%, 12%)

RGB channels and saturation

R 128 of 255 = 50%
G 71 of 255 = 28%
B 30 of 255 = 12%

128
71
30

R + G + B ~ 30%. #80471E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 71 + 30 = 229 (100%)
R 128 of 229 ~ 55.9%
G 71 of 229 ~ 31%
B 30 of 229 ~ 13.1'%

%55.9
%31
%13.1

CMYK color model

#80471E color CMYK value is (0,45,77,50).

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

CMYK: (0,45,77,50)
C0M45Y77K50 (0%, 45%, 77%, 50%)
(0.00 / 0.45 / 0.77 / 0.50)

CMYK percentages

%0
%44.53
%76.56
%49.8

Codes

Color #80471E in popluar color models

80 47 1E
RGB 128 71 30
HSL 25° 62.03% 30.98%
HSB/HSV 25° 76.56% 50.20%
CMYK 0.00% 44.53% 76.56%
49.80%

Color #80471E in popluar number systems.

HEX 80 47 1E
Decimal 128 71 30
Binary 10000000 1000111 11110
Octal 200 107 36

Shades and tints

Shades of #80471E

#80471E
(128,71,30)
#75411C
(117,65,28)
#6A3B1A
(106,59,26)
#5F3518
(95,53,24)
#542F16
(84,47,22)
#492914
(73,41,20)
#3E2312
(62,35,18)
#331D10
(51,29,16)
#28170E
(40,23,14)
#1D110C
(29,17,12)
#120B0A
(18,11,10)
#000000
(0,0,0)

Tints of #80471E

#80471E
(128,71,30)
#8B5732
(139,87,50)
#966746
(150,103,70)
#A1775A
(161,119,90)
#AC876E
(172,135,110)
#B79782
(183,151,130)
#C2A796
(194,167,150)
#CDB7AA
(205,183,170)
#D8C7BE
(216,199,190)
#E3D7D2
(227,215,210)
#EEE7E6
(238,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #80471E; }

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

This text font color is #80471E.

Background Color

.myBgColor { background-color: #80471E; }

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

This div background color is #80471E.

Border color

.myBorderColor { border: 1px solid #80471E; }

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

This div border color is #80471E.

Opacity

.myOpacity80 { color: #80471E; opacity: 0.8; }

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

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

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

This text has shadow with #80471E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80471E.

Preview

Color preview on black background

This text has color #80471E on black background.


Color preview on white background

This text has color #80471E on white background.


Black color preview on #80471E background

This text has black color on #80471E background.


White color preview on #80471E background

This text has white color on #80471E background.


Related colors

Complementary color

Complementary color for #hex is #7FB8E1.


I love getcolorcode.com

Triadic colors

1 #1E8047 and #471E80 with #80471E are triadic colors.

2 #1E4780 and #47801E with #80471E are triadic colors.