COLOR #AB8E8A

HEX: #AB8E8A RGB: (171,142,138)

Color info

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

RGB color model

#AB8E8A color RGB value is (171,142,138).

RGB: (171,142,138) (67%, 56%, 54%)

RGB channels and saturation

R 171 of 255 = 67%
G 142 of 255 = 56%
B 138 of 255 = 54%

171
142
138

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

Portions of RGB colors in percentages

R + G + B = 171 + 142 + 138 = 451 (100%)
R 171 of 451 ~ 37.92%
G 142 of 451 ~ 31.49%
B 138 of 451 ~ 30.6'%

%37.92
%31.49
%30.6

CMYK color model

#AB8E8A color CMYK value is (0,17,19,33).

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

CMYK: (0,17,19,33)
C0M17Y19K33 (0%, 17%, 19%, 33%)
(0.00 / 0.17 / 0.19 / 0.33)

CMYK percentages

%0
%16.96
%19.3
%32.94

Codes

Color #AB8E8A in popluar color models

AB 8E 8A
RGB 171 142 138
HSL 16.42% 60.59%
HSB/HSV 19.30% 67.06%
CMYK 0.00% 16.96% 19.30%
32.94%

Color #AB8E8A in popluar number systems.

HEX AB 8E 8A
Decimal 171 142 138
Binary 10101011 10001110 10001010
Octal 253 216 212

Shades and tints

Shades of #AB8E8A

#AB8E8A
(171,142,138)
#9C827E
(156,130,126)
#8D7672
(141,118,114)
#7E6A66
(126,106,102)
#6F5E5A
(111,94,90)
#60524E
(96,82,78)
#514642
(81,70,66)
#423A36
(66,58,54)
#332E2A
(51,46,42)
#24221E
(36,34,30)
#151612
(21,22,18)
#000000
(0,0,0)

Tints of #AB8E8A

#AB8E8A
(171,142,138)
#B29894
(178,152,148)
#B9A29E
(185,162,158)
#C0ACA8
(192,172,168)
#C7B6B2
(199,182,178)
#CEC0BC
(206,192,188)
#D5CAC6
(213,202,198)
#DCD4D0
(220,212,208)
#E3DEDA
(227,222,218)
#EAE8E4
(234,232,228)
#F1F2EE
(241,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB8E8A; }

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

This text font color is #AB8E8A.

Background Color

.myBgColor { background-color: #AB8E8A; }

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

This div background color is #AB8E8A.

Border color

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

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

This div border color is #AB8E8A.

Opacity

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

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

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

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

This text has shadow with #AB8E8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB8E8A.

Preview

Color preview on black background

This text has color #AB8E8A on black background.


Color preview on white background

This text has color #AB8E8A on white background.


Black color preview on #AB8E8A background

This text has black color on #AB8E8A background.


White color preview on #AB8E8A background

This text has white color on #AB8E8A background.


Related colors

Complementary color

Complementary color for #hex is #547175.


I love getcolorcode.com

Triadic colors

1 #8AAB8E and #8E8AAB with #AB8E8A are triadic colors.

2 #8A8EAB and #8EAB8A with #AB8E8A are triadic colors.