COLOR #80594C

HEX: #80594C RGB: (128,89,76)

Color info

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

RGB color model

#80594C color RGB value is (128,89,76).

RGB: (128,89,76) (50%, 35%, 30%)

RGB channels and saturation

R 128 of 255 = 50%
G 89 of 255 = 35%
B 76 of 255 = 30%

128
89
76

R + G + B ~ 38%. #80594C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 89 + 76 = 293 (100%)
R 128 of 293 ~ 43.69%
G 89 of 293 ~ 30.38%
B 76 of 293 ~ 25.94'%

%43.69
%30.38
%25.94

CMYK color model

#80594C color CMYK value is (0,30,41,50).

  • cyan value is 0.00%
  • magenta value is 30.47%
  • yellow value is 40.63%
  • key color value is 49.80%

CMYK: (0,30,41,50)
C0M30Y41K50 (0%, 30%, 41%, 50%)
(0.00 / 0.30 / 0.41 / 0.50)

CMYK percentages

%0
%30.47
%40.63
%49.8

Codes

Color #80594C in popluar color models

80 59 4C
RGB 128 89 76
HSL 15° 25.49% 40.00%
HSB/HSV 15° 40.63% 50.20%
CMYK 0.00% 30.47% 40.63%
49.80%

Color #80594C in popluar number systems.

HEX 80 59 4C
Decimal 128 89 76
Binary 10000000 1011001 1001100
Octal 200 131 114

Shades and tints

Shades of #80594C

#80594C
(128,89,76)
#755146
(117,81,70)
#6A4940
(106,73,64)
#5F413A
(95,65,58)
#543934
(84,57,52)
#49312E
(73,49,46)
#3E2928
(62,41,40)
#332122
(51,33,34)
#28191C
(40,25,28)
#1D1116
(29,17,22)
#120910
(18,9,16)
#000000
(0,0,0)

Tints of #80594C

#80594C
(128,89,76)
#8B685C
(139,104,92)
#96776C
(150,119,108)
#A1867C
(161,134,124)
#AC958C
(172,149,140)
#B7A49C
(183,164,156)
#C2B3AC
(194,179,172)
#CDC2BC
(205,194,188)
#D8D1CC
(216,209,204)
#E3E0DC
(227,224,220)
#EEEFEC
(238,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80594C color. Also use rgb(128,89,76) instead hex code.

Text Font Color

.myTextColor { color: #80594C; }

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

This text font color is #80594C.

Background Color

.myBgColor { background-color: #80594C; }

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

This div background color is #80594C.

Border color

.myBorderColor { border: 1px solid #80594C; }

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

This div border color is #80594C.

Opacity

.myOpacity80 { color: #80594C; opacity: 0.8; }

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

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

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

This text has shadow with #80594C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80594C.

Preview

Color preview on black background

This text has color #80594C on black background.


Color preview on white background

This text has color #80594C on white background.


Black color preview on #80594C background

This text has black color on #80594C background.


White color preview on #80594C background

This text has white color on #80594C background.


Related colors

Complementary color

Complementary color for #hex is #7FA6B3.


I love getcolorcode.com

Triadic colors

1 #4C8059 and #594C80 with #80594C are triadic colors.

2 #4C5980 and #59804C with #80594C are triadic colors.