COLOR #AB7AE8

HEX: #AB7AE8 RGB: (171,122,232)

Color info

#AB7AE8 contains mainly blue color. Web safe color of #AB7AE8 is #9966FF (or #96F).

RGB color model

#AB7AE8 color RGB value is (171,122,232).

RGB: (171,122,232) (67%, 48%, 91%)

RGB channels and saturation

R 171 of 255 = 67%
G 122 of 255 = 48%
B 232 of 255 = 91%

171
122
232

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

Portions of RGB colors in percentages

R + G + B = 171 + 122 + 232 = 525 (100%)
R 171 of 525 ~ 32.57%
G 122 of 525 ~ 23.24%
B 232 of 525 ~ 44.19'%

%32.57
%23.24
%44.19

CMYK color model

#AB7AE8 color CMYK value is (26,47,0,9).

  • cyan value is 26.29%
  • magenta value is 47.41%
  • yellow value is 0.00%
  • key color value is 9.02%

CMYK: (26,47,0,9)
C26M47Y0K9 (26%, 47%, 0%, 9%)
(0.26 / 0.47 / 0.00 / 0.09)

CMYK percentages

%26.29
%47.41
%0
%9.02

Codes

Color #AB7AE8 in popluar color models

AB 7A E8
RGB 171 122 232
HSL 267° 70.51% 69.41%
HSB/HSV 267° 47.41% 90.98%
CMYK 26.29% 47.41% 0.00%
9.02%

Color #AB7AE8 in popluar number systems.

HEX AB 7A E8
Decimal 171 122 232
Binary 10101011 1111010 11101000
Octal 253 172 350

Shades and tints

Shades of #AB7AE8

#AB7AE8
(171,122,232)
#9C6FD3
(156,111,211)
#8D64BE
(141,100,190)
#7E59A9
(126,89,169)
#6F4E94
(111,78,148)
#60437F
(96,67,127)
#51386A
(81,56,106)
#422D55
(66,45,85)
#332240
(51,34,64)
#24172B
(36,23,43)
#150C16
(21,12,22)
#000000
(0,0,0)

Tints of #AB7AE8

#AB7AE8
(171,122,232)
#B286EA
(178,134,234)
#B992EC
(185,146,236)
#C09EEE
(192,158,238)
#C7AAF0
(199,170,240)
#CEB6F2
(206,182,242)
#D5C2F4
(213,194,244)
#DCCEF6
(220,206,246)
#E3DAF8
(227,218,248)
#EAE6FA
(234,230,250)
#F1F2FC
(241,242,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB7AE8; }

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

This text font color is #AB7AE8.

Background Color

.myBgColor { background-color: #AB7AE8; }

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

This div background color is #AB7AE8.

Border color

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

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

This div border color is #AB7AE8.

Opacity

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

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

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

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

This text has shadow with #AB7AE8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7AE8.

Preview

Color preview on black background

This text has color #AB7AE8 on black background.


Color preview on white background

This text has color #AB7AE8 on white background.


Black color preview on #AB7AE8 background

This text has black color on #AB7AE8 background.


White color preview on #AB7AE8 background

This text has white color on #AB7AE8 background.


Related colors

Complementary color

Complementary color for #hex is #548517.


I love getcolorcode.com

Triadic colors

1 #E8AB7A and #7AE8AB with #AB7AE8 are triadic colors.

2 #E87AAB and #7AABE8 with #AB7AE8 are triadic colors.