COLOR #AB9FC6

HEX: #AB9FC6 RGB: (171,159,198)

Color info

#AB9FC6 contains red, green and blue colors in about the same proportion. Web safe color of #AB9FC6 is #9999CC (or #99C).

RGB color model

#AB9FC6 color RGB value is (171,159,198).

RGB: (171,159,198) (67%, 62%, 78%)

RGB channels and saturation

R 171 of 255 = 67%
G 159 of 255 = 62%
B 198 of 255 = 78%

171
159
198

R + G + B ~ 69%. #AB9FC6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 171 + 159 + 198 = 528 (100%)
R 171 of 528 ~ 32.39%
G 159 of 528 ~ 30.11%
B 198 of 528 ~ 37.5'%

%32.39
%30.11
%37.5

CMYK color model

#AB9FC6 color CMYK value is (14,20,0,22).

  • cyan value is 13.64%
  • magenta value is 19.70%
  • yellow value is 0.00%
  • key color value is 22.35%

CMYK: (14,20,0,22)
C14M20Y0K22 (14%, 20%, 0%, 22%)
(0.14 / 0.20 / 0.00 / 0.22)

CMYK percentages

%13.64
%19.7
%0
%22.35

Codes

Color #AB9FC6 in popluar color models

AB 9F C6
RGB 171 159 198
HSL 258° 25.49% 70.00%
HSB/HSV 258° 19.70% 77.65%
CMYK 13.64% 19.70% 0.00%
22.35%

Color #AB9FC6 in popluar number systems.

HEX AB 9F C6
Decimal 171 159 198
Binary 10101011 10011111 11000110
Octal 253 237 306

Shades and tints

Shades of #AB9FC6

#AB9FC6
(171,159,198)
#9C91B4
(156,145,180)
#8D83A2
(141,131,162)
#7E7590
(126,117,144)
#6F677E
(111,103,126)
#60596C
(96,89,108)
#514B5A
(81,75,90)
#423D48
(66,61,72)
#332F36
(51,47,54)
#242124
(36,33,36)
#151312
(21,19,18)
#000000
(0,0,0)

Tints of #AB9FC6

#AB9FC6
(171,159,198)
#B2A7CB
(178,167,203)
#B9AFD0
(185,175,208)
#C0B7D5
(192,183,213)
#C7BFDA
(199,191,218)
#CEC7DF
(206,199,223)
#D5CFE4
(213,207,228)
#DCD7E9
(220,215,233)
#E3DFEE
(227,223,238)
#EAE7F3
(234,231,243)
#F1EFF8
(241,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB9FC6; }

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

This text font color is #AB9FC6.

Background Color

.myBgColor { background-color: #AB9FC6; }

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

This div background color is #AB9FC6.

Border color

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

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

This div border color is #AB9FC6.

Opacity

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

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

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

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

This text has shadow with #AB9FC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB9FC6.

Preview

Color preview on black background

This text has color #AB9FC6 on black background.


Color preview on white background

This text has color #AB9FC6 on white background.


Black color preview on #AB9FC6 background

This text has black color on #AB9FC6 background.


White color preview on #AB9FC6 background

This text has white color on #AB9FC6 background.


Related colors

Complementary color

Complementary color for #hex is #546039.


I love getcolorcode.com

Triadic colors

1 #C6AB9F and #9FC6AB with #AB9FC6 are triadic colors.

2 #C69FAB and #9FABC6 with #AB9FC6 are triadic colors.