COLOR #843490

HEX: #843490 RGB: (132,52,144)

Color info

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

RGB color model

#843490 color RGB value is (132,52,144).

RGB: (132,52,144) (52%, 20%, 56%)

RGB channels and saturation

R 132 of 255 = 52%
G 52 of 255 = 20%
B 144 of 255 = 56%

132
52
144

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

Portions of RGB colors in percentages

R + G + B = 132 + 52 + 144 = 328 (100%)
R 132 of 328 ~ 40.24%
G 52 of 328 ~ 15.85%
B 144 of 328 ~ 43.9'%

%40.24
%15.85
%43.9

CMYK color model

#843490 color CMYK value is (8,64,0,44).

  • cyan value is 8.33%
  • magenta value is 63.89%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (8,64,0,44)
C8M64Y0K44 (8%, 64%, 0%, 44%)
(0.08 / 0.64 / 0.00 / 0.44)

CMYK percentages

%8.33
%63.89
%0
%43.53

Codes

Color #843490 in popluar color models

84 34 90
RGB 132 52 144
HSL 292° 46.94% 38.43%
HSB/HSV 292° 63.89% 56.47%
CMYK 8.33% 63.89% 0.00%
43.53%

Color #843490 in popluar number systems.

HEX 84 34 90
Decimal 132 52 144
Binary 10000100 110100 10010000
Octal 204 64 220

Shades and tints

Shades of #843490

#843490
(132,52,144)
#783083
(120,48,131)
#6C2C76
(108,44,118)
#602869
(96,40,105)
#54245C
(84,36,92)
#48204F
(72,32,79)
#3C1C42
(60,28,66)
#301835
(48,24,53)
#241428
(36,20,40)
#18101B
(24,16,27)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #843490

#843490
(132,52,144)
#8F469A
(143,70,154)
#9A58A4
(154,88,164)
#A56AAE
(165,106,174)
#B07CB8
(176,124,184)
#BB8EC2
(187,142,194)
#C6A0CC
(198,160,204)
#D1B2D6
(209,178,214)
#DCC4E0
(220,196,224)
#E7D6EA
(231,214,234)
#F2E8F4
(242,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #843490 color. Also use rgb(132,52,144) instead hex code.

Text Font Color

.myTextColor { color: #843490; }

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

This text font color is #843490.

Background Color

.myBgColor { background-color: #843490; }

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

This div background color is #843490.

Border color

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

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

This div border color is #843490.

Opacity

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

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

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

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

This text has shadow with #843490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #843490.

Preview

Color preview on black background

This text has color #843490 on black background.


Color preview on white background

This text has color #843490 on white background.


Black color preview on #843490 background

This text has black color on #843490 background.


White color preview on #843490 background

This text has white color on #843490 background.


Related colors

Complementary color

Complementary color for #hex is #7BCB6F.


I love getcolorcode.com

Triadic colors

1 #908434 and #349084 with #843490 are triadic colors.

2 #903484 and #348490 with #843490 are triadic colors.