COLOR #845384

HEX: #845384 RGB: (132,83,132)

Color info

#845384 contains red, green and blue colors in about the same proportion. Web safe color of #845384 is #996699 (or #969).

RGB color model

#845384 color RGB value is (132,83,132).

RGB: (132,83,132) (52%, 33%, 52%)

RGB channels and saturation

R 132 of 255 = 52%
G 83 of 255 = 33%
B 132 of 255 = 52%

132
83
132

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

Portions of RGB colors in percentages

R + G + B = 132 + 83 + 132 = 347 (100%)
R 132 of 347 ~ 38.04%
G 83 of 347 ~ 23.92%
B 132 of 347 ~ 38.04'%

%38.04
%23.92
%38.04

CMYK color model

#845384 color CMYK value is (0,37,0,48).

  • cyan value is 0.00%
  • magenta value is 37.12%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (0,37,0,48)
C0M37Y0K48 (0%, 37%, 0%, 48%)
(0.00 / 0.37 / 0.00 / 0.48)

CMYK percentages

%0
%37.12
%0
%48.24

Codes

Color #845384 in popluar color models

84 53 84
RGB 132 83 132
HSL 300° 22.79% 42.16%
HSB/HSV 300° 37.12% 51.76%
CMYK 0.00% 37.12% 0.00%
48.24%

Color #845384 in popluar number systems.

HEX 84 53 84
Decimal 132 83 132
Binary 10000100 1010011 10000100
Octal 204 123 204

Shades and tints

Shades of #845384

#845384
(132,83,132)
#784C78
(120,76,120)
#6C456C
(108,69,108)
#603E60
(96,62,96)
#543754
(84,55,84)
#483048
(72,48,72)
#3C293C
(60,41,60)
#302230
(48,34,48)
#241B24
(36,27,36)
#181418
(24,20,24)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #845384

#845384
(132,83,132)
#8F628F
(143,98,143)
#9A719A
(154,113,154)
#A580A5
(165,128,165)
#B08FB0
(176,143,176)
#BB9EBB
(187,158,187)
#C6ADC6
(198,173,198)
#D1BCD1
(209,188,209)
#DCCBDC
(220,203,220)
#E7DAE7
(231,218,231)
#F2E9F2
(242,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #845384; }

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

This text font color is #845384.

Background Color

.myBgColor { background-color: #845384; }

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

This div background color is #845384.

Border color

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

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

This div border color is #845384.

Opacity

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

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

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

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

This text has shadow with #845384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #845384.

Preview

Color preview on black background

This text has color #845384 on black background.


Color preview on white background

This text has color #845384 on white background.


Black color preview on #845384 background

This text has black color on #845384 background.


White color preview on #845384 background

This text has white color on #845384 background.


Related colors

Complementary color

Complementary color for #hex is #7BAC7B.


I love getcolorcode.com

Triadic colors

1 #848453 and #538484 with #845384 are triadic colors.

2 #845384 and #538484 with #845384 are triadic colors.