COLOR #A77EAD

HEX: #A77EAD RGB: (167,126,173)

Color info

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

RGB color model

#A77EAD color RGB value is (167,126,173).

RGB: (167,126,173) (65%, 49%, 68%)

RGB channels and saturation

R 167 of 255 = 65%
G 126 of 255 = 49%
B 173 of 255 = 68%

167
126
173

R + G + B ~ 61%. #A77EAD is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 126 + 173 = 466 (100%)
R 167 of 466 ~ 35.84%
G 126 of 466 ~ 27.04%
B 173 of 466 ~ 37.12'%

%35.84
%27.04
%37.12

CMYK color model

#A77EAD color CMYK value is (3,27,0,32).

  • cyan value is 3.47%
  • magenta value is 27.17%
  • yellow value is 0.00%
  • key color value is 32.16%
CMYK: (3,27,0,32) C3M27Y0K32 (3%,27%,0%,32%) (0.03/0.27/0.00/0.32) 

CMYK percentages

%3.47
%27.17
%0
%32.16

Codes

Color #A77EAD in popluar color models

A7 7E AD
RGB 167 126 173
HSL 292° 22.27% 58.63%
HSB/HSV 292° 27.17% 67.84%
CMYK 3.47% 27.17% 0.00%
32.16%

Color #A77EAD in popluar number systems.

HEX A7 7E AD
Decimal 167 126 173
Binary 10100111 1111110 10101101
Octal 247 176 255

Shades and tints

Shades of #A77EAD

#A77EAD
(167,126,173)
#98739E
(152,115,158)
#89688F
(137,104,143)
#7A5D80
(122,93,128)
#6B5271
(107,82,113)
#5C4762
(92,71,98)
#4D3C53
(77,60,83)
#3E3144
(62,49,68)
#2F2635
(47,38,53)
#201B26
(32,27,38)
#111017
(17,16,23)
#000000
(0,0,0)

Tints of #A77EAD

#A77EAD
(167,126,173)
#AF89B4
(175,137,180)
#B794BB
(183,148,187)
#BF9FC2
(191,159,194)
#C7AAC9
(199,170,201)
#CFB5D0
(207,181,208)
#D7C0D7
(215,192,215)
#DFCBDE
(223,203,222)
#E7D6E5
(231,214,229)
#EFE1EC
(239,225,236)
#F7ECF3
(247,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A77EAD color. Also use rgb(167,126,173) instead hex code.

Text Font Color

.myTextColor { color: #A77EAD; }

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

This text font color is #A77EAD.

Background Color

.myBgColor { background-color: #A77EAD; }

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

This div background color is #A77EAD.

Border color

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

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

This div border color is #A77EAD.

Opacity

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

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

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

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

This text has shadow with #A77EAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A77EAD.

Preview

Color preview on black background

This text has color #A77EAD on black background.


Color preview on white background

This text has color #A77EAD on white background.


Black color preview on #A77EAD background

This text has black color on #A77EAD background.


White color preview on #A77EAD background

This text has white color on #A77EAD background.


Related colors

Complementary color

Complementary color for #hex is #588152.


I love getcolorcode.com

Triadic colors

1 #ADA77E and #7EADA7 with #A77EAD are triadic colors.

2 #AD7EA7 and #7EA7AD with #A77EAD are triadic colors.