COLOR #84417E

HEX: #84417E RGB: (132,65,126)

Color info

#84417E contains mainly red and blue colors. Web safe color of #84417E is #993366 (or #936).

RGB color model

#84417E color RGB value is (132,65,126).

RGB: (132,65,126) (52%, 25%, 49%)

RGB channels and saturation

R 132 of 255 = 52%
G 65 of 255 = 25%
B 126 of 255 = 49%

132
65
126

R + G + B ~ 42%. #84417E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 65 + 126 = 323 (100%)
R 132 of 323 ~ 40.87%
G 65 of 323 ~ 20.12%
B 126 of 323 ~ 39.01'%

%40.87
%20.12
%39.01

CMYK color model

#84417E color CMYK value is (0,51,5,48).

  • cyan value is 0.00%
  • magenta value is 50.76%
  • yellow value is 4.55%
  • key color value is 48.24%
CMYK: (0,51,5,48) C0M51Y5K48 (0%,51%,5%,48%) (0.00/0.51/0.05/0.48) 

CMYK percentages

%0
%50.76
%4.55
%48.24

Codes

Color #84417E in popluar color models

84 41 7E
RGB 132 65 126
HSL 305° 34.01% 38.63%
HSB/HSV 305° 50.76% 51.76%
CMYK 0.00% 50.76% 4.55%
48.24%

Color #84417E in popluar number systems.

HEX 84 41 7E
Decimal 132 65 126
Binary 10000100 1000001 1111110
Octal 204 101 176

Shades and tints

Shades of #84417E

#84417E
(132,65,126)
#783C73
(120,60,115)
#6C3768
(108,55,104)
#60325D
(96,50,93)
#542D52
(84,45,82)
#482847
(72,40,71)
#3C233C
(60,35,60)
#301E31
(48,30,49)
#241926
(36,25,38)
#18141B
(24,20,27)
#0C0F10
(12,15,16)
#000000
(0,0,0)

Tints of #84417E

#84417E
(132,65,126)
#8F5289
(143,82,137)
#9A6394
(154,99,148)
#A5749F
(165,116,159)
#B085AA
(176,133,170)
#BB96B5
(187,150,181)
#C6A7C0
(198,167,192)
#D1B8CB
(209,184,203)
#DCC9D6
(220,201,214)
#E7DAE1
(231,218,225)
#F2EBEC
(242,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84417E color. Also use rgb(132,65,126) instead hex code.

Text Font Color

.myTextColor { color: #84417E; }

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

This text font color is #84417E.

Background Color

.myBgColor { background-color: #84417E; }

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

This div background color is #84417E.

Border color

.myBorderColor { border: 1px solid #84417E; }

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

This div border color is #84417E.

Opacity

.myOpacity80 { color: #84417E; opacity: 0.8; }

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

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

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

This text has shadow with #84417E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84417E.

Preview

Color preview on black background

This text has color #84417E on black background.


Color preview on white background

This text has color #84417E on white background.


Black color preview on #84417E background

This text has black color on #84417E background.


White color preview on #84417E background

This text has white color on #84417E background.


Related colors

Complementary color

Complementary color for #hex is #7BBE81.


I love getcolorcode.com

Triadic colors

1 #7E8441 and #417E84 with #84417E are triadic colors.

2 #7E4184 and #41847E with #84417E are triadic colors.