COLOR #A382A1

HEX: #A382A1 RGB: (163,130,161)

Color info

#A382A1 contains red, green and blue colors in about the same proportion. Web safe color of #A382A1 is #999999 (or #999).

RGB color model

#A382A1 color RGB value is (163,130,161).

RGB: (163,130,161) (64%, 51%, 63%)

RGB channels and saturation

R 163 of 255 = 64%
G 130 of 255 = 51%
B 161 of 255 = 63%

163
130
161

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

Portions of RGB colors in percentages

R + G + B = 163 + 130 + 161 = 454 (100%)
R 163 of 454 ~ 35.9%
G 130 of 454 ~ 28.63%
B 161 of 454 ~ 35.46'%

%35.9
%28.63
%35.46

CMYK color model

#A382A1 color CMYK value is (0,20,1,36).

  • cyan value is 0.00%
  • magenta value is 20.25%
  • yellow value is 1.23%
  • key color value is 36.08%

CMYK: (0,20,1,36)
C0M20Y1K36 (0%, 20%, 1%, 36%)
(0.00 / 0.20 / 0.01 / 0.36)

CMYK percentages

%0
%20.25
%1.23
%36.08

Codes

Color #A382A1 in popluar color models

A3 82 A1
RGB 163 130 161
HSL 304° 15.21% 57.45%
HSB/HSV 304° 20.25% 63.92%
CMYK 0.00% 20.25% 1.23%
36.08%

Color #A382A1 in popluar number systems.

HEX A3 82 A1
Decimal 163 130 161
Binary 10100011 10000010 10100001
Octal 243 202 241

Shades and tints

Shades of #A382A1

#A382A1
(163,130,161)
#957793
(149,119,147)
#876C85
(135,108,133)
#796177
(121,97,119)
#6B5669
(107,86,105)
#5D4B5B
(93,75,91)
#4F404D
(79,64,77)
#41353F
(65,53,63)
#332A31
(51,42,49)
#251F23
(37,31,35)
#171415
(23,20,21)
#000000
(0,0,0)

Tints of #A382A1

#A382A1
(163,130,161)
#AB8DA9
(171,141,169)
#B398B1
(179,152,177)
#BBA3B9
(187,163,185)
#C3AEC1
(195,174,193)
#CBB9C9
(203,185,201)
#D3C4D1
(211,196,209)
#DBCFD9
(219,207,217)
#E3DAE1
(227,218,225)
#EBE5E9
(235,229,233)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A382A1 color. Also use rgb(163,130,161) instead hex code.

Text Font Color

.myTextColor { color: #A382A1; }

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

This text font color is #A382A1.

Background Color

.myBgColor { background-color: #A382A1; }

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

This div background color is #A382A1.

Border color

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

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

This div border color is #A382A1.

Opacity

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

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

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

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

This text has shadow with #A382A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A382A1.

Preview

Color preview on black background

This text has color #A382A1 on black background.


Color preview on white background

This text has color #A382A1 on white background.


Black color preview on #A382A1 background

This text has black color on #A382A1 background.


White color preview on #A382A1 background

This text has white color on #A382A1 background.


Related colors

Complementary color

Complementary color for #hex is #5C7D5E.


I love getcolorcode.com

Triadic colors

1 #A1A382 and #82A1A3 with #A382A1 are triadic colors.

2 #A182A3 and #82A3A1 with #A382A1 are triadic colors.