COLOR #844397

HEX: #844397 RGB: (132,67,151)

Color info

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

RGB color model

#844397 color RGB value is (132,67,151).

RGB: (132,67,151) (52%, 26%, 59%)

RGB channels and saturation

R 132 of 255 = 52%
G 67 of 255 = 26%
B 151 of 255 = 59%

132
67
151

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

Portions of RGB colors in percentages

R + G + B = 132 + 67 + 151 = 350 (100%)
R 132 of 350 ~ 37.71%
G 67 of 350 ~ 19.14%
B 151 of 350 ~ 43.14'%

%37.71
%19.14
%43.14

CMYK color model

#844397 color CMYK value is (13,56,0,41).

  • cyan value is 12.58%
  • magenta value is 55.63%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (13,56,0,41) C13M56Y0K41 (13%,56%,0%,41%) (0.13/0.56/0.00/0.41) 

CMYK percentages

%12.58
%55.63
%0
%40.78

Codes

Color #844397 in popluar color models

84 43 97
RGB 132 67 151
HSL 286° 38.53% 42.75%
HSB/HSV 286° 55.63% 59.22%
CMYK 12.58% 55.63% 0.00%
40.78%

Color #844397 in popluar number systems.

HEX 84 43 97
Decimal 132 67 151
Binary 10000100 1000011 10010111
Octal 204 103 227

Shades and tints

Shades of #844397

#844397
(132,67,151)
#783D8A
(120,61,138)
#6C377D
(108,55,125)
#603170
(96,49,112)
#542B63
(84,43,99)
#482556
(72,37,86)
#3C1F49
(60,31,73)
#30193C
(48,25,60)
#24132F
(36,19,47)
#180D22
(24,13,34)
#0C0715
(12,7,21)
#000000
(0,0,0)

Tints of #844397

#844397
(132,67,151)
#8F54A0
(143,84,160)
#9A65A9
(154,101,169)
#A576B2
(165,118,178)
#B087BB
(176,135,187)
#BB98C4
(187,152,196)
#C6A9CD
(198,169,205)
#D1BAD6
(209,186,214)
#DCCBDF
(220,203,223)
#E7DCE8
(231,220,232)
#F2EDF1
(242,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #844397; }

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

This text font color is #844397.

Background Color

.myBgColor { background-color: #844397; }

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

This div background color is #844397.

Border color

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

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

This div border color is #844397.

Opacity

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

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

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

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

This text has shadow with #844397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #844397.

Preview

Color preview on black background

This text has color #844397 on black background.


Color preview on white background

This text has color #844397 on white background.


Black color preview on #844397 background

This text has black color on #844397 background.


White color preview on #844397 background

This text has white color on #844397 background.


Related colors

Complementary color

Complementary color for #hex is #7BBC68.


I love getcolorcode.com

Triadic colors

1 #978443 and #439784 with #844397 are triadic colors.

2 #974384 and #438497 with #844397 are triadic colors.