COLOR #A886E9

HEX: #A886E9 RGB: (168,134,233)

Color info

#A886E9 contains mainly blue color. Web safe color of #A886E9 is #9999FF (or #99F).

RGB color model

#A886E9 color RGB value is (168,134,233).

RGB: (168,134,233) (66%, 53%, 91%)

RGB channels and saturation

R 168 of 255 = 66%
G 134 of 255 = 53%
B 233 of 255 = 91%

168
134
233

R + G + B ~ 70%. #A886E9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 134 + 233 = 535 (100%)
R 168 of 535 ~ 31.4%
G 134 of 535 ~ 25.05%
B 233 of 535 ~ 43.55'%

%31.4
%25.05
%43.55

CMYK color model

#A886E9 color CMYK value is (28,42,0,9).

  • cyan value is 27.90%
  • magenta value is 42.49%
  • yellow value is 0.00%
  • key color value is 8.63%

CMYK: (28,42,0,9)
C28M42Y0K9 (28%, 42%, 0%, 9%)
(0.28 / 0.42 / 0.00 / 0.09)

CMYK percentages

%27.9
%42.49
%0
%8.63

Codes

Color #A886E9 in popluar color models

A8 86 E9
RGB 168 134 233
HSL 261° 69.23% 71.96%
HSB/HSV 261° 42.49% 91.37%
CMYK 27.90% 42.49% 0.00%
8.63%

Color #A886E9 in popluar number systems.

HEX A8 86 E9
Decimal 168 134 233
Binary 10101000 10000110 11101001
Octal 250 206 351

Shades and tints

Shades of #A886E9

#A886E9
(168,134,233)
#997AD4
(153,122,212)
#8A6EBF
(138,110,191)
#7B62AA
(123,98,170)
#6C5695
(108,86,149)
#5D4A80
(93,74,128)
#4E3E6B
(78,62,107)
#3F3256
(63,50,86)
#302641
(48,38,65)
#211A2C
(33,26,44)
#120E17
(18,14,23)
#000000
(0,0,0)

Tints of #A886E9

#A886E9
(168,134,233)
#AF91EB
(175,145,235)
#B69CED
(182,156,237)
#BDA7EF
(189,167,239)
#C4B2F1
(196,178,241)
#CBBDF3
(203,189,243)
#D2C8F5
(210,200,245)
#D9D3F7
(217,211,247)
#E0DEF9
(224,222,249)
#E7E9FB
(231,233,251)
#EEF4FD
(238,244,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A886E9 color. Also use rgb(168,134,233) instead hex code.

Text Font Color

.myTextColor { color: #A886E9; }

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

This text font color is #A886E9.

Background Color

.myBgColor { background-color: #A886E9; }

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

This div background color is #A886E9.

Border color

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

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

This div border color is #A886E9.

Opacity

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

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

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

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

This text has shadow with #A886E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A886E9.

Preview

Color preview on black background

This text has color #A886E9 on black background.


Color preview on white background

This text has color #A886E9 on white background.


Black color preview on #A886E9 background

This text has black color on #A886E9 background.


White color preview on #A886E9 background

This text has white color on #A886E9 background.


Related colors

Complementary color

Complementary color for #hex is #577916.


I love getcolorcode.com

Triadic colors

1 #E9A886 and #86E9A8 with #A886E9 are triadic colors.

2 #E986A8 and #86A8E9 with #A886E9 are triadic colors.