COLOR #844C84

HEX: #844C84 RGB: (132,76,132)

Color info

#844C84 contains red, green and blue colors in about the same proportion. Web safe color of #844C84 is #993399 (or #939).

RGB color model

#844C84 color RGB value is (132,76,132).

RGB: (132,76,132) (52%, 30%, 52%)

RGB channels and saturation

R 132 of 255 = 52%
G 76 of 255 = 30%
B 132 of 255 = 52%

132
76
132

R + G + B ~ 45%. #844C84 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 76 + 132 = 340 (100%)
R 132 of 340 ~ 38.82%
G 76 of 340 ~ 22.35%
B 132 of 340 ~ 38.82'%

%38.82
%22.35
%38.82

CMYK color model

#844C84 color CMYK value is (0,42,0,48).

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

CMYK: (0,42,0,48)
C0M42Y0K48 (0%, 42%, 0%, 48%)
(0.00 / 0.42 / 0.00 / 0.48)

CMYK percentages

%0
%42.42
%0
%48.24

Codes

Color #844C84 in popluar color models

84 4C 84
RGB 132 76 132
HSL 300° 26.92% 40.78%
HSB/HSV 300° 42.42% 51.76%
CMYK 0.00% 42.42% 0.00%
48.24%

Color #844C84 in popluar number systems.

HEX 84 4C 84
Decimal 132 76 132
Binary 10000100 1001100 10000100
Octal 204 114 204

Shades and tints

Shades of #844C84

#844C84
(132,76,132)
#784678
(120,70,120)
#6C406C
(108,64,108)
#603A60
(96,58,96)
#543454
(84,52,84)
#482E48
(72,46,72)
#3C283C
(60,40,60)
#302230
(48,34,48)
#241C24
(36,28,36)
#181618
(24,22,24)
#0C100C
(12,16,12)
#000000
(0,0,0)

Tints of #844C84

#844C84
(132,76,132)
#8F5C8F
(143,92,143)
#9A6C9A
(154,108,154)
#A57CA5
(165,124,165)
#B08CB0
(176,140,176)
#BB9CBB
(187,156,187)
#C6ACC6
(198,172,198)
#D1BCD1
(209,188,209)
#DCCCDC
(220,204,220)
#E7DCE7
(231,220,231)
#F2ECF2
(242,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #844C84; }

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

This text font color is #844C84.

Background Color

.myBgColor { background-color: #844C84; }

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

This div background color is #844C84.

Border color

.myBorderColor { border: 1px solid #844C84; }

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

This div border color is #844C84.

Opacity

.myOpacity80 { color: #844C84; opacity: 0.8; }

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

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

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

This text has shadow with #844C84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #844C84.

Preview

Color preview on black background

This text has color #844C84 on black background.


Color preview on white background

This text has color #844C84 on white background.


Black color preview on #844C84 background

This text has black color on #844C84 background.


White color preview on #844C84 background

This text has white color on #844C84 background.


Related colors

Complementary color

Complementary color for #hex is #7BB37B.


I love getcolorcode.com

Triadic colors

1 #84844C and #4C8484 with #844C84 are triadic colors.

2 #844C84 and #4C8484 with #844C84 are triadic colors.