COLOR #A370A0

HEX: #A370A0 RGB: (163,112,160)

Color info

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

RGB color model

#A370A0 color RGB value is (163,112,160).

RGB: (163,112,160) (64%, 44%, 63%)

RGB channels and saturation

R 163 of 255 = 64%
G 112 of 255 = 44%
B 160 of 255 = 63%

163
112
160

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

Portions of RGB colors in percentages

R + G + B = 163 + 112 + 160 = 435 (100%)
R 163 of 435 ~ 37.47%
G 112 of 435 ~ 25.75%
B 160 of 435 ~ 36.78'%

%37.47
%25.75
%36.78

CMYK color model

#A370A0 color CMYK value is (0,31,2,36).

  • cyan value is 0.00%
  • magenta value is 31.29%
  • yellow value is 1.84%
  • key color value is 36.08%

CMYK: (0,31,2,36)
C0M31Y2K36 (0%, 31%, 2%, 36%)
(0.00 / 0.31 / 0.02 / 0.36)

CMYK percentages

%0
%31.29
%1.84
%36.08

Codes

Color #A370A0 in popluar color models

A3 70 A0
RGB 163 112 160
HSL 304° 21.70% 53.92%
HSB/HSV 304° 31.29% 63.92%
CMYK 0.00% 31.29% 1.84%
36.08%

Color #A370A0 in popluar number systems.

HEX A3 70 A0
Decimal 163 112 160
Binary 10100011 1110000 10100000
Octal 243 160 240

Shades and tints

Shades of #A370A0

#A370A0
(163,112,160)
#956692
(149,102,146)
#875C84
(135,92,132)
#795276
(121,82,118)
#6B4868
(107,72,104)
#5D3E5A
(93,62,90)
#4F344C
(79,52,76)
#412A3E
(65,42,62)
#332030
(51,32,48)
#251622
(37,22,34)
#170C14
(23,12,20)
#000000
(0,0,0)

Tints of #A370A0

#A370A0
(163,112,160)
#AB7DA8
(171,125,168)
#B38AB0
(179,138,176)
#BB97B8
(187,151,184)
#C3A4C0
(195,164,192)
#CBB1C8
(203,177,200)
#D3BED0
(211,190,208)
#DBCBD8
(219,203,216)
#E3D8E0
(227,216,224)
#EBE5E8
(235,229,232)
#F3F2F0
(243,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A370A0 color. Also use rgb(163,112,160) instead hex code.

Text Font Color

.myTextColor { color: #A370A0; }

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

This text font color is #A370A0.

Background Color

.myBgColor { background-color: #A370A0; }

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

This div background color is #A370A0.

Border color

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

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

This div border color is #A370A0.

Opacity

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

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

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

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

This text has shadow with #A370A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A370A0.

Preview

Color preview on black background

This text has color #A370A0 on black background.


Color preview on white background

This text has color #A370A0 on white background.


Black color preview on #A370A0 background

This text has black color on #A370A0 background.


White color preview on #A370A0 background

This text has white color on #A370A0 background.


Related colors

Complementary color

Complementary color for #hex is #5C8F5F.


I love getcolorcode.com

Triadic colors

1 #A0A370 and #70A0A3 with #A370A0 are triadic colors.

2 #A070A3 and #70A3A0 with #A370A0 are triadic colors.