COLOR #AB73AB

HEX: #AB73AB RGB: (171,115,171)

Color info

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

RGB color model

#AB73AB color RGB value is (171,115,171).

RGB: (171,115,171) (67%, 45%, 67%)

RGB channels and saturation

R 171 of 255 = 67%
G 115 of 255 = 45%
B 171 of 255 = 67%

171
115
171

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

Portions of RGB colors in percentages

R + G + B = 171 + 115 + 171 = 457 (100%)
R 171 of 457 ~ 37.42%
G 115 of 457 ~ 25.16%
B 171 of 457 ~ 37.42'%

%37.42
%25.16
%37.42

CMYK color model

#AB73AB color CMYK value is (0,33,0,33).

  • cyan value is 0.00%
  • magenta value is 32.75%
  • yellow value is 0.00%
  • key color value is 32.94%
CMYK: (0,33,0,33) C0M33Y0K33 (0%,33%,0%,33%) (0.00/0.33/0.00/0.33) 

CMYK percentages

%0
%32.75
%0
%32.94

Codes

Color #AB73AB in popluar color models

AB 73 AB
RGB 171 115 171
HSL 300° 25.00% 56.08%
HSB/HSV 300° 32.75% 67.06%
CMYK 0.00% 32.75% 0.00%
32.94%

Color #AB73AB in popluar number systems.

HEX AB 73 AB
Decimal 171 115 171
Binary 10101011 1110011 10101011
Octal 253 163 253

Shades and tints

Shades of #AB73AB

#AB73AB
(171,115,171)
#9C699C
(156,105,156)
#8D5F8D
(141,95,141)
#7E557E
(126,85,126)
#6F4B6F
(111,75,111)
#604160
(96,65,96)
#513751
(81,55,81)
#422D42
(66,45,66)
#332333
(51,35,51)
#241924
(36,25,36)
#150F15
(21,15,21)
#000000
(0,0,0)

Tints of #AB73AB

#AB73AB
(171,115,171)
#B27FB2
(178,127,178)
#B98BB9
(185,139,185)
#C097C0
(192,151,192)
#C7A3C7
(199,163,199)
#CEAFCE
(206,175,206)
#D5BBD5
(213,187,213)
#DCC7DC
(220,199,220)
#E3D3E3
(227,211,227)
#EADFEA
(234,223,234)
#F1EBF1
(241,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB73AB; }

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

This text font color is #AB73AB.

Background Color

.myBgColor { background-color: #AB73AB; }

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

This div background color is #AB73AB.

Border color

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

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

This div border color is #AB73AB.

Opacity

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

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

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

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

This text has shadow with #AB73AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB73AB.

Preview

Color preview on black background

This text has color #AB73AB on black background.


Color preview on white background

This text has color #AB73AB on white background.


Black color preview on #AB73AB background

This text has black color on #AB73AB background.


White color preview on #AB73AB background

This text has white color on #AB73AB background.


Related colors

Complementary color

Complementary color for #hex is #548C54.


I love getcolorcode.com

Triadic colors

1 #ABAB73 and #73ABAB with #AB73AB are triadic colors.

2 #AB73AB and #73ABAB with #AB73AB are triadic colors.