COLOR #A487A3

HEX: #A487A3 RGB: (164,135,163)

Color info

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

RGB color model

#A487A3 color RGB value is (164,135,163).

RGB: (164,135,163) (64%, 53%, 64%)

RGB channels and saturation

R 164 of 255 = 64%
G 135 of 255 = 53%
B 163 of 255 = 64%

164
135
163

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

Portions of RGB colors in percentages

R + G + B = 164 + 135 + 163 = 462 (100%)
R 164 of 462 ~ 35.5%
G 135 of 462 ~ 29.22%
B 163 of 462 ~ 35.28'%

%35.5
%29.22
%35.28

CMYK color model

#A487A3 color CMYK value is (0,18,1,36).

  • cyan value is 0.00%
  • magenta value is 17.68%
  • yellow value is 0.61%
  • key color value is 35.69%

CMYK: (0,18,1,36)
C0M18Y1K36 (0%, 18%, 1%, 36%)
(0.00 / 0.18 / 0.01 / 0.36)

CMYK percentages

%0
%17.68
%0.61
%35.69

Codes

Color #A487A3 in popluar color models

A4 87 A3
RGB 164 135 163
HSL 302° 13.74% 58.63%
HSB/HSV 302° 17.68% 64.31%
CMYK 0.00% 17.68% 0.61%
35.69%

Color #A487A3 in popluar number systems.

HEX A4 87 A3
Decimal 164 135 163
Binary 10100100 10000111 10100011
Octal 244 207 243

Shades and tints

Shades of #A487A3

#A487A3
(164,135,163)
#967B95
(150,123,149)
#886F87
(136,111,135)
#7A6379
(122,99,121)
#6C576B
(108,87,107)
#5E4B5D
(94,75,93)
#503F4F
(80,63,79)
#423341
(66,51,65)
#342733
(52,39,51)
#261B25
(38,27,37)
#180F17
(24,15,23)
#000000
(0,0,0)

Tints of #A487A3

#A487A3
(164,135,163)
#AC91AB
(172,145,171)
#B49BB3
(180,155,179)
#BCA5BB
(188,165,187)
#C4AFC3
(196,175,195)
#CCB9CB
(204,185,203)
#D4C3D3
(212,195,211)
#DCCDDB
(220,205,219)
#E4D7E3
(228,215,227)
#ECE1EB
(236,225,235)
#F4EBF3
(244,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A487A3 color. Also use rgb(164,135,163) instead hex code.

Text Font Color

.myTextColor { color: #A487A3; }

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

This text font color is #A487A3.

Background Color

.myBgColor { background-color: #A487A3; }

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

This div background color is #A487A3.

Border color

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

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

This div border color is #A487A3.

Opacity

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

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

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

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

This text has shadow with #A487A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A487A3.

Preview

Color preview on black background

This text has color #A487A3 on black background.


Color preview on white background

This text has color #A487A3 on white background.


Black color preview on #A487A3 background

This text has black color on #A487A3 background.


White color preview on #A487A3 background

This text has white color on #A487A3 background.


Related colors

Complementary color

Complementary color for #hex is #5B785C.


I love getcolorcode.com

Triadic colors

1 #A3A487 and #87A3A4 with #A487A3 are triadic colors.

2 #A387A4 and #87A4A3 with #A487A3 are triadic colors.