COLOR #AB76A8

HEX: #AB76A8 RGB: (171,118,168)

Color info

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

RGB color model

#AB76A8 color RGB value is (171,118,168).

RGB: (171,118,168) (67%, 46%, 66%)

RGB channels and saturation

R 171 of 255 = 67%
G 118 of 255 = 46%
B 168 of 255 = 66%

171
118
168

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

Portions of RGB colors in percentages

R + G + B = 171 + 118 + 168 = 457 (100%)
R 171 of 457 ~ 37.42%
G 118 of 457 ~ 25.82%
B 168 of 457 ~ 36.76'%

%37.42
%25.82
%36.76

CMYK color model

#AB76A8 color CMYK value is (0,31,2,33).

  • cyan value is 0.00%
  • magenta value is 30.99%
  • yellow value is 1.75%
  • key color value is 32.94%

CMYK: (0,31,2,33)
C0M31Y2K33 (0%, 31%, 2%, 33%)
(0.00 / 0.31 / 0.02 / 0.33)

CMYK percentages

%0
%30.99
%1.75
%32.94

Codes

Color #AB76A8 in popluar color models

AB 76 A8
RGB 171 118 168
HSL 303° 23.98% 56.67%
HSB/HSV 303° 30.99% 67.06%
CMYK 0.00% 30.99% 1.75%
32.94%

Color #AB76A8 in popluar number systems.

HEX AB 76 A8
Decimal 171 118 168
Binary 10101011 1110110 10101000
Octal 253 166 250

Shades and tints

Shades of #AB76A8

#AB76A8
(171,118,168)
#9C6C99
(156,108,153)
#8D628A
(141,98,138)
#7E587B
(126,88,123)
#6F4E6C
(111,78,108)
#60445D
(96,68,93)
#513A4E
(81,58,78)
#42303F
(66,48,63)
#332630
(51,38,48)
#241C21
(36,28,33)
#151212
(21,18,18)
#000000
(0,0,0)

Tints of #AB76A8

#AB76A8
(171,118,168)
#B282AF
(178,130,175)
#B98EB6
(185,142,182)
#C09ABD
(192,154,189)
#C7A6C4
(199,166,196)
#CEB2CB
(206,178,203)
#D5BED2
(213,190,210)
#DCCAD9
(220,202,217)
#E3D6E0
(227,214,224)
#EAE2E7
(234,226,231)
#F1EEEE
(241,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB76A8 color. Also use rgb(171,118,168) instead hex code.

Text Font Color

.myTextColor { color: #AB76A8; }

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

This text font color is #AB76A8.

Background Color

.myBgColor { background-color: #AB76A8; }

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

This div background color is #AB76A8.

Border color

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

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

This div border color is #AB76A8.

Opacity

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

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

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

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

This text has shadow with #AB76A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB76A8.

Preview

Color preview on black background

This text has color #AB76A8 on black background.


Color preview on white background

This text has color #AB76A8 on white background.


Black color preview on #AB76A8 background

This text has black color on #AB76A8 background.


White color preview on #AB76A8 background

This text has white color on #AB76A8 background.


Related colors

Complementary color

Complementary color for #hex is #548957.


I love getcolorcode.com

Triadic colors

1 #A8AB76 and #76A8AB with #AB76A8 are triadic colors.

2 #A876AB and #76ABA8 with #AB76A8 are triadic colors.