COLOR #A76995

HEX: #A76995 RGB: (167,105,149)

Color info

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

RGB color model

#A76995 color RGB value is (167,105,149).

RGB: (167,105,149) (65%, 41%, 58%)

RGB channels and saturation

R 167 of 255 = 65%
G 105 of 255 = 41%
B 149 of 255 = 58%

167
105
149

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

Portions of RGB colors in percentages

R + G + B = 167 + 105 + 149 = 421 (100%)
R 167 of 421 ~ 39.67%
G 105 of 421 ~ 24.94%
B 149 of 421 ~ 35.39'%

%39.67
%24.94
%35.39

CMYK color model

#A76995 color CMYK value is (0,37,11,35).

  • cyan value is 0.00%
  • magenta value is 37.13%
  • yellow value is 10.78%
  • key color value is 34.51%

CMYK: (0,37,11,35)
C0M37Y11K35 (0%, 37%, 11%, 35%)
(0.00 / 0.37 / 0.11 / 0.35)

CMYK percentages

%0
%37.13
%10.78
%34.51

Codes

Color #A76995 in popluar color models

A7 69 95
RGB 167 105 149
HSL 317° 26.05% 53.33%
HSB/HSV 317° 37.13% 65.49%
CMYK 0.00% 37.13% 10.78%
34.51%

Color #A76995 in popluar number systems.

HEX A7 69 95
Decimal 167 105 149
Binary 10100111 1101001 10010101
Octal 247 151 225

Shades and tints

Shades of #A76995

#A76995
(167,105,149)
#986088
(152,96,136)
#89577B
(137,87,123)
#7A4E6E
(122,78,110)
#6B4561
(107,69,97)
#5C3C54
(92,60,84)
#4D3347
(77,51,71)
#3E2A3A
(62,42,58)
#2F212D
(47,33,45)
#201820
(32,24,32)
#110F13
(17,15,19)
#000000
(0,0,0)

Tints of #A76995

#A76995
(167,105,149)
#AF769E
(175,118,158)
#B783A7
(183,131,167)
#BF90B0
(191,144,176)
#C79DB9
(199,157,185)
#CFAAC2
(207,170,194)
#D7B7CB
(215,183,203)
#DFC4D4
(223,196,212)
#E7D1DD
(231,209,221)
#EFDEE6
(239,222,230)
#F7EBEF
(247,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76995 color. Also use rgb(167,105,149) instead hex code.

Text Font Color

.myTextColor { color: #A76995; }

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

This text font color is #A76995.

Background Color

.myBgColor { background-color: #A76995; }

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

This div background color is #A76995.

Border color

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

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

This div border color is #A76995.

Opacity

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

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

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

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

This text has shadow with #A76995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76995.

Preview

Color preview on black background

This text has color #A76995 on black background.


Color preview on white background

This text has color #A76995 on white background.


Black color preview on #A76995 background

This text has black color on #A76995 background.


White color preview on #A76995 background

This text has white color on #A76995 background.


Related colors

Complementary color

Complementary color for #hex is #58966A.


I love getcolorcode.com

Triadic colors

1 #95A769 and #6995A7 with #A76995 are triadic colors.

2 #9569A7 and #69A795 with #A76995 are triadic colors.