COLOR #A76EA3

HEX: #A76EA3 RGB: (167,110,163)

Color info

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

RGB color model

#A76EA3 color RGB value is (167,110,163).

RGB: (167,110,163) (65%, 43%, 64%)

RGB channels and saturation

R 167 of 255 = 65%
G 110 of 255 = 43%
B 163 of 255 = 64%

167
110
163

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

Portions of RGB colors in percentages

R + G + B = 167 + 110 + 163 = 440 (100%)
R 167 of 440 ~ 37.95%
G 110 of 440 ~ 25%
B 163 of 440 ~ 37.05'%

%37.95
%25
%37.05

CMYK color model

#A76EA3 color CMYK value is (0,34,2,35).

  • cyan value is 0.00%
  • magenta value is 34.13%
  • yellow value is 2.40%
  • key color value is 34.51%

CMYK: (0,34,2,35)
C0M34Y2K35 (0%, 34%, 2%, 35%)
(0.00 / 0.34 / 0.02 / 0.35)

CMYK percentages

%0
%34.13
%2.4
%34.51

Codes

Color #A76EA3 in popluar color models

A7 6E A3
RGB 167 110 163
HSL 304° 24.46% 54.31%
HSB/HSV 304° 34.13% 65.49%
CMYK 0.00% 34.13% 2.40%
34.51%

Color #A76EA3 in popluar number systems.

HEX A7 6E A3
Decimal 167 110 163
Binary 10100111 1101110 10100011
Octal 247 156 243

Shades and tints

Shades of #A76EA3

#A76EA3
(167,110,163)
#986495
(152,100,149)
#895A87
(137,90,135)
#7A5079
(122,80,121)
#6B466B
(107,70,107)
#5C3C5D
(92,60,93)
#4D324F
(77,50,79)
#3E2841
(62,40,65)
#2F1E33
(47,30,51)
#201425
(32,20,37)
#110A17
(17,10,23)
#000000
(0,0,0)

Tints of #A76EA3

#A76EA3
(167,110,163)
#AF7BAB
(175,123,171)
#B788B3
(183,136,179)
#BF95BB
(191,149,187)
#C7A2C3
(199,162,195)
#CFAFCB
(207,175,203)
#D7BCD3
(215,188,211)
#DFC9DB
(223,201,219)
#E7D6E3
(231,214,227)
#EFE3EB
(239,227,235)
#F7F0F3
(247,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76EA3 color. Also use rgb(167,110,163) instead hex code.

Text Font Color

.myTextColor { color: #A76EA3; }

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

This text font color is #A76EA3.

Background Color

.myBgColor { background-color: #A76EA3; }

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

This div background color is #A76EA3.

Border color

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

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

This div border color is #A76EA3.

Opacity

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

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

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

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

This text has shadow with #A76EA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76EA3.

Preview

Color preview on black background

This text has color #A76EA3 on black background.


Color preview on white background

This text has color #A76EA3 on white background.


Black color preview on #A76EA3 background

This text has black color on #A76EA3 background.


White color preview on #A76EA3 background

This text has white color on #A76EA3 background.


Related colors

Complementary color

Complementary color for #hex is #58915C.


I love getcolorcode.com

Triadic colors

1 #A3A76E and #6EA3A7 with #A76EA3 are triadic colors.

2 #A36EA7 and #6EA7A3 with #A76EA3 are triadic colors.