COLOR #A694E5

HEX: #A694E5 RGB: (166,148,229)

Color info

#A694E5 contains mainly blue color. Web safe color of #A694E5 is #9999CC (or #99C).

RGB color model

#A694E5 color RGB value is (166,148,229).

RGB: (166,148,229) (65%, 58%, 90%)

RGB channels and saturation

R 166 of 255 = 65%
G 148 of 255 = 58%
B 229 of 255 = 90%

166
148
229

R + G + B ~ 71%. #A694E5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 148 + 229 = 543 (100%)
R 166 of 543 ~ 30.57%
G 148 of 543 ~ 27.26%
B 229 of 543 ~ 42.17'%

%30.57
%27.26
%42.17

CMYK color model

#A694E5 color CMYK value is (28,35,0,10).

  • cyan value is 27.51%
  • magenta value is 35.37%
  • yellow value is 0.00%
  • key color value is 10.20%

CMYK: (28,35,0,10)
C28M35Y0K10 (28%, 35%, 0%, 10%)
(0.28 / 0.35 / 0.00 / 0.10)

CMYK percentages

%27.51
%35.37
%0
%10.2

Codes

Color #A694E5 in popluar color models

A6 94 E5
RGB 166 148 229
HSL 253° 60.90% 73.92%
HSB/HSV 253° 35.37% 89.80%
CMYK 27.51% 35.37% 0.00%
10.20%

Color #A694E5 in popluar number systems.

HEX A6 94 E5
Decimal 166 148 229
Binary 10100110 10010100 11100101
Octal 246 224 345

Shades and tints

Shades of #A694E5

#A694E5
(166,148,229)
#9787D1
(151,135,209)
#887ABD
(136,122,189)
#796DA9
(121,109,169)
#6A6095
(106,96,149)
#5B5381
(91,83,129)
#4C466D
(76,70,109)
#3D3959
(61,57,89)
#2E2C45
(46,44,69)
#1F1F31
(31,31,49)
#10121D
(16,18,29)
#000000
(0,0,0)

Tints of #A694E5

#A694E5
(166,148,229)
#AE9DE7
(174,157,231)
#B6A6E9
(182,166,233)
#BEAFEB
(190,175,235)
#C6B8ED
(198,184,237)
#CEC1EF
(206,193,239)
#D6CAF1
(214,202,241)
#DED3F3
(222,211,243)
#E6DCF5
(230,220,245)
#EEE5F7
(238,229,247)
#F6EEF9
(246,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A694E5 color. Also use rgb(166,148,229) instead hex code.

Text Font Color

.myTextColor { color: #A694E5; }

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

This text font color is #A694E5.

Background Color

.myBgColor { background-color: #A694E5; }

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

This div background color is #A694E5.

Border color

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

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

This div border color is #A694E5.

Opacity

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

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

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

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

This text has shadow with #A694E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A694E5.

Preview

Color preview on black background

This text has color #A694E5 on black background.


Color preview on white background

This text has color #A694E5 on white background.


Black color preview on #A694E5 background

This text has black color on #A694E5 background.


White color preview on #A694E5 background

This text has white color on #A694E5 background.


Related colors

Complementary color

Complementary color for #hex is #596B1A.


I love getcolorcode.com

Triadic colors

1 #E5A694 and #94E5A6 with #A694E5 are triadic colors.

2 #E594A6 and #94A6E5 with #A694E5 are triadic colors.