COLOR #A76BA5

HEX: #A76BA5 RGB: (167,107,165)

Color info

#A76BA5 contains mainly red and blue colors. Web safe color of #A76BA5 is #996699 (or #969).

RGB color model

#A76BA5 color RGB value is (167,107,165).

RGB: (167,107,165) (65%, 42%, 65%)

RGB channels and saturation

R 167 of 255 = 65%
G 107 of 255 = 42%
B 165 of 255 = 65%

167
107
165

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

Portions of RGB colors in percentages

R + G + B = 167 + 107 + 165 = 439 (100%)
R 167 of 439 ~ 38.04%
G 107 of 439 ~ 24.37%
B 165 of 439 ~ 37.59'%

%38.04
%24.37
%37.59

CMYK color model

#A76BA5 color CMYK value is (0,36,1,35).

  • cyan value is 0.00%
  • magenta value is 35.93%
  • yellow value is 1.20%
  • key color value is 34.51%

CMYK: (0,36,1,35)
C0M36Y1K35 (0%, 36%, 1%, 35%)
(0.00 / 0.36 / 0.01 / 0.35)

CMYK percentages

%0
%35.93
%1.2
%34.51

Codes

Color #A76BA5 in popluar color models

A7 6B A5
RGB 167 107 165
HSL 302° 25.42% 53.73%
HSB/HSV 302° 35.93% 65.49%
CMYK 0.00% 35.93% 1.20%
34.51%

Color #A76BA5 in popluar number systems.

HEX A7 6B A5
Decimal 167 107 165
Binary 10100111 1101011 10100101
Octal 247 153 245

Shades and tints

Shades of #A76BA5

#A76BA5
(167,107,165)
#986296
(152,98,150)
#895987
(137,89,135)
#7A5078
(122,80,120)
#6B4769
(107,71,105)
#5C3E5A
(92,62,90)
#4D354B
(77,53,75)
#3E2C3C
(62,44,60)
#2F232D
(47,35,45)
#201A1E
(32,26,30)
#11110F
(17,17,15)
#000000
(0,0,0)

Tints of #A76BA5

#A76BA5
(167,107,165)
#AF78AD
(175,120,173)
#B785B5
(183,133,181)
#BF92BD
(191,146,189)
#C79FC5
(199,159,197)
#CFACCD
(207,172,205)
#D7B9D5
(215,185,213)
#DFC6DD
(223,198,221)
#E7D3E5
(231,211,229)
#EFE0ED
(239,224,237)
#F7EDF5
(247,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76BA5 color. Also use rgb(167,107,165) instead hex code.

Text Font Color

.myTextColor { color: #A76BA5; }

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

This text font color is #A76BA5.

Background Color

.myBgColor { background-color: #A76BA5; }

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

This div background color is #A76BA5.

Border color

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

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

This div border color is #A76BA5.

Opacity

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

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

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

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

This text has shadow with #A76BA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76BA5.

Preview

Color preview on black background

This text has color #A76BA5 on black background.


Color preview on white background

This text has color #A76BA5 on white background.


Black color preview on #A76BA5 background

This text has black color on #A76BA5 background.


White color preview on #A76BA5 background

This text has white color on #A76BA5 background.


Related colors

Complementary color

Complementary color for #hex is #58945A.


I love getcolorcode.com

Triadic colors

1 #A5A76B and #6BA5A7 with #A76BA5 are triadic colors.

2 #A56BA7 and #6BA7A5 with #A76BA5 are triadic colors.