COLOR #AB96AB

HEX: #AB96AB RGB: (171,150,171)

Color info

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

RGB color model

#AB96AB color RGB value is (171,150,171).

RGB: (171,150,171) (67%, 59%, 67%)

RGB channels and saturation

R 171 of 255 = 67%
G 150 of 255 = 59%
B 171 of 255 = 67%

171
150
171

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

Portions of RGB colors in percentages

R + G + B = 171 + 150 + 171 = 492 (100%)
R 171 of 492 ~ 34.76%
G 150 of 492 ~ 30.49%
B 171 of 492 ~ 34.76'%

%34.76
%30.49
%34.76

CMYK color model

#AB96AB color CMYK value is (0,12,0,33).

  • cyan value is 0.00%
  • magenta value is 12.28%
  • yellow value is 0.00%
  • key color value is 32.94%

CMYK: (0,12,0,33)
C0M12Y0K33 (0%, 12%, 0%, 33%)
(0.00 / 0.12 / 0.00 / 0.33)

CMYK percentages

%0
%12.28
%0
%32.94

Codes

Color #AB96AB in popluar color models

AB 96 AB
RGB 171 150 171
HSL 300° 11.11% 62.94%
HSB/HSV 300° 12.28% 67.06%
CMYK 0.00% 12.28% 0.00%
32.94%

Color #AB96AB in popluar number systems.

HEX AB 96 AB
Decimal 171 150 171
Binary 10101011 10010110 10101011
Octal 253 226 253

Shades and tints

Shades of #AB96AB

#AB96AB
(171,150,171)
#9C899C
(156,137,156)
#8D7C8D
(141,124,141)
#7E6F7E
(126,111,126)
#6F626F
(111,98,111)
#605560
(96,85,96)
#514851
(81,72,81)
#423B42
(66,59,66)
#332E33
(51,46,51)
#242124
(36,33,36)
#151415
(21,20,21)
#000000
(0,0,0)

Tints of #AB96AB

#AB96AB
(171,150,171)
#B29FB2
(178,159,178)
#B9A8B9
(185,168,185)
#C0B1C0
(192,177,192)
#C7BAC7
(199,186,199)
#CEC3CE
(206,195,206)
#D5CCD5
(213,204,213)
#DCD5DC
(220,213,220)
#E3DEE3
(227,222,227)
#EAE7EA
(234,231,234)
#F1F0F1
(241,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB96AB; }

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

This text font color is #AB96AB.

Background Color

.myBgColor { background-color: #AB96AB; }

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

This div background color is #AB96AB.

Border color

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

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

This div border color is #AB96AB.

Opacity

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

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

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

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

This text has shadow with #AB96AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB96AB.

Preview

Color preview on black background

This text has color #AB96AB on black background.


Color preview on white background

This text has color #AB96AB on white background.


Black color preview on #AB96AB background

This text has black color on #AB96AB background.


White color preview on #AB96AB background

This text has white color on #AB96AB background.


Related colors

Complementary color

Complementary color for #hex is #546954.


I love getcolorcode.com

Triadic colors

1 #ABAB96 and #96ABAB with #AB96AB are triadic colors.

2 #AB96AB and #96ABAB with #AB96AB are triadic colors.