COLOR #80494E

HEX: #80494E RGB: (128,73,78)

Color info

#80494E contains red, green and blue colors in about the same proportion. Web safe color of #80494E is #663366 (or #636).

RGB color model

#80494E color RGB value is (128,73,78).

RGB: (128,73,78) (50%, 29%, 31%)

RGB channels and saturation

R 128 of 255 = 50%
G 73 of 255 = 29%
B 78 of 255 = 31%

128
73
78

R + G + B ~ 37%. #80494E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 73 + 78 = 279 (100%)
R 128 of 279 ~ 45.88%
G 73 of 279 ~ 26.16%
B 78 of 279 ~ 27.96'%

%45.88
%26.16
%27.96

CMYK color model

#80494E color CMYK value is (0,43,39,50).

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

CMYK: (0,43,39,50)
C0M43Y39K50 (0%, 43%, 39%, 50%)
(0.00 / 0.43 / 0.39 / 0.50)

CMYK percentages

%0
%42.97
%39.06
%49.8

Codes

Color #80494E in popluar color models

80 49 4E
RGB 128 73 78
HSL 355° 27.36% 39.41%
HSB/HSV 355° 42.97% 50.20%
CMYK 0.00% 42.97% 39.06%
49.80%

Color #80494E in popluar number systems.

HEX 80 49 4E
Decimal 128 73 78
Binary 10000000 1001001 1001110
Octal 200 111 116

Shades and tints

Shades of #80494E

#80494E
(128,73,78)
#754347
(117,67,71)
#6A3D40
(106,61,64)
#5F3739
(95,55,57)
#543132
(84,49,50)
#492B2B
(73,43,43)
#3E2524
(62,37,36)
#331F1D
(51,31,29)
#281916
(40,25,22)
#1D130F
(29,19,15)
#120D08
(18,13,8)
#000000
(0,0,0)

Tints of #80494E

#80494E
(128,73,78)
#8B595E
(139,89,94)
#96696E
(150,105,110)
#A1797E
(161,121,126)
#AC898E
(172,137,142)
#B7999E
(183,153,158)
#C2A9AE
(194,169,174)
#CDB9BE
(205,185,190)
#D8C9CE
(216,201,206)
#E3D9DE
(227,217,222)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #80494E; }

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

This text font color is #80494E.

Background Color

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

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

This div background color is #80494E.

Border color

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

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

This div border color is #80494E.

Opacity

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

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

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

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

This text has shadow with #80494E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80494E.

Preview

Color preview on black background

This text has color #80494E on black background.


Color preview on white background

This text has color #80494E on white background.


Black color preview on #80494E background

This text has black color on #80494E background.


White color preview on #80494E background

This text has white color on #80494E background.


Related colors

Complementary color

Complementary color for #hex is #7FB6B1.


I love getcolorcode.com

Triadic colors

1 #4E8049 and #494E80 with #80494E are triadic colors.

2 #4E4980 and #49804E with #80494E are triadic colors.