COLOR #A76D88

HEX: #A76D88 RGB: (167,109,136)

Color info

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

RGB color model

#A76D88 color RGB value is (167,109,136).

RGB: (167,109,136) (65%, 43%, 53%)

RGB channels and saturation

R 167 of 255 = 65%
G 109 of 255 = 43%
B 136 of 255 = 53%

167
109
136

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

Portions of RGB colors in percentages

R + G + B = 167 + 109 + 136 = 412 (100%)
R 167 of 412 ~ 40.53%
G 109 of 412 ~ 26.46%
B 136 of 412 ~ 33.01'%

%40.53
%26.46
%33.01

CMYK color model

#A76D88 color CMYK value is (0,35,19,35).

  • cyan value is 0.00%
  • magenta value is 34.73%
  • yellow value is 18.56%
  • key color value is 34.51%

CMYK: (0,35,19,35)
C0M35Y19K35 (0%, 35%, 19%, 35%)
(0.00 / 0.35 / 0.19 / 0.35)

CMYK percentages

%0
%34.73
%18.56
%34.51

Codes

Color #A76D88 in popluar color models

A7 6D 88
RGB 167 109 136
HSL 332° 24.79% 54.12%
HSB/HSV 332° 34.73% 65.49%
CMYK 0.00% 34.73% 18.56%
34.51%

Color #A76D88 in popluar number systems.

HEX A7 6D 88
Decimal 167 109 136
Binary 10100111 1101101 10001000
Octal 247 155 210

Shades and tints

Shades of #A76D88

#A76D88
(167,109,136)
#98647C
(152,100,124)
#895B70
(137,91,112)
#7A5264
(122,82,100)
#6B4958
(107,73,88)
#5C404C
(92,64,76)
#4D3740
(77,55,64)
#3E2E34
(62,46,52)
#2F2528
(47,37,40)
#201C1C
(32,28,28)
#111310
(17,19,16)
#000000
(0,0,0)

Tints of #A76D88

#A76D88
(167,109,136)
#AF7A92
(175,122,146)
#B7879C
(183,135,156)
#BF94A6
(191,148,166)
#C7A1B0
(199,161,176)
#CFAEBA
(207,174,186)
#D7BBC4
(215,187,196)
#DFC8CE
(223,200,206)
#E7D5D8
(231,213,216)
#EFE2E2
(239,226,226)
#F7EFEC
(247,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76D88 color. Also use rgb(167,109,136) instead hex code.

Text Font Color

.myTextColor { color: #A76D88; }

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

This text font color is #A76D88.

Background Color

.myBgColor { background-color: #A76D88; }

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

This div background color is #A76D88.

Border color

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

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

This div border color is #A76D88.

Opacity

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

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

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

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

This text has shadow with #A76D88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76D88.

Preview

Color preview on black background

This text has color #A76D88 on black background.


Color preview on white background

This text has color #A76D88 on white background.


Black color preview on #A76D88 background

This text has black color on #A76D88 background.


White color preview on #A76D88 background

This text has white color on #A76D88 background.


Related colors

Complementary color

Complementary color for #hex is #589277.


I love getcolorcode.com

Triadic colors

1 #88A76D and #6D88A7 with #A76D88 are triadic colors.

2 #886DA7 and #6DA788 with #A76D88 are triadic colors.