COLOR #84326C

HEX: #84326C RGB: (132,50,108)

Color info

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

RGB color model

#84326C color RGB value is (132,50,108).

RGB: (132,50,108) (52%, 20%, 42%)

RGB channels and saturation

R 132 of 255 = 52%
G 50 of 255 = 20%
B 108 of 255 = 42%

132
50
108

R + G + B ~ 38%. #84326C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 50 + 108 = 290 (100%)
R 132 of 290 ~ 45.52%
G 50 of 290 ~ 17.24%
B 108 of 290 ~ 37.24'%

%45.52
%17.24
%37.24

CMYK color model

#84326C color CMYK value is (0,62,18,48).

  • cyan value is 0.00%
  • magenta value is 62.12%
  • yellow value is 18.18%
  • key color value is 48.24%

CMYK: (0,62,18,48)
C0M62Y18K48 (0%, 62%, 18%, 48%)
(0.00 / 0.62 / 0.18 / 0.48)

CMYK percentages

%0
%62.12
%18.18
%48.24

Codes

Color #84326C in popluar color models

84 32 6C
RGB 132 50 108
HSL 318° 45.05% 35.69%
HSB/HSV 318° 62.12% 51.76%
CMYK 0.00% 62.12% 18.18%
48.24%

Color #84326C in popluar number systems.

HEX 84 32 6C
Decimal 132 50 108
Binary 10000100 110010 1101100
Octal 204 62 154

Shades and tints

Shades of #84326C

#84326C
(132,50,108)
#782E63
(120,46,99)
#6C2A5A
(108,42,90)
#602651
(96,38,81)
#542248
(84,34,72)
#481E3F
(72,30,63)
#3C1A36
(60,26,54)
#30162D
(48,22,45)
#241224
(36,18,36)
#180E1B
(24,14,27)
#0C0A12
(12,10,18)
#000000
(0,0,0)

Tints of #84326C

#84326C
(132,50,108)
#8F4479
(143,68,121)
#9A5686
(154,86,134)
#A56893
(165,104,147)
#B07AA0
(176,122,160)
#BB8CAD
(187,140,173)
#C69EBA
(198,158,186)
#D1B0C7
(209,176,199)
#DCC2D4
(220,194,212)
#E7D4E1
(231,212,225)
#F2E6EE
(242,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84326C color. Also use rgb(132,50,108) instead hex code.

Text Font Color

.myTextColor { color: #84326C; }

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

This text font color is #84326C.

Background Color

.myBgColor { background-color: #84326C; }

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

This div background color is #84326C.

Border color

.myBorderColor { border: 1px solid #84326C; }

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

This div border color is #84326C.

Opacity

.myOpacity80 { color: #84326C; opacity: 0.8; }

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

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

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

This text has shadow with #84326C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84326C.

Preview

Color preview on black background

This text has color #84326C on black background.


Color preview on white background

This text has color #84326C on white background.


Black color preview on #84326C background

This text has black color on #84326C background.


White color preview on #84326C background

This text has white color on #84326C background.


Related colors

Complementary color

Complementary color for #hex is #7BCD93.


I love getcolorcode.com

Triadic colors

1 #6C8432 and #326C84 with #84326C are triadic colors.

2 #6C3284 and #32846C with #84326C are triadic colors.