COLOR #AB7BAB

HEX: #AB7BAB RGB: (171,123,171)

Color info

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

RGB color model

#AB7BAB color RGB value is (171,123,171).

RGB: (171,123,171) (67%, 48%, 67%)

RGB channels and saturation

R 171 of 255 = 67%
G 123 of 255 = 48%
B 171 of 255 = 67%

171
123
171

R + G + B ~ 61%. #AB7BAB is quite light color.

Portions of RGB colors in percentages

R + G + B = 171 + 123 + 171 = 465 (100%)
R 171 of 465 ~ 36.77%
G 123 of 465 ~ 26.45%
B 171 of 465 ~ 36.77'%

%36.77
%26.45
%36.77

CMYK color model

#AB7BAB color CMYK value is (0,28,0,33).

  • cyan value is 0.00%
  • magenta value is 28.07%
  • yellow value is 0.00%
  • key color value is 32.94%
CMYK: (0,28,0,33) C0M28Y0K33 (0%,28%,0%,33%) (0.00/0.28/0.00/0.33) 

CMYK percentages

%0
%28.07
%0
%32.94

Codes

Color #AB7BAB in popluar color models

AB 7B AB
RGB 171 123 171
HSL 300° 22.22% 57.65%
HSB/HSV 300° 28.07% 67.06%
CMYK 0.00% 28.07% 0.00%
32.94%

Color #AB7BAB in popluar number systems.

HEX AB 7B AB
Decimal 171 123 171
Binary 10101011 1111011 10101011
Octal 253 173 253

Shades and tints

Shades of #AB7BAB

#AB7BAB
(171,123,171)
#9C709C
(156,112,156)
#8D658D
(141,101,141)
#7E5A7E
(126,90,126)
#6F4F6F
(111,79,111)
#604460
(96,68,96)
#513951
(81,57,81)
#422E42
(66,46,66)
#332333
(51,35,51)
#241824
(36,24,36)
#150D15
(21,13,21)
#000000
(0,0,0)

Tints of #AB7BAB

#AB7BAB
(171,123,171)
#B287B2
(178,135,178)
#B993B9
(185,147,185)
#C09FC0
(192,159,192)
#C7ABC7
(199,171,199)
#CEB7CE
(206,183,206)
#D5C3D5
(213,195,213)
#DCCFDC
(220,207,220)
#E3DBE3
(227,219,227)
#EAE7EA
(234,231,234)
#F1F3F1
(241,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB7BAB; }

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

This text font color is #AB7BAB.

Background Color

.myBgColor { background-color: #AB7BAB; }

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

This div background color is #AB7BAB.

Border color

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

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

This div border color is #AB7BAB.

Opacity

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

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

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

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

This text has shadow with #AB7BAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7BAB.

Preview

Color preview on black background

This text has color #AB7BAB on black background.


Color preview on white background

This text has color #AB7BAB on white background.


Black color preview on #AB7BAB background

This text has black color on #AB7BAB background.


White color preview on #AB7BAB background

This text has white color on #AB7BAB background.


Related colors

Complementary color

Complementary color for #hex is #548454.


I love getcolorcode.com

Triadic colors

1 #ABAB7B and #7BABAB with #AB7BAB are triadic colors.

2 #AB7BAB and #7BABAB with #AB7BAB are triadic colors.