COLOR #AB9C9B

HEX: #AB9C9B RGB: (171,156,155)

Color info

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

RGB color model

#AB9C9B color RGB value is (171,156,155).

RGB: (171,156,155) (67%, 61%, 61%)

RGB channels and saturation

R 171 of 255 = 67%
G 156 of 255 = 61%
B 155 of 255 = 61%

171
156
155

R + G + B ~ 63%. #AB9C9B is quite light color.

Portions of RGB colors in percentages

R + G + B = 171 + 156 + 155 = 482 (100%)
R 171 of 482 ~ 35.48%
G 156 of 482 ~ 32.37%
B 155 of 482 ~ 32.16'%

%35.48
%32.37
%32.16

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 8.77%
  • yellow value is 9.36%
  • key color value is 32.94%
CMYK: (0,9,9,33) C0M9Y9K33 (0%,9%,9%,33%) (0.00/0.09/0.09/0.33) 

CMYK percentages

%0
%8.77
%9.36
%32.94

Codes

Color #AB9C9B in popluar color models

AB 9C 9B
RGB 171 156 155
HSL 8.70% 63.92%
HSB/HSV 9.36% 67.06%
CMYK 0.00% 8.77% 9.36%
32.94%

Color #AB9C9B in popluar number systems.

HEX AB 9C 9B
Decimal 171 156 155
Binary 10101011 10011100 10011011
Octal 253 234 233

Shades and tints

Shades of #AB9C9B

#AB9C9B
(171,156,155)
#9C8E8D
(156,142,141)
#8D807F
(141,128,127)
#7E7271
(126,114,113)
#6F6463
(111,100,99)
#605655
(96,86,85)
#514847
(81,72,71)
#423A39
(66,58,57)
#332C2B
(51,44,43)
#241E1D
(36,30,29)
#15100F
(21,16,15)
#000000
(0,0,0)

Tints of #AB9C9B

#AB9C9B
(171,156,155)
#B2A5A4
(178,165,164)
#B9AEAD
(185,174,173)
#C0B7B6
(192,183,182)
#C7C0BF
(199,192,191)
#CEC9C8
(206,201,200)
#D5D2D1
(213,210,209)
#DCDBDA
(220,219,218)
#E3E4E3
(227,228,227)
#EAEDEC
(234,237,236)
#F1F6F5
(241,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB9C9B; }

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

This text font color is #AB9C9B.

Background Color

.myBgColor { background-color: #AB9C9B; }

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

This div background color is #AB9C9B.

Border color

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

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

This div border color is #AB9C9B.

Opacity

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

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

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

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

This text has shadow with #AB9C9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB9C9B.

Preview

Color preview on black background

This text has color #AB9C9B on black background.


Color preview on white background

This text has color #AB9C9B on white background.


Black color preview on #AB9C9B background

This text has black color on #AB9C9B background.


White color preview on #AB9C9B background

This text has white color on #AB9C9B background.


Related colors

Complementary color

Complementary color for #hex is #546364.


I love getcolorcode.com

Triadic colors

1 #9BAB9C and #9C9BAB with #AB9C9B are triadic colors.

2 #9B9CAB and #9CAB9B with #AB9C9B are triadic colors.