COLOR #84358A

HEX: #84358A RGB: (132,53,138)

Color info

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

RGB color model

#84358A color RGB value is (132,53,138).

RGB: (132,53,138) (52%, 21%, 54%)

RGB channels and saturation

R 132 of 255 = 52%
G 53 of 255 = 21%
B 138 of 255 = 54%

132
53
138

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

Portions of RGB colors in percentages

R + G + B = 132 + 53 + 138 = 323 (100%)
R 132 of 323 ~ 40.87%
G 53 of 323 ~ 16.41%
B 138 of 323 ~ 42.72'%

%40.87
%16.41
%42.72

CMYK color model

#84358A color CMYK value is (4,62,0,46).

  • cyan value is 4.35%
  • magenta value is 61.59%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (4,62,0,46)
C4M62Y0K46 (4%, 62%, 0%, 46%)
(0.04 / 0.62 / 0.00 / 0.46)

CMYK percentages

%4.35
%61.59
%0
%45.88

Codes

Color #84358A in popluar color models

84 35 8A
RGB 132 53 138
HSL 296° 44.50% 37.45%
HSB/HSV 296° 61.59% 54.12%
CMYK 4.35% 61.59% 0.00%
45.88%

Color #84358A in popluar number systems.

HEX 84 35 8A
Decimal 132 53 138
Binary 10000100 110101 10001010
Octal 204 65 212

Shades and tints

Shades of #84358A

#84358A
(132,53,138)
#78317E
(120,49,126)
#6C2D72
(108,45,114)
#602966
(96,41,102)
#54255A
(84,37,90)
#48214E
(72,33,78)
#3C1D42
(60,29,66)
#301936
(48,25,54)
#24152A
(36,21,42)
#18111E
(24,17,30)
#0C0D12
(12,13,18)
#000000
(0,0,0)

Tints of #84358A

#84358A
(132,53,138)
#8F4794
(143,71,148)
#9A599E
(154,89,158)
#A56BA8
(165,107,168)
#B07DB2
(176,125,178)
#BB8FBC
(187,143,188)
#C6A1C6
(198,161,198)
#D1B3D0
(209,179,208)
#DCC5DA
(220,197,218)
#E7D7E4
(231,215,228)
#F2E9EE
(242,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84358A color. Also use rgb(132,53,138) instead hex code.

Text Font Color

.myTextColor { color: #84358A; }

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

This text font color is #84358A.

Background Color

.myBgColor { background-color: #84358A; }

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

This div background color is #84358A.

Border color

.myBorderColor { border: 1px solid #84358A; }

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

This div border color is #84358A.

Opacity

.myOpacity80 { color: #84358A; opacity: 0.8; }

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

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

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

This text has shadow with #84358A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84358A.

Preview

Color preview on black background

This text has color #84358A on black background.


Color preview on white background

This text has color #84358A on white background.


Black color preview on #84358A background

This text has black color on #84358A background.


White color preview on #84358A background

This text has white color on #84358A background.


Related colors

Complementary color

Complementary color for #hex is #7BCA75.


I love getcolorcode.com

Triadic colors

1 #8A8435 and #358A84 with #84358A are triadic colors.

2 #8A3584 and #35848A with #84358A are triadic colors.