COLOR #804858

HEX: #804858 RGB: (128,72,88)

Color info

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

RGB color model

#804858 color RGB value is (128,72,88).

RGB: (128,72,88) (50%, 28%, 35%)

RGB channels and saturation

R 128 of 255 = 50%
G 72 of 255 = 28%
B 88 of 255 = 35%

128
72
88

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

Portions of RGB colors in percentages

R + G + B = 128 + 72 + 88 = 288 (100%)
R 128 of 288 ~ 44.44%
G 72 of 288 ~ 25%
B 88 of 288 ~ 30.56'%

%44.44
%25
%30.56

CMYK color model

#804858 color CMYK value is (0,44,31,50).

  • cyan value is 0.00%
  • magenta value is 43.75%
  • yellow value is 31.25%
  • key color value is 49.80%

CMYK: (0,44,31,50)
C0M44Y31K50 (0%, 44%, 31%, 50%)
(0.00 / 0.44 / 0.31 / 0.50)

CMYK percentages

%0
%43.75
%31.25
%49.8

Codes

Color #804858 in popluar color models

80 48 58
RGB 128 72 88
HSL 343° 28.00% 39.22%
HSB/HSV 343° 43.75% 50.20%
CMYK 0.00% 43.75% 31.25%
49.80%

Color #804858 in popluar number systems.

HEX 80 48 58
Decimal 128 72 88
Binary 10000000 1001000 1011000
Octal 200 110 130

Shades and tints

Shades of #804858

#804858
(128,72,88)
#754250
(117,66,80)
#6A3C48
(106,60,72)
#5F3640
(95,54,64)
#543038
(84,48,56)
#492A30
(73,42,48)
#3E2428
(62,36,40)
#331E20
(51,30,32)
#281818
(40,24,24)
#1D1210
(29,18,16)
#120C08
(18,12,8)
#000000
(0,0,0)

Tints of #804858

#804858
(128,72,88)
#8B5867
(139,88,103)
#966876
(150,104,118)
#A17885
(161,120,133)
#AC8894
(172,136,148)
#B798A3
(183,152,163)
#C2A8B2
(194,168,178)
#CDB8C1
(205,184,193)
#D8C8D0
(216,200,208)
#E3D8DF
(227,216,223)
#EEE8EE
(238,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #804858 color. Also use rgb(128,72,88) instead hex code.

Text Font Color

.myTextColor { color: #804858; }

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

This text font color is #804858.

Background Color

.myBgColor { background-color: #804858; }

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

This div background color is #804858.

Border color

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

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

This div border color is #804858.

Opacity

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

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

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

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

This text has shadow with #804858 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804858.

Preview

Color preview on black background

This text has color #804858 on black background.


Color preview on white background

This text has color #804858 on white background.


Black color preview on #804858 background

This text has black color on #804858 background.


White color preview on #804858 background

This text has white color on #804858 background.


Related colors

Complementary color

Complementary color for #hex is #7FB7A7.


I love getcolorcode.com

Triadic colors

1 #588048 and #485880 with #804858 are triadic colors.

2 #584880 and #488058 with #804858 are triadic colors.