COLOR #A4AED4

HEX: #A4AED4 RGB: (164,174,212)

Color info

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

RGB color model

#A4AED4 color RGB value is (164,174,212).

RGB: (164,174,212) (64%, 68%, 83%)

RGB channels and saturation

R 164 of 255 = 64%
G 174 of 255 = 68%
B 212 of 255 = 83%

164
174
212

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

Portions of RGB colors in percentages

R + G + B = 164 + 174 + 212 = 550 (100%)
R 164 of 550 ~ 29.82%
G 174 of 550 ~ 31.64%
B 212 of 550 ~ 38.55'%

%29.82
%31.64
%38.55

CMYK color model

#A4AED4 color CMYK value is (23,18,0,17).

  • cyan value is 22.64%
  • magenta value is 17.92%
  • yellow value is 0.00%
  • key color value is 16.86%
CMYK: (23,18,0,17) C23M18Y0K17 (23%,18%,0%,17%) (0.23/0.18/0.00/0.17) 

CMYK percentages

%22.64
%17.92
%0
%16.86

Codes

Color #A4AED4 in popluar color models

A4 AE D4
RGB 164 174 212
HSL 228° 35.82% 73.73%
HSB/HSV 228° 22.64% 83.14%
CMYK 22.64% 17.92% 0.00%
16.86%

Color #A4AED4 in popluar number systems.

HEX A4 AE D4
Decimal 164 174 212
Binary 10100100 10101110 11010100
Octal 244 256 324

Shades and tints

Shades of #A4AED4

#A4AED4
(164,174,212)
#969FC1
(150,159,193)
#8890AE
(136,144,174)
#7A819B
(122,129,155)
#6C7288
(108,114,136)
#5E6375
(94,99,117)
#505462
(80,84,98)
#42454F
(66,69,79)
#34363C
(52,54,60)
#262729
(38,39,41)
#181816
(24,24,22)
#000000
(0,0,0)

Tints of #A4AED4

#A4AED4
(164,174,212)
#ACB5D7
(172,181,215)
#B4BCDA
(180,188,218)
#BCC3DD
(188,195,221)
#C4CAE0
(196,202,224)
#CCD1E3
(204,209,227)
#D4D8E6
(212,216,230)
#DCDFE9
(220,223,233)
#E4E6EC
(228,230,236)
#ECEDEF
(236,237,239)
#F4F4F2
(244,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4AED4 color. Also use rgb(164,174,212) instead hex code.

Text Font Color

.myTextColor { color: #A4AED4; }

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

This text font color is #A4AED4.

Background Color

.myBgColor { background-color: #A4AED4; }

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

This div background color is #A4AED4.

Border color

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

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

This div border color is #A4AED4.

Opacity

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

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

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

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

This text has shadow with #A4AED4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4AED4.

Preview

Color preview on black background

This text has color #A4AED4 on black background.


Color preview on white background

This text has color #A4AED4 on white background.


Black color preview on #A4AED4 background

This text has black color on #A4AED4 background.


White color preview on #A4AED4 background

This text has white color on #A4AED4 background.


Related colors

Complementary color

Complementary color for #hex is #5B512B.


I love getcolorcode.com

Triadic colors

1 #D4A4AE and #AED4A4 with #A4AED4 are triadic colors.

2 #D4AEA4 and #AEA4D4 with #A4AED4 are triadic colors.