COLOR #804462

HEX: #804462 RGB: (128,68,98)

Color info

#804462 contains mainly red and blue colors. Web safe color of #804462 is #663366 (or #636).

RGB color model

#804462 color RGB value is (128,68,98).

RGB: (128,68,98) (50%, 27%, 38%)

RGB channels and saturation

R 128 of 255 = 50%
G 68 of 255 = 27%
B 98 of 255 = 38%

128
68
98

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

Portions of RGB colors in percentages

R + G + B = 128 + 68 + 98 = 294 (100%)
R 128 of 294 ~ 43.54%
G 68 of 294 ~ 23.13%
B 98 of 294 ~ 33.33'%

%43.54
%23.13
%33.33

CMYK color model

#804462 color CMYK value is (0,47,23,50).

  • cyan value is 0.00%
  • magenta value is 46.88%
  • yellow value is 23.44%
  • key color value is 49.80%

CMYK: (0,47,23,50)
C0M47Y23K50 (0%, 47%, 23%, 50%)
(0.00 / 0.47 / 0.23 / 0.50)

CMYK percentages

%0
%46.88
%23.44
%49.8

Codes

Color #804462 in popluar color models

80 44 62
RGB 128 68 98
HSL 330° 30.61% 38.43%
HSB/HSV 330° 46.88% 50.20%
CMYK 0.00% 46.88% 23.44%
49.80%

Color #804462 in popluar number systems.

HEX 80 44 62
Decimal 128 68 98
Binary 10000000 1000100 1100010
Octal 200 104 142

Shades and tints

Shades of #804462

#804462
(128,68,98)
#753E5A
(117,62,90)
#6A3852
(106,56,82)
#5F324A
(95,50,74)
#542C42
(84,44,66)
#49263A
(73,38,58)
#3E2032
(62,32,50)
#331A2A
(51,26,42)
#281422
(40,20,34)
#1D0E1A
(29,14,26)
#120812
(18,8,18)
#000000
(0,0,0)

Tints of #804462

#804462
(128,68,98)
#8B5570
(139,85,112)
#96667E
(150,102,126)
#A1778C
(161,119,140)
#AC889A
(172,136,154)
#B799A8
(183,153,168)
#C2AAB6
(194,170,182)
#CDBBC4
(205,187,196)
#D8CCD2
(216,204,210)
#E3DDE0
(227,221,224)
#EEEEEE
(238,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #804462 color. Also use rgb(128,68,98) instead hex code.

Text Font Color

.myTextColor { color: #804462; }

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

This text font color is #804462.

Background Color

.myBgColor { background-color: #804462; }

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

This div background color is #804462.

Border color

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

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

This div border color is #804462.

Opacity

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

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

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

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

This text has shadow with #804462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804462.

Preview

Color preview on black background

This text has color #804462 on black background.


Color preview on white background

This text has color #804462 on white background.


Black color preview on #804462 background

This text has black color on #804462 background.


White color preview on #804462 background

This text has white color on #804462 background.


Related colors

Complementary color

Complementary color for #hex is #7FBB9D.


I love getcolorcode.com

Triadic colors

1 #628044 and #446280 with #804462 are triadic colors.

2 #624480 and #448062 with #804462 are triadic colors.