COLOR #AB7DA3

HEX: #AB7DA3 RGB: (171,125,163)

Color info

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

RGB color model

#AB7DA3 color RGB value is (171,125,163).

RGB: (171,125,163) (67%, 49%, 64%)

RGB channels and saturation

R 171 of 255 = 67%
G 125 of 255 = 49%
B 163 of 255 = 64%

171
125
163

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

Portions of RGB colors in percentages

R + G + B = 171 + 125 + 163 = 459 (100%)
R 171 of 459 ~ 37.25%
G 125 of 459 ~ 27.23%
B 163 of 459 ~ 35.51'%

%37.25
%27.23
%35.51

CMYK color model

#AB7DA3 color CMYK value is (0,27,5,33).

  • cyan value is 0.00%
  • magenta value is 26.90%
  • yellow value is 4.68%
  • key color value is 32.94%

CMYK: (0,27,5,33)
C0M27Y5K33 (0%, 27%, 5%, 33%)
(0.00 / 0.27 / 0.05 / 0.33)

CMYK percentages

%0
%26.9
%4.68
%32.94

Codes

Color #AB7DA3 in popluar color models

AB 7D A3
RGB 171 125 163
HSL 310° 21.50% 58.04%
HSB/HSV 310° 26.90% 67.06%
CMYK 0.00% 26.90% 4.68%
32.94%

Color #AB7DA3 in popluar number systems.

HEX AB 7D A3
Decimal 171 125 163
Binary 10101011 1111101 10100011
Octal 253 175 243

Shades and tints

Shades of #AB7DA3

#AB7DA3
(171,125,163)
#9C7295
(156,114,149)
#8D6787
(141,103,135)
#7E5C79
(126,92,121)
#6F516B
(111,81,107)
#60465D
(96,70,93)
#513B4F
(81,59,79)
#423041
(66,48,65)
#332533
(51,37,51)
#241A25
(36,26,37)
#150F17
(21,15,23)
#000000
(0,0,0)

Tints of #AB7DA3

#AB7DA3
(171,125,163)
#B288AB
(178,136,171)
#B993B3
(185,147,179)
#C09EBB
(192,158,187)
#C7A9C3
(199,169,195)
#CEB4CB
(206,180,203)
#D5BFD3
(213,191,211)
#DCCADB
(220,202,219)
#E3D5E3
(227,213,227)
#EAE0EB
(234,224,235)
#F1EBF3
(241,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB7DA3; }

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

This text font color is #AB7DA3.

Background Color

.myBgColor { background-color: #AB7DA3; }

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

This div background color is #AB7DA3.

Border color

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

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

This div border color is #AB7DA3.

Opacity

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

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

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

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

This text has shadow with #AB7DA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7DA3.

Preview

Color preview on black background

This text has color #AB7DA3 on black background.


Color preview on white background

This text has color #AB7DA3 on white background.


Black color preview on #AB7DA3 background

This text has black color on #AB7DA3 background.


White color preview on #AB7DA3 background

This text has white color on #AB7DA3 background.


Related colors

Complementary color

Complementary color for #hex is #54825C.


I love getcolorcode.com

Triadic colors

1 #A3AB7D and #7DA3AB with #AB7DA3 are triadic colors.

2 #A37DAB and #7DABA3 with #AB7DA3 are triadic colors.