COLOR #AB8AA9

HEX: #AB8AA9 RGB: (171,138,169)

Color info

#AB8AA9 contains red, green and blue colors in about the same proportion. Web safe color of #AB8AA9 is #999999 (or #999).

RGB color model

#AB8AA9 color RGB value is (171,138,169).

RGB: (171,138,169) (67%, 54%, 66%)

RGB channels and saturation

R 171 of 255 = 67%
G 138 of 255 = 54%
B 169 of 255 = 66%

171
138
169

R + G + B ~ 62%. #AB8AA9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 171 + 138 + 169 = 478 (100%)
R 171 of 478 ~ 35.77%
G 138 of 478 ~ 28.87%
B 169 of 478 ~ 35.36'%

%35.77
%28.87
%35.36

CMYK color model

#AB8AA9 color CMYK value is (0,19,1,33).

  • cyan value is 0.00%
  • magenta value is 19.30%
  • yellow value is 1.17%
  • key color value is 32.94%

CMYK: (0,19,1,33)
C0M19Y1K33 (0%, 19%, 1%, 33%)
(0.00 / 0.19 / 0.01 / 0.33)

CMYK percentages

%0
%19.3
%1.17
%32.94

Codes

Color #AB8AA9 in popluar color models

AB 8A A9
RGB 171 138 169
HSL 304° 16.42% 60.59%
HSB/HSV 304° 19.30% 67.06%
CMYK 0.00% 19.30% 1.17%
32.94%

Color #AB8AA9 in popluar number systems.

HEX AB 8A A9
Decimal 171 138 169
Binary 10101011 10001010 10101001
Octal 253 212 251

Shades and tints

Shades of #AB8AA9

#AB8AA9
(171,138,169)
#9C7E9A
(156,126,154)
#8D728B
(141,114,139)
#7E667C
(126,102,124)
#6F5A6D
(111,90,109)
#604E5E
(96,78,94)
#51424F
(81,66,79)
#423640
(66,54,64)
#332A31
(51,42,49)
#241E22
(36,30,34)
#151213
(21,18,19)
#000000
(0,0,0)

Tints of #AB8AA9

#AB8AA9
(171,138,169)
#B294B0
(178,148,176)
#B99EB7
(185,158,183)
#C0A8BE
(192,168,190)
#C7B2C5
(199,178,197)
#CEBCCC
(206,188,204)
#D5C6D3
(213,198,211)
#DCD0DA
(220,208,218)
#E3DAE1
(227,218,225)
#EAE4E8
(234,228,232)
#F1EEEF
(241,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB8AA9 color. Also use rgb(171,138,169) instead hex code.

Text Font Color

.myTextColor { color: #AB8AA9; }

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

This text font color is #AB8AA9.

Background Color

.myBgColor { background-color: #AB8AA9; }

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

This div background color is #AB8AA9.

Border color

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

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

This div border color is #AB8AA9.

Opacity

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

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

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

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

This text has shadow with #AB8AA9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB8AA9.

Preview

Color preview on black background

This text has color #AB8AA9 on black background.


Color preview on white background

This text has color #AB8AA9 on white background.


Black color preview on #AB8AA9 background

This text has black color on #AB8AA9 background.


White color preview on #AB8AA9 background

This text has white color on #AB8AA9 background.


Related colors

Complementary color

Complementary color for #hex is #547556.


I love getcolorcode.com

Triadic colors

1 #A9AB8A and #8AA9AB with #AB8AA9 are triadic colors.

2 #A98AAB and #8AABA9 with #AB8AA9 are triadic colors.