COLOR #AB8E9E

HEX: #AB8E9E RGB: (171,142,158)

Color info

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

RGB color model

#AB8E9E color RGB value is (171,142,158).

RGB: (171,142,158) (67%, 56%, 62%)

RGB channels and saturation

R 171 of 255 = 67%
G 142 of 255 = 56%
B 158 of 255 = 62%

171
142
158

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

Portions of RGB colors in percentages

R + G + B = 171 + 142 + 158 = 471 (100%)
R 171 of 471 ~ 36.31%
G 142 of 471 ~ 30.15%
B 158 of 471 ~ 33.55'%

%36.31
%30.15
%33.55

CMYK color model

#AB8E9E color CMYK value is (0,17,8,33).

  • cyan value is 0.00%
  • magenta value is 16.96%
  • yellow value is 7.60%
  • key color value is 32.94%

CMYK: (0,17,8,33)
C0M17Y8K33 (0%, 17%, 8%, 33%)
(0.00 / 0.17 / 0.08 / 0.33)

CMYK percentages

%0
%16.96
%7.6
%32.94

Codes

Color #AB8E9E in popluar color models

AB 8E 9E
RGB 171 142 158
HSL 327° 14.72% 61.37%
HSB/HSV 327° 16.96% 67.06%
CMYK 0.00% 16.96% 7.60%
32.94%

Color #AB8E9E in popluar number systems.

HEX AB 8E 9E
Decimal 171 142 158
Binary 10101011 10001110 10011110
Octal 253 216 236

Shades and tints

Shades of #AB8E9E

#AB8E9E
(171,142,158)
#9C8290
(156,130,144)
#8D7682
(141,118,130)
#7E6A74
(126,106,116)
#6F5E66
(111,94,102)
#605258
(96,82,88)
#51464A
(81,70,74)
#423A3C
(66,58,60)
#332E2E
(51,46,46)
#242220
(36,34,32)
#151612
(21,22,18)
#000000
(0,0,0)

Tints of #AB8E9E

#AB8E9E
(171,142,158)
#B298A6
(178,152,166)
#B9A2AE
(185,162,174)
#C0ACB6
(192,172,182)
#C7B6BE
(199,182,190)
#CEC0C6
(206,192,198)
#D5CACE
(213,202,206)
#DCD4D6
(220,212,214)
#E3DEDE
(227,222,222)
#EAE8E6
(234,232,230)
#F1F2EE
(241,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB8E9E color. Also use rgb(171,142,158) instead hex code.

Text Font Color

.myTextColor { color: #AB8E9E; }

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

This text font color is #AB8E9E.

Background Color

.myBgColor { background-color: #AB8E9E; }

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

This div background color is #AB8E9E.

Border color

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

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

This div border color is #AB8E9E.

Opacity

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

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

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

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

This text has shadow with #AB8E9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB8E9E.

Preview

Color preview on black background

This text has color #AB8E9E on black background.


Color preview on white background

This text has color #AB8E9E on white background.


Black color preview on #AB8E9E background

This text has black color on #AB8E9E background.


White color preview on #AB8E9E background

This text has white color on #AB8E9E background.


Related colors

Complementary color

Complementary color for #hex is #547161.


I love getcolorcode.com

Triadic colors

1 #9EAB8E and #8E9EAB with #AB8E9E are triadic colors.

2 #9E8EAB and #8EAB9E with #AB8E9E are triadic colors.