COLOR #845E84

HEX: #845E84 RGB: (132,94,132)

Color info

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

RGB color model

#845E84 color RGB value is (132,94,132).

RGB: (132,94,132) (52%, 37%, 52%)

RGB channels and saturation

R 132 of 255 = 52%
G 94 of 255 = 37%
B 132 of 255 = 52%

132
94
132

R + G + B ~ 47%. #845E84 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 94 + 132 = 358 (100%)
R 132 of 358 ~ 36.87%
G 94 of 358 ~ 26.26%
B 132 of 358 ~ 36.87'%

%36.87
%26.26
%36.87

CMYK color model

#845E84 color CMYK value is (0,29,0,48).

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

CMYK: (0,29,0,48)
C0M29Y0K48 (0%, 29%, 0%, 48%)
(0.00 / 0.29 / 0.00 / 0.48)

CMYK percentages

%0
%28.79
%0
%48.24

Codes

Color #845E84 in popluar color models

84 5E 84
RGB 132 94 132
HSL 300° 16.81% 44.31%
HSB/HSV 300° 28.79% 51.76%
CMYK 0.00% 28.79% 0.00%
48.24%

Color #845E84 in popluar number systems.

HEX 84 5E 84
Decimal 132 94 132
Binary 10000100 1011110 10000100
Octal 204 136 204

Shades and tints

Shades of #845E84

#845E84
(132,94,132)
#785678
(120,86,120)
#6C4E6C
(108,78,108)
#604660
(96,70,96)
#543E54
(84,62,84)
#483648
(72,54,72)
#3C2E3C
(60,46,60)
#302630
(48,38,48)
#241E24
(36,30,36)
#181618
(24,22,24)
#0C0E0C
(12,14,12)
#000000
(0,0,0)

Tints of #845E84

#845E84
(132,94,132)
#8F6C8F
(143,108,143)
#9A7A9A
(154,122,154)
#A588A5
(165,136,165)
#B096B0
(176,150,176)
#BBA4BB
(187,164,187)
#C6B2C6
(198,178,198)
#D1C0D1
(209,192,209)
#DCCEDC
(220,206,220)
#E7DCE7
(231,220,231)
#F2EAF2
(242,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #845E84; }

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

This text font color is #845E84.

Background Color

.myBgColor { background-color: #845E84; }

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

This div background color is #845E84.

Border color

.myBorderColor { border: 1px solid #845E84; }

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

This div border color is #845E84.

Opacity

.myOpacity80 { color: #845E84; opacity: 0.8; }

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

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

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

This text has shadow with #845E84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #845E84.

Preview

Color preview on black background

This text has color #845E84 on black background.


Color preview on white background

This text has color #845E84 on white background.


Black color preview on #845E84 background

This text has black color on #845E84 background.


White color preview on #845E84 background

This text has white color on #845E84 background.


Related colors

Complementary color

Complementary color for #hex is #7BA17B.


I love getcolorcode.com

Triadic colors

1 #84845E and #5E8484 with #845E84 are triadic colors.

2 #845E84 and #5E8484 with #845E84 are triadic colors.