COLOR #A371A8

HEX: #A371A8 RGB: (163,113,168)

Color info

#A371A8 contains red, green and blue colors in about the same proportion. Web safe color of #A371A8 is #996699 (or #969).

RGB color model

#A371A8 color RGB value is (163,113,168).

RGB: (163,113,168) (64%, 44%, 66%)

RGB channels and saturation

R 163 of 255 = 64%
G 113 of 255 = 44%
B 168 of 255 = 66%

163
113
168

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

Portions of RGB colors in percentages

R + G + B = 163 + 113 + 168 = 444 (100%)
R 163 of 444 ~ 36.71%
G 113 of 444 ~ 25.45%
B 168 of 444 ~ 37.84'%

%36.71
%25.45
%37.84

CMYK color model

#A371A8 color CMYK value is (3,33,0,34).

  • cyan value is 2.98%
  • magenta value is 32.74%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (3,33,0,34)
C3M33Y0K34 (3%, 33%, 0%, 34%)
(0.03 / 0.33 / 0.00 / 0.34)

CMYK percentages

%2.98
%32.74
%0
%34.12

Codes

Color #A371A8 in popluar color models

A3 71 A8
RGB 163 113 168
HSL 295° 24.02% 55.10%
HSB/HSV 295° 32.74% 65.88%
CMYK 2.98% 32.74% 0.00%
34.12%

Color #A371A8 in popluar number systems.

HEX A3 71 A8
Decimal 163 113 168
Binary 10100011 1110001 10101000
Octal 243 161 250

Shades and tints

Shades of #A371A8

#A371A8
(163,113,168)
#956799
(149,103,153)
#875D8A
(135,93,138)
#79537B
(121,83,123)
#6B496C
(107,73,108)
#5D3F5D
(93,63,93)
#4F354E
(79,53,78)
#412B3F
(65,43,63)
#332130
(51,33,48)
#251721
(37,23,33)
#170D12
(23,13,18)
#000000
(0,0,0)

Tints of #A371A8

#A371A8
(163,113,168)
#AB7DAF
(171,125,175)
#B389B6
(179,137,182)
#BB95BD
(187,149,189)
#C3A1C4
(195,161,196)
#CBADCB
(203,173,203)
#D3B9D2
(211,185,210)
#DBC5D9
(219,197,217)
#E3D1E0
(227,209,224)
#EBDDE7
(235,221,231)
#F3E9EE
(243,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A371A8 color. Also use rgb(163,113,168) instead hex code.

Text Font Color

.myTextColor { color: #A371A8; }

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

This text font color is #A371A8.

Background Color

.myBgColor { background-color: #A371A8; }

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

This div background color is #A371A8.

Border color

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

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

This div border color is #A371A8.

Opacity

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

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

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

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

This text has shadow with #A371A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A371A8.

Preview

Color preview on black background

This text has color #A371A8 on black background.


Color preview on white background

This text has color #A371A8 on white background.


Black color preview on #A371A8 background

This text has black color on #A371A8 background.


White color preview on #A371A8 background

This text has white color on #A371A8 background.


Related colors

Complementary color

Complementary color for #hex is #5C8E57.


I love getcolorcode.com

Triadic colors

1 #A8A371 and #71A8A3 with #A371A8 are triadic colors.

2 #A871A3 and #71A3A8 with #A371A8 are triadic colors.