COLOR #804289

HEX: #804289 RGB: (128,66,137)

Color info

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

RGB color model

#804289 color RGB value is (128,66,137).

RGB: (128,66,137) (50%, 26%, 54%)

RGB channels and saturation

R 128 of 255 = 50%
G 66 of 255 = 26%
B 137 of 255 = 54%

128
66
137

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

Portions of RGB colors in percentages

R + G + B = 128 + 66 + 137 = 331 (100%)
R 128 of 331 ~ 38.67%
G 66 of 331 ~ 19.94%
B 137 of 331 ~ 41.39'%

%38.67
%19.94
%41.39

CMYK color model

#804289 color CMYK value is (7,52,0,46).

  • cyan value is 6.57%
  • magenta value is 51.82%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (7,52,0,46) C7M52Y0K46 (7%,52%,0%,46%) (0.07/0.52/0.00/0.46) 

CMYK percentages

%6.57
%51.82
%0
%46.27

Codes

Color #804289 in popluar color models

80 42 89
RGB 128 66 137
HSL 292° 34.98% 39.80%
HSB/HSV 292° 51.82% 53.73%
CMYK 6.57% 51.82% 0.00%
46.27%

Color #804289 in popluar number systems.

HEX 80 42 89
Decimal 128 66 137
Binary 10000000 1000010 10001001
Octal 200 102 211

Shades and tints

Shades of #804289

#804289
(128,66,137)
#753C7D
(117,60,125)
#6A3671
(106,54,113)
#5F3065
(95,48,101)
#542A59
(84,42,89)
#49244D
(73,36,77)
#3E1E41
(62,30,65)
#331835
(51,24,53)
#281229
(40,18,41)
#1D0C1D
(29,12,29)
#120611
(18,6,17)
#000000
(0,0,0)

Tints of #804289

#804289
(128,66,137)
#8B5393
(139,83,147)
#96649D
(150,100,157)
#A175A7
(161,117,167)
#AC86B1
(172,134,177)
#B797BB
(183,151,187)
#C2A8C5
(194,168,197)
#CDB9CF
(205,185,207)
#D8CAD9
(216,202,217)
#E3DBE3
(227,219,227)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #804289 color. Also use rgb(128,66,137) instead hex code.

Text Font Color

.myTextColor { color: #804289; }

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

This text font color is #804289.

Background Color

.myBgColor { background-color: #804289; }

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

This div background color is #804289.

Border color

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

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

This div border color is #804289.

Opacity

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

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

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

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

This text has shadow with #804289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804289.

Preview

Color preview on black background

This text has color #804289 on black background.


Color preview on white background

This text has color #804289 on white background.


Black color preview on #804289 background

This text has black color on #804289 background.


White color preview on #804289 background

This text has white color on #804289 background.


Related colors

Complementary color

Complementary color for #hex is #7FBD76.


I love getcolorcode.com

Triadic colors

1 #898042 and #428980 with #804289 are triadic colors.

2 #894280 and #428089 with #804289 are triadic colors.