COLOR #843675

HEX: #843675 RGB: (132,54,117)

Color info

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

RGB color model

#843675 color RGB value is (132,54,117).

RGB: (132,54,117) (52%, 21%, 46%)

RGB channels and saturation

R 132 of 255 = 52%
G 54 of 255 = 21%
B 117 of 255 = 46%

132
54
117

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

Portions of RGB colors in percentages

R + G + B = 132 + 54 + 117 = 303 (100%)
R 132 of 303 ~ 43.56%
G 54 of 303 ~ 17.82%
B 117 of 303 ~ 38.61'%

%43.56
%17.82
%38.61

CMYK color model

#843675 color CMYK value is (0,59,11,48).

  • cyan value is 0.00%
  • magenta value is 59.09%
  • yellow value is 11.36%
  • key color value is 48.24%

CMYK: (0,59,11,48)
C0M59Y11K48 (0%, 59%, 11%, 48%)
(0.00 / 0.59 / 0.11 / 0.48)

CMYK percentages

%0
%59.09
%11.36
%48.24

Codes

Color #843675 in popluar color models

84 36 75
RGB 132 54 117
HSL 312° 41.94% 36.47%
HSB/HSV 312° 59.09% 51.76%
CMYK 0.00% 59.09% 11.36%
48.24%

Color #843675 in popluar number systems.

HEX 84 36 75
Decimal 132 54 117
Binary 10000100 110110 1110101
Octal 204 66 165

Shades and tints

Shades of #843675

#843675
(132,54,117)
#78326B
(120,50,107)
#6C2E61
(108,46,97)
#602A57
(96,42,87)
#54264D
(84,38,77)
#482243
(72,34,67)
#3C1E39
(60,30,57)
#301A2F
(48,26,47)
#241625
(36,22,37)
#18121B
(24,18,27)
#0C0E11
(12,14,17)
#000000
(0,0,0)

Tints of #843675

#843675
(132,54,117)
#8F4881
(143,72,129)
#9A5A8D
(154,90,141)
#A56C99
(165,108,153)
#B07EA5
(176,126,165)
#BB90B1
(187,144,177)
#C6A2BD
(198,162,189)
#D1B4C9
(209,180,201)
#DCC6D5
(220,198,213)
#E7D8E1
(231,216,225)
#F2EAED
(242,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #843675 color. Also use rgb(132,54,117) instead hex code.

Text Font Color

.myTextColor { color: #843675; }

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

This text font color is #843675.

Background Color

.myBgColor { background-color: #843675; }

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

This div background color is #843675.

Border color

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

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

This div border color is #843675.

Opacity

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

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

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

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

This text has shadow with #843675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #843675.

Preview

Color preview on black background

This text has color #843675 on black background.


Color preview on white background

This text has color #843675 on white background.


Black color preview on #843675 background

This text has black color on #843675 background.


White color preview on #843675 background

This text has white color on #843675 background.


Related colors

Complementary color

Complementary color for #hex is #7BC98A.


I love getcolorcode.com

Triadic colors

1 #758436 and #367584 with #843675 are triadic colors.

2 #753684 and #368475 with #843675 are triadic colors.