COLOR #ABA7D4

HEX: #ABA7D4 RGB: (171,167,212)

Color info

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

RGB color model

#ABA7D4 color RGB value is (171,167,212).

RGB: (171,167,212) (67%, 65%, 83%)

RGB channels and saturation

R 171 of 255 = 67%
G 167 of 255 = 65%
B 212 of 255 = 83%

171
167
212

R + G + B ~ 72%. #ABA7D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 171 + 167 + 212 = 550 (100%)
R 171 of 550 ~ 31.09%
G 167 of 550 ~ 30.36%
B 212 of 550 ~ 38.55'%

%31.09
%30.36
%38.55

CMYK color model

#ABA7D4 color CMYK value is (19,21,0,17).

  • cyan value is 19.34%
  • magenta value is 21.23%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (19,21,0,17)
C19M21Y0K17 (19%, 21%, 0%, 17%)
(0.19 / 0.21 / 0.00 / 0.17)

CMYK percentages

%19.34
%21.23
%0
%16.86

Codes

Color #ABA7D4 in popluar color models

AB A7 D4
RGB 171 167 212
HSL 245° 34.35% 74.31%
HSB/HSV 245° 21.23% 83.14%
CMYK 19.34% 21.23% 0.00%
16.86%

Color #ABA7D4 in popluar number systems.

HEX AB A7 D4
Decimal 171 167 212
Binary 10101011 10100111 11010100
Octal 253 247 324

Shades and tints

Shades of #ABA7D4

#ABA7D4
(171,167,212)
#9C98C1
(156,152,193)
#8D89AE
(141,137,174)
#7E7A9B
(126,122,155)
#6F6B88
(111,107,136)
#605C75
(96,92,117)
#514D62
(81,77,98)
#423E4F
(66,62,79)
#332F3C
(51,47,60)
#242029
(36,32,41)
#151116
(21,17,22)
#000000
(0,0,0)

Tints of #ABA7D4

#ABA7D4
(171,167,212)
#B2AFD7
(178,175,215)
#B9B7DA
(185,183,218)
#C0BFDD
(192,191,221)
#C7C7E0
(199,199,224)
#CECFE3
(206,207,227)
#D5D7E6
(213,215,230)
#DCDFE9
(220,223,233)
#E3E7EC
(227,231,236)
#EAEFEF
(234,239,239)
#F1F7F2
(241,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABA7D4; }

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

This text font color is #ABA7D4.

Background Color

.myBgColor { background-color: #ABA7D4; }

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

This div background color is #ABA7D4.

Border color

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

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

This div border color is #ABA7D4.

Opacity

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

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

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

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

This text has shadow with #ABA7D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABA7D4.

Preview

Color preview on black background

This text has color #ABA7D4 on black background.


Color preview on white background

This text has color #ABA7D4 on white background.


Black color preview on #ABA7D4 background

This text has black color on #ABA7D4 background.


White color preview on #ABA7D4 background

This text has white color on #ABA7D4 background.


Related colors

Complementary color

Complementary color for #hex is #54582B.


I love getcolorcode.com

Triadic colors

1 #D4ABA7 and #A7D4AB with #ABA7D4 are triadic colors.

2 #D4A7AB and #A7ABD4 with #ABA7D4 are triadic colors.