COLOR #804994

HEX: #804994 RGB: (128,73,148)

Color info

#804994 contains mainly red and blue colors. Web safe color of #804994 is #663399 (or #639).

RGB color model

#804994 color RGB value is (128,73,148).

RGB: (128,73,148) (50%, 29%, 58%)

RGB channels and saturation

R 128 of 255 = 50%
G 73 of 255 = 29%
B 148 of 255 = 58%

128
73
148

R + G + B ~ 46%. #804994 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 128 + 73 + 148 = 349 (100%)
R 128 of 349 ~ 36.68%
G 73 of 349 ~ 20.92%
B 148 of 349 ~ 42.41'%

%36.68
%20.92
%42.41

CMYK color model

#804994 color CMYK value is (14,51,0,42).

  • cyan value is 13.51%
  • magenta value is 50.68%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (14,51,0,42)
C14M51Y0K42 (14%, 51%, 0%, 42%)
(0.14 / 0.51 / 0.00 / 0.42)

CMYK percentages

%13.51
%50.68
%0
%41.96

Codes

Color #804994 in popluar color models

80 49 94
RGB 128 73 148
HSL 284° 33.94% 43.33%
HSB/HSV 284° 50.68% 58.04%
CMYK 13.51% 50.68% 0.00%
41.96%

Color #804994 in popluar number systems.

HEX 80 49 94
Decimal 128 73 148
Binary 10000000 1001001 10010100
Octal 200 111 224

Shades and tints

Shades of #804994

#804994
(128,73,148)
#754387
(117,67,135)
#6A3D7A
(106,61,122)
#5F376D
(95,55,109)
#543160
(84,49,96)
#492B53
(73,43,83)
#3E2546
(62,37,70)
#331F39
(51,31,57)
#28192C
(40,25,44)
#1D131F
(29,19,31)
#120D12
(18,13,18)
#000000
(0,0,0)

Tints of #804994

#804994
(128,73,148)
#8B599D
(139,89,157)
#9669A6
(150,105,166)
#A179AF
(161,121,175)
#AC89B8
(172,137,184)
#B799C1
(183,153,193)
#C2A9CA
(194,169,202)
#CDB9D3
(205,185,211)
#D8C9DC
(216,201,220)
#E3D9E5
(227,217,229)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #804994; }

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

This text font color is #804994.

Background Color

.myBgColor { background-color: #804994; }

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

This div background color is #804994.

Border color

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

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

This div border color is #804994.

Opacity

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

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

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

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

This text has shadow with #804994 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804994.

Preview

Color preview on black background

This text has color #804994 on black background.


Color preview on white background

This text has color #804994 on white background.


Black color preview on #804994 background

This text has black color on #804994 background.


White color preview on #804994 background

This text has white color on #804994 background.


Related colors

Complementary color

Complementary color for #hex is #7FB66B.


I love getcolorcode.com

Triadic colors

1 #948049 and #499480 with #804994 are triadic colors.

2 #944980 and #498094 with #804994 are triadic colors.