COLOR #843378

HEX: #843378 RGB: (132,51,120)

Color info

#843378 contains mainly red and blue colors. Web safe color of #843378 is #993366 (or #936).

RGB color model

#843378 color RGB value is (132,51,120).

RGB: (132,51,120) (52%, 20%, 47%)

RGB channels and saturation

R 132 of 255 = 52%
G 51 of 255 = 20%
B 120 of 255 = 47%

132
51
120

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

Portions of RGB colors in percentages

R + G + B = 132 + 51 + 120 = 303 (100%)
R 132 of 303 ~ 43.56%
G 51 of 303 ~ 16.83%
B 120 of 303 ~ 39.6'%

%43.56
%16.83
%39.6

CMYK color model

#843378 color CMYK value is (0,61,9,48).

  • cyan value is 0.00%
  • magenta value is 61.36%
  • yellow value is 9.09%
  • key color value is 48.24%
CMYK: (0,61,9,48) C0M61Y9K48 (0%,61%,9%,48%) (0.00/0.61/0.09/0.48) 

CMYK percentages

%0
%61.36
%9.09
%48.24

Codes

Color #843378 in popluar color models

84 33 78
RGB 132 51 120
HSL 309° 44.26% 35.88%
HSB/HSV 309° 61.36% 51.76%
CMYK 0.00% 61.36% 9.09%
48.24%

Color #843378 in popluar number systems.

HEX 84 33 78
Decimal 132 51 120
Binary 10000100 110011 1111000
Octal 204 63 170

Shades and tints

Shades of #843378

#843378
(132,51,120)
#782F6E
(120,47,110)
#6C2B64
(108,43,100)
#60275A
(96,39,90)
#542350
(84,35,80)
#481F46
(72,31,70)
#3C1B3C
(60,27,60)
#301732
(48,23,50)
#241328
(36,19,40)
#180F1E
(24,15,30)
#0C0B14
(12,11,20)
#000000
(0,0,0)

Tints of #843378

#843378
(132,51,120)
#8F4584
(143,69,132)
#9A5790
(154,87,144)
#A5699C
(165,105,156)
#B07BA8
(176,123,168)
#BB8DB4
(187,141,180)
#C69FC0
(198,159,192)
#D1B1CC
(209,177,204)
#DCC3D8
(220,195,216)
#E7D5E4
(231,213,228)
#F2E7F0
(242,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #843378; }

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

This text font color is #843378.

Background Color

.myBgColor { background-color: #843378; }

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

This div background color is #843378.

Border color

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

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

This div border color is #843378.

Opacity

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

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

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

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

This text has shadow with #843378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #843378.

Preview

Color preview on black background

This text has color #843378 on black background.


Color preview on white background

This text has color #843378 on white background.


Black color preview on #843378 background

This text has black color on #843378 background.


White color preview on #843378 background

This text has white color on #843378 background.


Related colors

Complementary color

Complementary color for #hex is #7BCC87.


I love getcolorcode.com

Triadic colors

1 #788433 and #337884 with #843378 are triadic colors.

2 #783384 and #338478 with #843378 are triadic colors.