COLOR #84619E

HEX: #84619E RGB: (132,97,158)

Color info

#84619E contains mainly red and blue colors. Web safe color of #84619E is #996699 (or #969).

RGB color model

#84619E color RGB value is (132,97,158).

RGB: (132,97,158) (52%, 38%, 62%)

RGB channels and saturation

R 132 of 255 = 52%
G 97 of 255 = 38%
B 158 of 255 = 62%

132
97
158

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

Portions of RGB colors in percentages

R + G + B = 132 + 97 + 158 = 387 (100%)
R 132 of 387 ~ 34.11%
G 97 of 387 ~ 25.06%
B 158 of 387 ~ 40.83'%

%34.11
%25.06
%40.83

CMYK color model

#84619E color CMYK value is (16,39,0,38).

  • cyan value is 16.46%
  • magenta value is 38.61%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (16,39,0,38)
C16M39Y0K38 (16%, 39%, 0%, 38%)
(0.16 / 0.39 / 0.00 / 0.38)

CMYK percentages

%16.46
%38.61
%0
%38.04

Codes

Color #84619E in popluar color models

84 61 9E
RGB 132 97 158
HSL 274° 23.92% 50.00%
HSB/HSV 274° 38.61% 61.96%
CMYK 16.46% 38.61% 0.00%
38.04%

Color #84619E in popluar number systems.

HEX 84 61 9E
Decimal 132 97 158
Binary 10000100 1100001 10011110
Octal 204 141 236

Shades and tints

Shades of #84619E

#84619E
(132,97,158)
#785990
(120,89,144)
#6C5182
(108,81,130)
#604974
(96,73,116)
#544166
(84,65,102)
#483958
(72,57,88)
#3C314A
(60,49,74)
#30293C
(48,41,60)
#24212E
(36,33,46)
#181920
(24,25,32)
#0C1112
(12,17,18)
#000000
(0,0,0)

Tints of #84619E

#84619E
(132,97,158)
#8F6FA6
(143,111,166)
#9A7DAE
(154,125,174)
#A58BB6
(165,139,182)
#B099BE
(176,153,190)
#BBA7C6
(187,167,198)
#C6B5CE
(198,181,206)
#D1C3D6
(209,195,214)
#DCD1DE
(220,209,222)
#E7DFE6
(231,223,230)
#F2EDEE
(242,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84619E color. Also use rgb(132,97,158) instead hex code.

Text Font Color

.myTextColor { color: #84619E; }

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

This text font color is #84619E.

Background Color

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

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

This div background color is #84619E.

Border color

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

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

This div border color is #84619E.

Opacity

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

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

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

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

This text has shadow with #84619E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84619E.

Preview

Color preview on black background

This text has color #84619E on black background.


Color preview on white background

This text has color #84619E on white background.


Black color preview on #84619E background

This text has black color on #84619E background.


White color preview on #84619E background

This text has white color on #84619E background.


Related colors

Complementary color

Complementary color for #hex is #7B9E61.


I love getcolorcode.com

Triadic colors

1 #9E8461 and #619E84 with #84619E are triadic colors.

2 #9E6184 and #61849E with #84619E are triadic colors.