COLOR #A977A3

HEX: #A977A3 RGB: (169,119,163)

Color info

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

RGB color model

#A977A3 color RGB value is (169,119,163).

RGB: (169,119,163) (66%, 47%, 64%)

RGB channels and saturation

R 169 of 255 = 66%
G 119 of 255 = 47%
B 163 of 255 = 64%

169
119
163

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

Portions of RGB colors in percentages

R + G + B = 169 + 119 + 163 = 451 (100%)
R 169 of 451 ~ 37.47%
G 119 of 451 ~ 26.39%
B 163 of 451 ~ 36.14'%

%37.47
%26.39
%36.14

CMYK color model

#A977A3 color CMYK value is (0,30,4,34).

  • cyan value is 0.00%
  • magenta value is 29.59%
  • yellow value is 3.55%
  • key color value is 33.73%

CMYK: (0,30,4,34)
C0M30Y4K34 (0%, 30%, 4%, 34%)
(0.00 / 0.30 / 0.04 / 0.34)

CMYK percentages

%0
%29.59
%3.55
%33.73

Codes

Color #A977A3 in popluar color models

A9 77 A3
RGB 169 119 163
HSL 307° 22.52% 56.47%
HSB/HSV 307° 29.59% 66.27%
CMYK 0.00% 29.59% 3.55%
33.73%

Color #A977A3 in popluar number systems.

HEX A9 77 A3
Decimal 169 119 163
Binary 10101001 1110111 10100011
Octal 251 167 243

Shades and tints

Shades of #A977A3

#A977A3
(169,119,163)
#9A6D95
(154,109,149)
#8B6387
(139,99,135)
#7C5979
(124,89,121)
#6D4F6B
(109,79,107)
#5E455D
(94,69,93)
#4F3B4F
(79,59,79)
#403141
(64,49,65)
#312733
(49,39,51)
#221D25
(34,29,37)
#131317
(19,19,23)
#000000
(0,0,0)

Tints of #A977A3

#A977A3
(169,119,163)
#B083AB
(176,131,171)
#B78FB3
(183,143,179)
#BE9BBB
(190,155,187)
#C5A7C3
(197,167,195)
#CCB3CB
(204,179,203)
#D3BFD3
(211,191,211)
#DACBDB
(218,203,219)
#E1D7E3
(225,215,227)
#E8E3EB
(232,227,235)
#EFEFF3
(239,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A977A3 color. Also use rgb(169,119,163) instead hex code.

Text Font Color

.myTextColor { color: #A977A3; }

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

This text font color is #A977A3.

Background Color

.myBgColor { background-color: #A977A3; }

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

This div background color is #A977A3.

Border color

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

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

This div border color is #A977A3.

Opacity

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

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

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

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

This text has shadow with #A977A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A977A3.

Preview

Color preview on black background

This text has color #A977A3 on black background.


Color preview on white background

This text has color #A977A3 on white background.


Black color preview on #A977A3 background

This text has black color on #A977A3 background.


White color preview on #A977A3 background

This text has white color on #A977A3 background.


Related colors

Complementary color

Complementary color for #hex is #56885C.


I love getcolorcode.com

Triadic colors

1 #A3A977 and #77A3A9 with #A977A3 are triadic colors.

2 #A377A9 and #77A9A3 with #A977A3 are triadic colors.