COLOR #842489

HEX: #842489 RGB: (132,36,137)

Color info

#842489 contains mainly red and blue colors. Web safe color of #842489 is #993399 (or #939).

RGB color model

#842489 color RGB value is (132,36,137).

RGB: (132,36,137) (52%, 14%, 54%)

RGB channels and saturation

R 132 of 255 = 52%
G 36 of 255 = 14%
B 137 of 255 = 54%

132
36
137

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

Portions of RGB colors in percentages

R + G + B = 132 + 36 + 137 = 305 (100%)
R 132 of 305 ~ 43.28%
G 36 of 305 ~ 11.8%
B 137 of 305 ~ 44.92'%

%43.28
%11.8
%44.92

CMYK color model

#842489 color CMYK value is (4,74,0,46).

  • cyan value is 3.65%
  • magenta value is 73.72%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (4,74,0,46) C4M74Y0K46 (4%,74%,0%,46%) (0.04/0.74/0.00/0.46) 

CMYK percentages

%3.65
%73.72
%0
%46.27

Codes

Color #842489 in popluar color models

84 24 89
RGB 132 36 137
HSL 297° 58.38% 33.92%
HSB/HSV 297° 73.72% 53.73%
CMYK 3.65% 73.72% 0.00%
46.27%

Color #842489 in popluar number systems.

HEX 84 24 89
Decimal 132 36 137
Binary 10000100 100100 10001001
Octal 204 44 211

Shades and tints

Shades of #842489

#842489
(132,36,137)
#78217D
(120,33,125)
#6C1E71
(108,30,113)
#601B65
(96,27,101)
#541859
(84,24,89)
#48154D
(72,21,77)
#3C1241
(60,18,65)
#300F35
(48,15,53)
#240C29
(36,12,41)
#18091D
(24,9,29)
#0C0611
(12,6,17)
#000000
(0,0,0)

Tints of #842489

#842489
(132,36,137)
#8F3793
(143,55,147)
#9A4A9D
(154,74,157)
#A55DA7
(165,93,167)
#B070B1
(176,112,177)
#BB83BB
(187,131,187)
#C696C5
(198,150,197)
#D1A9CF
(209,169,207)
#DCBCD9
(220,188,217)
#E7CFE3
(231,207,227)
#F2E2ED
(242,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #842489 color. Also use rgb(132,36,137) instead hex code.

Text Font Color

.myTextColor { color: #842489; }

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

This text font color is #842489.

Background Color

.myBgColor { background-color: #842489; }

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

This div background color is #842489.

Border color

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

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

This div border color is #842489.

Opacity

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

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

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

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

This text has shadow with #842489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #842489.

Preview

Color preview on black background

This text has color #842489 on black background.


Color preview on white background

This text has color #842489 on white background.


Black color preview on #842489 background

This text has black color on #842489 background.


White color preview on #842489 background

This text has white color on #842489 background.


Related colors

Complementary color

Complementary color for #hex is #7BDB76.


I love getcolorcode.com

Triadic colors

1 #898424 and #248984 with #842489 are triadic colors.

2 #892484 and #248489 with #842489 are triadic colors.