COLOR #AB9796

HEX: #AB9796 RGB: (171,151,150)

Color info

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

RGB color model

#AB9796 color RGB value is (171,151,150).

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

RGB channels and saturation

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

171
151
150

R + G + B ~ 62%. #AB9796 is quite light color.

Portions of RGB colors in percentages

R + G + B = 171 + 151 + 150 = 472 (100%)
R 171 of 472 ~ 36.23%
G 151 of 472 ~ 31.99%
B 150 of 472 ~ 31.78'%

%36.23
%31.99
%31.78

CMYK color model

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

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

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

CMYK percentages

%0
%11.7
%12.28
%32.94

Codes

Color #AB9796 in popluar color models

AB 97 96
RGB 171 151 150
HSL 11.11% 62.94%
HSB/HSV 12.28% 67.06%
CMYK 0.00% 11.70% 12.28%
32.94%

Color #AB9796 in popluar number systems.

HEX AB 97 96
Decimal 171 151 150
Binary 10101011 10010111 10010110
Octal 253 227 226

Shades and tints

Shades of #AB9796

#AB9796
(171,151,150)
#9C8A89
(156,138,137)
#8D7D7C
(141,125,124)
#7E706F
(126,112,111)
#6F6362
(111,99,98)
#605655
(96,86,85)
#514948
(81,73,72)
#423C3B
(66,60,59)
#332F2E
(51,47,46)
#242221
(36,34,33)
#151514
(21,21,20)
#000000
(0,0,0)

Tints of #AB9796

#AB9796
(171,151,150)
#B2A09F
(178,160,159)
#B9A9A8
(185,169,168)
#C0B2B1
(192,178,177)
#C7BBBA
(199,187,186)
#CEC4C3
(206,196,195)
#D5CDCC
(213,205,204)
#DCD6D5
(220,214,213)
#E3DFDE
(227,223,222)
#EAE8E7
(234,232,231)
#F1F1F0
(241,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB9796; }

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

This text font color is #AB9796.

Background Color

.myBgColor { background-color: #AB9796; }

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

This div background color is #AB9796.

Border color

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

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

This div border color is #AB9796.

Opacity

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

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

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

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

This text has shadow with #AB9796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB9796.

Preview

Color preview on black background

This text has color #AB9796 on black background.


Color preview on white background

This text has color #AB9796 on white background.


Black color preview on #AB9796 background

This text has black color on #AB9796 background.


White color preview on #AB9796 background

This text has white color on #AB9796 background.


Related colors

Complementary color

Complementary color for #hex is #546869.


I love getcolorcode.com

Triadic colors

1 #96AB97 and #9796AB with #AB9796 are triadic colors.

2 #9697AB and #97AB96 with #AB9796 are triadic colors.