COLOR #AB7F9C

HEX: #AB7F9C RGB: (171,127,156)

Color info

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

RGB color model

#AB7F9C color RGB value is (171,127,156).

RGB: (171,127,156) (67%, 50%, 61%)

RGB channels and saturation

R 171 of 255 = 67%
G 127 of 255 = 50%
B 156 of 255 = 61%

171
127
156

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

Portions of RGB colors in percentages

R + G + B = 171 + 127 + 156 = 454 (100%)
R 171 of 454 ~ 37.67%
G 127 of 454 ~ 27.97%
B 156 of 454 ~ 34.36'%

%37.67
%27.97
%34.36

CMYK color model

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

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

CMYK: (0,26,9,33)
C0M26Y9K33 (0%, 26%, 9%, 33%)
(0.00 / 0.26 / 0.09 / 0.33)

CMYK percentages

%0
%25.73
%8.77
%32.94

Codes

Color #AB7F9C in popluar color models

AB 7F 9C
RGB 171 127 156
HSL 320° 20.75% 58.43%
HSB/HSV 320° 25.73% 67.06%
CMYK 0.00% 25.73% 8.77%
32.94%

Color #AB7F9C in popluar number systems.

HEX AB 7F 9C
Decimal 171 127 156
Binary 10101011 1111111 10011100
Octal 253 177 234

Shades and tints

Shades of #AB7F9C

#AB7F9C
(171,127,156)
#9C748E
(156,116,142)
#8D6980
(141,105,128)
#7E5E72
(126,94,114)
#6F5364
(111,83,100)
#604856
(96,72,86)
#513D48
(81,61,72)
#42323A
(66,50,58)
#33272C
(51,39,44)
#241C1E
(36,28,30)
#151110
(21,17,16)
#000000
(0,0,0)

Tints of #AB7F9C

#AB7F9C
(171,127,156)
#B28AA5
(178,138,165)
#B995AE
(185,149,174)
#C0A0B7
(192,160,183)
#C7ABC0
(199,171,192)
#CEB6C9
(206,182,201)
#D5C1D2
(213,193,210)
#DCCCDB
(220,204,219)
#E3D7E4
(227,215,228)
#EAE2ED
(234,226,237)
#F1EDF6
(241,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB7F9C; }

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

This text font color is #AB7F9C.

Background Color

.myBgColor { background-color: #AB7F9C; }

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

This div background color is #AB7F9C.

Border color

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

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

This div border color is #AB7F9C.

Opacity

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

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

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

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

This text has shadow with #AB7F9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7F9C.

Preview

Color preview on black background

This text has color #AB7F9C on black background.


Color preview on white background

This text has color #AB7F9C on white background.


Black color preview on #AB7F9C background

This text has black color on #AB7F9C background.


White color preview on #AB7F9C background

This text has white color on #AB7F9C background.


Related colors

Complementary color

Complementary color for #hex is #548063.


I love getcolorcode.com

Triadic colors

1 #9CAB7F and #7F9CAB with #AB7F9C are triadic colors.

2 #9C7FAB and #7FAB9C with #AB7F9C are triadic colors.