COLOR #843362

HEX: #843362 RGB: (132,51,98)

Color info

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

RGB color model

#843362 color RGB value is (132,51,98).

RGB: (132,51,98) (52%, 20%, 38%)

RGB channels and saturation

R 132 of 255 = 52%
G 51 of 255 = 20%
B 98 of 255 = 38%

132
51
98

R + G + B ~ 37%. #843362 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 51 + 98 = 281 (100%)
R 132 of 281 ~ 46.98%
G 51 of 281 ~ 18.15%
B 98 of 281 ~ 34.88'%

%46.98
%18.15
%34.88

CMYK color model

#843362 color CMYK value is (0,61,26,48).

  • cyan value is 0.00%
  • magenta value is 61.36%
  • yellow value is 25.76%
  • key color value is 48.24%
CMYK: (0,61,26,48) C0M61Y26K48 (0%,61%,26%,48%) (0.00/0.61/0.26/0.48) 

CMYK percentages

%0
%61.36
%25.76
%48.24

Codes

Color #843362 in popluar color models

84 33 62
RGB 132 51 98
HSL 325° 44.26% 35.88%
HSB/HSV 325° 61.36% 51.76%
CMYK 0.00% 61.36% 25.76%
48.24%

Color #843362 in popluar number systems.

HEX 84 33 62
Decimal 132 51 98
Binary 10000100 110011 1100010
Octal 204 63 142

Shades and tints

Shades of #843362

#843362
(132,51,98)
#782F5A
(120,47,90)
#6C2B52
(108,43,82)
#60274A
(96,39,74)
#542342
(84,35,66)
#481F3A
(72,31,58)
#3C1B32
(60,27,50)
#30172A
(48,23,42)
#241322
(36,19,34)
#180F1A
(24,15,26)
#0C0B12
(12,11,18)
#000000
(0,0,0)

Tints of #843362

#843362
(132,51,98)
#8F4570
(143,69,112)
#9A577E
(154,87,126)
#A5698C
(165,105,140)
#B07B9A
(176,123,154)
#BB8DA8
(187,141,168)
#C69FB6
(198,159,182)
#D1B1C4
(209,177,196)
#DCC3D2
(220,195,210)
#E7D5E0
(231,213,224)
#F2E7EE
(242,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #843362; }

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

This text font color is #843362.

Background Color

.myBgColor { background-color: #843362; }

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

This div background color is #843362.

Border color

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

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

This div border color is #843362.

Opacity

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

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

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

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

This text has shadow with #843362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #843362.

Preview

Color preview on black background

This text has color #843362 on black background.


Color preview on white background

This text has color #843362 on white background.


Black color preview on #843362 background

This text has black color on #843362 background.


White color preview on #843362 background

This text has white color on #843362 background.


Related colors

Complementary color

Complementary color for #hex is #7BCC9D.


I love getcolorcode.com

Triadic colors

1 #628433 and #336284 with #843362 are triadic colors.

2 #623384 and #338462 with #843362 are triadic colors.