COLOR #AB9CA5

HEX: #AB9CA5 RGB: (171,156,165)

Color info

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

RGB color model

#AB9CA5 color RGB value is (171,156,165).

RGB: (171,156,165) (67%, 61%, 65%)

RGB channels and saturation

R 171 of 255 = 67%
G 156 of 255 = 61%
B 165 of 255 = 65%

171
156
165

R + G + B ~ 64%. #AB9CA5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 171 + 156 + 165 = 492 (100%)
R 171 of 492 ~ 34.76%
G 156 of 492 ~ 31.71%
B 165 of 492 ~ 33.54'%

%34.76
%31.71
%33.54

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 8.77%
  • yellow value is 3.51%
  • key color value is 32.94%

CMYK: (0,9,4,33)
C0M9Y4K33 (0%, 9%, 4%, 33%)
(0.00 / 0.09 / 0.04 / 0.33)

CMYK percentages

%0
%8.77
%3.51
%32.94

Codes

Color #AB9CA5 in popluar color models

AB 9C A5
RGB 171 156 165
HSL 324° 8.20% 64.12%
HSB/HSV 324° 8.77% 67.06%
CMYK 0.00% 8.77% 3.51%
32.94%

Color #AB9CA5 in popluar number systems.

HEX AB 9C A5
Decimal 171 156 165
Binary 10101011 10011100 10100101
Octal 253 234 245

Shades and tints

Shades of #AB9CA5

#AB9CA5
(171,156,165)
#9C8E96
(156,142,150)
#8D8087
(141,128,135)
#7E7278
(126,114,120)
#6F6469
(111,100,105)
#60565A
(96,86,90)
#51484B
(81,72,75)
#423A3C
(66,58,60)
#332C2D
(51,44,45)
#241E1E
(36,30,30)
#15100F
(21,16,15)
#000000
(0,0,0)

Tints of #AB9CA5

#AB9CA5
(171,156,165)
#B2A5AD
(178,165,173)
#B9AEB5
(185,174,181)
#C0B7BD
(192,183,189)
#C7C0C5
(199,192,197)
#CEC9CD
(206,201,205)
#D5D2D5
(213,210,213)
#DCDBDD
(220,219,221)
#E3E4E5
(227,228,229)
#EAEDED
(234,237,237)
#F1F6F5
(241,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB9CA5; }

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

This text font color is #AB9CA5.

Background Color

.myBgColor { background-color: #AB9CA5; }

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

This div background color is #AB9CA5.

Border color

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

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

This div border color is #AB9CA5.

Opacity

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

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

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

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

This text has shadow with #AB9CA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB9CA5.

Preview

Color preview on black background

This text has color #AB9CA5 on black background.


Color preview on white background

This text has color #AB9CA5 on white background.


Black color preview on #AB9CA5 background

This text has black color on #AB9CA5 background.


White color preview on #AB9CA5 background

This text has white color on #AB9CA5 background.


Related colors

Complementary color

Complementary color for #hex is #54635A.


I love getcolorcode.com

Triadic colors

1 #A5AB9C and #9CA5AB with #AB9CA5 are triadic colors.

2 #A59CAB and #9CABA5 with #AB9CA5 are triadic colors.