COLOR #AB7996

HEX: #AB7996 RGB: (171,121,150)

Color info

#AB7996 contains red, green and blue colors in about the same proportion. Web safe color of #AB7996 is #996699 (or #969).

RGB color model

#AB7996 color RGB value is (171,121,150).

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

RGB channels and saturation

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

171
121
150

R + G + B ~ 58%. #AB7996 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 171 + 121 + 150 = 442 (100%)
R 171 of 442 ~ 38.69%
G 121 of 442 ~ 27.38%
B 150 of 442 ~ 33.94'%

%38.69
%27.38
%33.94

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 29.24%
  • yellow value is 12.28%
  • key color value is 32.94%
CMYK: (0,29,12,33) C0M29Y12K33 (0%,29%,12%,33%) (0.00/0.29/0.12/0.33) 

CMYK percentages

%0
%29.24
%12.28
%32.94

Codes

Color #AB7996 in popluar color models

AB 79 96
RGB 171 121 150
HSL 325° 22.94% 57.25%
HSB/HSV 325° 29.24% 67.06%
CMYK 0.00% 29.24% 12.28%
32.94%

Color #AB7996 in popluar number systems.

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

Shades and tints

Shades of #AB7996

#AB7996
(171,121,150)
#9C6E89
(156,110,137)
#8D637C
(141,99,124)
#7E586F
(126,88,111)
#6F4D62
(111,77,98)
#604255
(96,66,85)
#513748
(81,55,72)
#422C3B
(66,44,59)
#33212E
(51,33,46)
#241621
(36,22,33)
#150B14
(21,11,20)
#000000
(0,0,0)

Tints of #AB7996

#AB7996
(171,121,150)
#B2859F
(178,133,159)
#B991A8
(185,145,168)
#C09DB1
(192,157,177)
#C7A9BA
(199,169,186)
#CEB5C3
(206,181,195)
#D5C1CC
(213,193,204)
#DCCDD5
(220,205,213)
#E3D9DE
(227,217,222)
#EAE5E7
(234,229,231)
#F1F1F0
(241,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB7996; }

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

This text font color is #AB7996.

Background Color

.myBgColor { background-color: #AB7996; }

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

This div background color is #AB7996.

Border color

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

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

This div border color is #AB7996.

Opacity

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

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

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

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

This text has shadow with #AB7996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7996.

Preview

Color preview on black background

This text has color #AB7996 on black background.


Color preview on white background

This text has color #AB7996 on white background.


Black color preview on #AB7996 background

This text has black color on #AB7996 background.


White color preview on #AB7996 background

This text has white color on #AB7996 background.


Related colors

Complementary color

Complementary color for #hex is #548669.


I love getcolorcode.com

Triadic colors

1 #96AB79 and #7996AB with #AB7996 are triadic colors.

2 #9679AB and #79AB96 with #AB7996 are triadic colors.