COLOR #A76496

HEX: #A76496 RGB: (167,100,150)

Color info

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

RGB color model

#A76496 color RGB value is (167,100,150).

RGB: (167,100,150) (65%, 39%, 59%)

RGB channels and saturation

R 167 of 255 = 65%
G 100 of 255 = 39%
B 150 of 255 = 59%

167
100
150

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

Portions of RGB colors in percentages

R + G + B = 167 + 100 + 150 = 417 (100%)
R 167 of 417 ~ 40.05%
G 100 of 417 ~ 23.98%
B 150 of 417 ~ 35.97'%

%40.05
%23.98
%35.97

CMYK color model

#A76496 color CMYK value is (0,40,10,35).

  • cyan value is 0.00%
  • magenta value is 40.12%
  • yellow value is 10.18%
  • key color value is 34.51%
CMYK: (0,40,10,35) C0M40Y10K35 (0%,40%,10%,35%) (0.00/0.40/0.10/0.35) 

CMYK percentages

%0
%40.12
%10.18
%34.51

Codes

Color #A76496 in popluar color models

A7 64 96
RGB 167 100 150
HSL 315° 27.57% 52.35%
HSB/HSV 315° 40.12% 65.49%
CMYK 0.00% 40.12% 10.18%
34.51%

Color #A76496 in popluar number systems.

HEX A7 64 96
Decimal 167 100 150
Binary 10100111 1100100 10010110
Octal 247 144 226

Shades and tints

Shades of #A76496

#A76496
(167,100,150)
#985B89
(152,91,137)
#89527C
(137,82,124)
#7A496F
(122,73,111)
#6B4062
(107,64,98)
#5C3755
(92,55,85)
#4D2E48
(77,46,72)
#3E253B
(62,37,59)
#2F1C2E
(47,28,46)
#201321
(32,19,33)
#110A14
(17,10,20)
#000000
(0,0,0)

Tints of #A76496

#A76496
(167,100,150)
#AF729F
(175,114,159)
#B780A8
(183,128,168)
#BF8EB1
(191,142,177)
#C79CBA
(199,156,186)
#CFAAC3
(207,170,195)
#D7B8CC
(215,184,204)
#DFC6D5
(223,198,213)
#E7D4DE
(231,212,222)
#EFE2E7
(239,226,231)
#F7F0F0
(247,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76496 color. Also use rgb(167,100,150) instead hex code.

Text Font Color

.myTextColor { color: #A76496; }

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

This text font color is #A76496.

Background Color

.myBgColor { background-color: #A76496; }

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

This div background color is #A76496.

Border color

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

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

This div border color is #A76496.

Opacity

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

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

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

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

This text has shadow with #A76496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76496.

Preview

Color preview on black background

This text has color #A76496 on black background.


Color preview on white background

This text has color #A76496 on white background.


Black color preview on #A76496 background

This text has black color on #A76496 background.


White color preview on #A76496 background

This text has white color on #A76496 background.


Related colors

Complementary color

Complementary color for #hex is #589B69.


I love getcolorcode.com

Triadic colors

1 #96A764 and #6496A7 with #A76496 are triadic colors.

2 #9664A7 and #64A796 with #A76496 are triadic colors.