COLOR #A4ACD7

HEX: #A4ACD7 RGB: (164,172,215)

Color info

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

RGB color model

#A4ACD7 color RGB value is (164,172,215).

RGB: (164,172,215) (64%, 67%, 84%)

RGB channels and saturation

R 164 of 255 = 64%
G 172 of 255 = 67%
B 215 of 255 = 84%

164
172
215

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

Portions of RGB colors in percentages

R + G + B = 164 + 172 + 215 = 551 (100%)
R 164 of 551 ~ 29.76%
G 172 of 551 ~ 31.22%
B 215 of 551 ~ 39.02'%

%29.76
%31.22
%39.02

CMYK color model

#A4ACD7 color CMYK value is (24,20,0,16).

  • cyan value is 23.72%
  • magenta value is 20.00%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (24,20,0,16)
C24M20Y0K16 (24%, 20%, 0%, 16%)
(0.24 / 0.20 / 0.00 / 0.16)

CMYK percentages

%23.72
%20
%0
%15.69

Codes

Color #A4ACD7 in popluar color models

A4 AC D7
RGB 164 172 215
HSL 231° 38.93% 74.31%
HSB/HSV 231° 23.72% 84.31%
CMYK 23.72% 20.00% 0.00%
15.69%

Color #A4ACD7 in popluar number systems.

HEX A4 AC D7
Decimal 164 172 215
Binary 10100100 10101100 11010111
Octal 244 254 327

Shades and tints

Shades of #A4ACD7

#A4ACD7
(164,172,215)
#969DC4
(150,157,196)
#888EB1
(136,142,177)
#7A7F9E
(122,127,158)
#6C708B
(108,112,139)
#5E6178
(94,97,120)
#505265
(80,82,101)
#424352
(66,67,82)
#34343F
(52,52,63)
#26252C
(38,37,44)
#181619
(24,22,25)
#000000
(0,0,0)

Tints of #A4ACD7

#A4ACD7
(164,172,215)
#ACB3DA
(172,179,218)
#B4BADD
(180,186,221)
#BCC1E0
(188,193,224)
#C4C8E3
(196,200,227)
#CCCFE6
(204,207,230)
#D4D6E9
(212,214,233)
#DCDDEC
(220,221,236)
#E4E4EF
(228,228,239)
#ECEBF2
(236,235,242)
#F4F2F5
(244,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4ACD7 color. Also use rgb(164,172,215) instead hex code.

Text Font Color

.myTextColor { color: #A4ACD7; }

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

This text font color is #A4ACD7.

Background Color

.myBgColor { background-color: #A4ACD7; }

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

This div background color is #A4ACD7.

Border color

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

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

This div border color is #A4ACD7.

Opacity

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

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

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

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

This text has shadow with #A4ACD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4ACD7.

Preview

Color preview on black background

This text has color #A4ACD7 on black background.


Color preview on white background

This text has color #A4ACD7 on white background.


Black color preview on #A4ACD7 background

This text has black color on #A4ACD7 background.


White color preview on #A4ACD7 background

This text has white color on #A4ACD7 background.


Related colors

Complementary color

Complementary color for #hex is #5B5328.


I love getcolorcode.com

Triadic colors

1 #D7A4AC and #ACD7A4 with #A4ACD7 are triadic colors.

2 #D7ACA4 and #ACA4D7 with #A4ACD7 are triadic colors.