COLOR #A32176

HEX: #A32176 RGB: (163,33,118)

Color info

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

RGB color model

#A32176 color RGB value is (163,33,118).

RGB: (163,33,118) (64%, 13%, 46%)

RGB channels and saturation

R 163 of 255 = 64%
G 33 of 255 = 13%
B 118 of 255 = 46%

163
33
118

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

Portions of RGB colors in percentages

R + G + B = 163 + 33 + 118 = 314 (100%)
R 163 of 314 ~ 51.91%
G 33 of 314 ~ 10.51%
B 118 of 314 ~ 37.58'%

%51.91
%10.51
%37.58

CMYK color model

#A32176 color CMYK value is (0,80,28,36).

  • cyan value is 0.00%
  • magenta value is 79.75%
  • yellow value is 27.61%
  • key color value is 36.08%

CMYK: (0,80,28,36)
C0M80Y28K36 (0%, 80%, 28%, 36%)
(0.00 / 0.80 / 0.28 / 0.36)

CMYK percentages

%0
%79.75
%27.61
%36.08

Codes

Color #A32176 in popluar color models

A3 21 76
RGB 163 33 118
HSL 321° 66.33% 38.43%
HSB/HSV 321° 79.75% 63.92%
CMYK 0.00% 79.75% 27.61%
36.08%

Color #A32176 in popluar number systems.

HEX A3 21 76
Decimal 163 33 118
Binary 10100011 100001 1110110
Octal 243 41 166

Shades and tints

Shades of #A32176

#A32176
(163,33,118)
#951E6C
(149,30,108)
#871B62
(135,27,98)
#791858
(121,24,88)
#6B154E
(107,21,78)
#5D1244
(93,18,68)
#4F0F3A
(79,15,58)
#410C30
(65,12,48)
#330926
(51,9,38)
#25061C
(37,6,28)
#170312
(23,3,18)
#000000
(0,0,0)

Tints of #A32176

#A32176
(163,33,118)
#AB3582
(171,53,130)
#B3498E
(179,73,142)
#BB5D9A
(187,93,154)
#C371A6
(195,113,166)
#CB85B2
(203,133,178)
#D399BE
(211,153,190)
#DBADCA
(219,173,202)
#E3C1D6
(227,193,214)
#EBD5E2
(235,213,226)
#F3E9EE
(243,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A32176 color. Also use rgb(163,33,118) instead hex code.

Text Font Color

.myTextColor { color: #A32176; }

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

This text font color is #A32176.

Background Color

.myBgColor { background-color: #A32176; }

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

This div background color is #A32176.

Border color

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

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

This div border color is #A32176.

Opacity

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

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

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

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

This text has shadow with #A32176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A32176.

Preview

Color preview on black background

This text has color #A32176 on black background.


Color preview on white background

This text has color #A32176 on white background.


Black color preview on #A32176 background

This text has black color on #A32176 background.


White color preview on #A32176 background

This text has white color on #A32176 background.


Related colors

Complementary color

Complementary color for #hex is #5CDE89.


I love getcolorcode.com

Triadic colors

1 #76A321 and #2176A3 with #A32176 are triadic colors.

2 #7621A3 and #21A376 with #A32176 are triadic colors.