COLOR #843577

HEX: #843577 RGB: (132,53,119)

Color info

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

RGB color model

#843577 color RGB value is (132,53,119).

RGB: (132,53,119) (52%, 21%, 47%)

RGB channels and saturation

R 132 of 255 = 52%
G 53 of 255 = 21%
B 119 of 255 = 47%

132
53
119

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

Portions of RGB colors in percentages

R + G + B = 132 + 53 + 119 = 304 (100%)
R 132 of 304 ~ 43.42%
G 53 of 304 ~ 17.43%
B 119 of 304 ~ 39.14'%

%43.42
%17.43
%39.14

CMYK color model

#843577 color CMYK value is (0,60,10,48).

  • cyan value is 0.00%
  • magenta value is 59.85%
  • yellow value is 9.85%
  • key color value is 48.24%

CMYK: (0,60,10,48)
C0M60Y10K48 (0%, 60%, 10%, 48%)
(0.00 / 0.60 / 0.10 / 0.48)

CMYK percentages

%0
%59.85
%9.85
%48.24

Codes

Color #843577 in popluar color models

84 35 77
RGB 132 53 119
HSL 310° 42.70% 36.27%
HSB/HSV 310° 59.85% 51.76%
CMYK 0.00% 59.85% 9.85%
48.24%

Color #843577 in popluar number systems.

HEX 84 35 77
Decimal 132 53 119
Binary 10000100 110101 1110111
Octal 204 65 167

Shades and tints

Shades of #843577

#843577
(132,53,119)
#78316D
(120,49,109)
#6C2D63
(108,45,99)
#602959
(96,41,89)
#54254F
(84,37,79)
#482145
(72,33,69)
#3C1D3B
(60,29,59)
#301931
(48,25,49)
#241527
(36,21,39)
#18111D
(24,17,29)
#0C0D13
(12,13,19)
#000000
(0,0,0)

Tints of #843577

#843577
(132,53,119)
#8F4783
(143,71,131)
#9A598F
(154,89,143)
#A56B9B
(165,107,155)
#B07DA7
(176,125,167)
#BB8FB3
(187,143,179)
#C6A1BF
(198,161,191)
#D1B3CB
(209,179,203)
#DCC5D7
(220,197,215)
#E7D7E3
(231,215,227)
#F2E9EF
(242,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #843577 color. Also use rgb(132,53,119) instead hex code.

Text Font Color

.myTextColor { color: #843577; }

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

This text font color is #843577.

Background Color

.myBgColor { background-color: #843577; }

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

This div background color is #843577.

Border color

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

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

This div border color is #843577.

Opacity

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

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

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

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

This text has shadow with #843577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #843577.

Preview

Color preview on black background

This text has color #843577 on black background.


Color preview on white background

This text has color #843577 on white background.


Black color preview on #843577 background

This text has black color on #843577 background.


White color preview on #843577 background

This text has white color on #843577 background.


Related colors

Complementary color

Complementary color for #hex is #7BCA88.


I love getcolorcode.com

Triadic colors

1 #778435 and #357784 with #843577 are triadic colors.

2 #773584 and #358477 with #843577 are triadic colors.