COLOR #A484A1

HEX: #A484A1 RGB: (164,132,161)

Color info

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

RGB color model

#A484A1 color RGB value is (164,132,161).

RGB: (164,132,161) (64%, 52%, 63%)

RGB channels and saturation

R 164 of 255 = 64%
G 132 of 255 = 52%
B 161 of 255 = 63%

164
132
161

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

Portions of RGB colors in percentages

R + G + B = 164 + 132 + 161 = 457 (100%)
R 164 of 457 ~ 35.89%
G 132 of 457 ~ 28.88%
B 161 of 457 ~ 35.23'%

%35.89
%28.88
%35.23

CMYK color model

#A484A1 color CMYK value is (0,20,2,36).

  • cyan value is 0.00%
  • magenta value is 19.51%
  • yellow value is 1.83%
  • key color value is 35.69%

CMYK: (0,20,2,36)
C0M20Y2K36 (0%, 20%, 2%, 36%)
(0.00 / 0.20 / 0.02 / 0.36)

CMYK percentages

%0
%19.51
%1.83
%35.69

Codes

Color #A484A1 in popluar color models

A4 84 A1
RGB 164 132 161
HSL 306° 14.95% 58.04%
HSB/HSV 306° 19.51% 64.31%
CMYK 0.00% 19.51% 1.83%
35.69%

Color #A484A1 in popluar number systems.

HEX A4 84 A1
Decimal 164 132 161
Binary 10100100 10000100 10100001
Octal 244 204 241

Shades and tints

Shades of #A484A1

#A484A1
(164,132,161)
#967893
(150,120,147)
#886C85
(136,108,133)
#7A6077
(122,96,119)
#6C5469
(108,84,105)
#5E485B
(94,72,91)
#503C4D
(80,60,77)
#42303F
(66,48,63)
#342431
(52,36,49)
#261823
(38,24,35)
#180C15
(24,12,21)
#000000
(0,0,0)

Tints of #A484A1

#A484A1
(164,132,161)
#AC8FA9
(172,143,169)
#B49AB1
(180,154,177)
#BCA5B9
(188,165,185)
#C4B0C1
(196,176,193)
#CCBBC9
(204,187,201)
#D4C6D1
(212,198,209)
#DCD1D9
(220,209,217)
#E4DCE1
(228,220,225)
#ECE7E9
(236,231,233)
#F4F2F1
(244,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A484A1 color. Also use rgb(164,132,161) instead hex code.

Text Font Color

.myTextColor { color: #A484A1; }

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

This text font color is #A484A1.

Background Color

.myBgColor { background-color: #A484A1; }

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

This div background color is #A484A1.

Border color

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

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

This div border color is #A484A1.

Opacity

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

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

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

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

This text has shadow with #A484A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A484A1.

Preview

Color preview on black background

This text has color #A484A1 on black background.


Color preview on white background

This text has color #A484A1 on white background.


Black color preview on #A484A1 background

This text has black color on #A484A1 background.


White color preview on #A484A1 background

This text has white color on #A484A1 background.


Related colors

Complementary color

Complementary color for #hex is #5B7B5E.


I love getcolorcode.com

Triadic colors

1 #A1A484 and #84A1A4 with #A484A1 are triadic colors.

2 #A184A4 and #84A4A1 with #A484A1 are triadic colors.