COLOR #843796

HEX: #843796 RGB: (132,55,150)

Color info

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

RGB color model

#843796 color RGB value is (132,55,150).

RGB: (132,55,150) (52%, 22%, 59%)

RGB channels and saturation

R 132 of 255 = 52%
G 55 of 255 = 22%
B 150 of 255 = 59%

132
55
150

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

Portions of RGB colors in percentages

R + G + B = 132 + 55 + 150 = 337 (100%)
R 132 of 337 ~ 39.17%
G 55 of 337 ~ 16.32%
B 150 of 337 ~ 44.51'%

%39.17
%16.32
%44.51

CMYK color model

#843796 color CMYK value is (12,63,0,41).

  • cyan value is 12.00%
  • magenta value is 63.33%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (12,63,0,41)
C12M63Y0K41 (12%, 63%, 0%, 41%)
(0.12 / 0.63 / 0.00 / 0.41)

CMYK percentages

%12
%63.33
%0
%41.18

Codes

Color #843796 in popluar color models

84 37 96
RGB 132 55 150
HSL 289° 46.34% 40.20%
HSB/HSV 289° 63.33% 58.82%
CMYK 12.00% 63.33% 0.00%
41.18%

Color #843796 in popluar number systems.

HEX 84 37 96
Decimal 132 55 150
Binary 10000100 110111 10010110
Octal 204 67 226

Shades and tints

Shades of #843796

#843796
(132,55,150)
#783289
(120,50,137)
#6C2D7C
(108,45,124)
#60286F
(96,40,111)
#542362
(84,35,98)
#481E55
(72,30,85)
#3C1948
(60,25,72)
#30143B
(48,20,59)
#240F2E
(36,15,46)
#180A21
(24,10,33)
#0C0514
(12,5,20)
#000000
(0,0,0)

Tints of #843796

#843796
(132,55,150)
#8F499F
(143,73,159)
#9A5BA8
(154,91,168)
#A56DB1
(165,109,177)
#B07FBA
(176,127,186)
#BB91C3
(187,145,195)
#C6A3CC
(198,163,204)
#D1B5D5
(209,181,213)
#DCC7DE
(220,199,222)
#E7D9E7
(231,217,231)
#F2EBF0
(242,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #843796; }

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

This text font color is #843796.

Background Color

.myBgColor { background-color: #843796; }

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

This div background color is #843796.

Border color

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

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

This div border color is #843796.

Opacity

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

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

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

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

This text has shadow with #843796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #843796.

Preview

Color preview on black background

This text has color #843796 on black background.


Color preview on white background

This text has color #843796 on white background.


Black color preview on #843796 background

This text has black color on #843796 background.


White color preview on #843796 background

This text has white color on #843796 background.


Related colors

Complementary color

Complementary color for #hex is #7BC869.


I love getcolorcode.com

Triadic colors

1 #968437 and #379684 with #843796 are triadic colors.

2 #963784 and #378496 with #843796 are triadic colors.