COLOR #AB8E92

HEX: #AB8E92 RGB: (171,142,146)

Color info

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

RGB color model

#AB8E92 color RGB value is (171,142,146).

RGB: (171,142,146) (67%, 56%, 57%)

RGB channels and saturation

R 171 of 255 = 67%
G 142 of 255 = 56%
B 146 of 255 = 57%

171
142
146

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

Portions of RGB colors in percentages

R + G + B = 171 + 142 + 146 = 459 (100%)
R 171 of 459 ~ 37.25%
G 142 of 459 ~ 30.94%
B 146 of 459 ~ 31.81'%

%37.25
%30.94
%31.81

CMYK color model

#AB8E92 color CMYK value is (0,17,15,33).

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

CMYK: (0,17,15,33)
C0M17Y15K33 (0%, 17%, 15%, 33%)
(0.00 / 0.17 / 0.15 / 0.33)

CMYK percentages

%0
%16.96
%14.62
%32.94

Codes

Color #AB8E92 in popluar color models

AB 8E 92
RGB 171 142 146
HSL 352° 14.72% 61.37%
HSB/HSV 352° 16.96% 67.06%
CMYK 0.00% 16.96% 14.62%
32.94%

Color #AB8E92 in popluar number systems.

HEX AB 8E 92
Decimal 171 142 146
Binary 10101011 10001110 10010010
Octal 253 216 222

Shades and tints

Shades of #AB8E92

#AB8E92
(171,142,146)
#9C8285
(156,130,133)
#8D7678
(141,118,120)
#7E6A6B
(126,106,107)
#6F5E5E
(111,94,94)
#605251
(96,82,81)
#514644
(81,70,68)
#423A37
(66,58,55)
#332E2A
(51,46,42)
#24221D
(36,34,29)
#151610
(21,22,16)
#000000
(0,0,0)

Tints of #AB8E92

#AB8E92
(171,142,146)
#B2989B
(178,152,155)
#B9A2A4
(185,162,164)
#C0ACAD
(192,172,173)
#C7B6B6
(199,182,182)
#CEC0BF
(206,192,191)
#D5CAC8
(213,202,200)
#DCD4D1
(220,212,209)
#E3DEDA
(227,222,218)
#EAE8E3
(234,232,227)
#F1F2EC
(241,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB8E92; }

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

This text font color is #AB8E92.

Background Color

.myBgColor { background-color: #AB8E92; }

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

This div background color is #AB8E92.

Border color

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

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

This div border color is #AB8E92.

Opacity

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

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

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

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

This text has shadow with #AB8E92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB8E92.

Preview

Color preview on black background

This text has color #AB8E92 on black background.


Color preview on white background

This text has color #AB8E92 on white background.


Black color preview on #AB8E92 background

This text has black color on #AB8E92 background.


White color preview on #AB8E92 background

This text has white color on #AB8E92 background.


Related colors

Complementary color

Complementary color for #hex is #54716D.


I love getcolorcode.com

Triadic colors

1 #92AB8E and #8E92AB with #AB8E92 are triadic colors.

2 #928EAB and #8EAB92 with #AB8E92 are triadic colors.