COLOR #AB9B8D

HEX: #AB9B8D RGB: (171,155,141)

Color info

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

RGB color model

#AB9B8D color RGB value is (171,155,141).

RGB: (171,155,141) (67%, 61%, 55%)

RGB channels and saturation

R 171 of 255 = 67%
G 155 of 255 = 61%
B 141 of 255 = 55%

171
155
141

R + G + B ~ 61%. #AB9B8D is quite light color.

Portions of RGB colors in percentages

R + G + B = 171 + 155 + 141 = 467 (100%)
R 171 of 467 ~ 36.62%
G 155 of 467 ~ 33.19%
B 141 of 467 ~ 30.19'%

%36.62
%33.19
%30.19

CMYK color model

#AB9B8D color CMYK value is (0,9,18,33).

  • cyan value is 0.00%
  • magenta value is 9.36%
  • yellow value is 17.54%
  • key color value is 32.94%
CMYK: (0,9,18,33) C0M9Y18K33 (0%,9%,18%,33%) (0.00/0.09/0.18/0.33) 

CMYK percentages

%0
%9.36
%17.54
%32.94

Codes

Color #AB9B8D in popluar color models

AB 9B 8D
RGB 171 155 141
HSL 28° 15.15% 61.18%
HSB/HSV 28° 17.54% 67.06%
CMYK 0.00% 9.36% 17.54%
32.94%

Color #AB9B8D in popluar number systems.

HEX AB 9B 8D
Decimal 171 155 141
Binary 10101011 10011011 10001101
Octal 253 233 215

Shades and tints

Shades of #AB9B8D

#AB9B8D
(171,155,141)
#9C8D81
(156,141,129)
#8D7F75
(141,127,117)
#7E7169
(126,113,105)
#6F635D
(111,99,93)
#605551
(96,85,81)
#514745
(81,71,69)
#423939
(66,57,57)
#332B2D
(51,43,45)
#241D21
(36,29,33)
#150F15
(21,15,21)
#000000
(0,0,0)

Tints of #AB9B8D

#AB9B8D
(171,155,141)
#B2A497
(178,164,151)
#B9ADA1
(185,173,161)
#C0B6AB
(192,182,171)
#C7BFB5
(199,191,181)
#CEC8BF
(206,200,191)
#D5D1C9
(213,209,201)
#DCDAD3
(220,218,211)
#E3E3DD
(227,227,221)
#EAECE7
(234,236,231)
#F1F5F1
(241,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB9B8D color. Also use rgb(171,155,141) instead hex code.

Text Font Color

.myTextColor { color: #AB9B8D; }

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

This text font color is #AB9B8D.

Background Color

.myBgColor { background-color: #AB9B8D; }

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

This div background color is #AB9B8D.

Border color

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

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

This div border color is #AB9B8D.

Opacity

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

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

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

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

This text has shadow with #AB9B8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB9B8D.

Preview

Color preview on black background

This text has color #AB9B8D on black background.


Color preview on white background

This text has color #AB9B8D on white background.


Black color preview on #AB9B8D background

This text has black color on #AB9B8D background.


White color preview on #AB9B8D background

This text has white color on #AB9B8D background.


Related colors

Complementary color

Complementary color for #hex is #546472.


I love getcolorcode.com

Triadic colors

1 #8DAB9B and #9B8DAB with #AB9B8D are triadic colors.

2 #8D9BAB and #9BAB8D with #AB9B8D are triadic colors.