COLOR #A9E0E4

HEX: #A9E0E4 RGB: (169,224,228)

Color info

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

RGB color model

#A9E0E4 color RGB value is (169,224,228).

RGB: (169,224,228) (66%, 88%, 89%)

RGB channels and saturation

R 169 of 255 = 66%
G 224 of 255 = 88%
B 228 of 255 = 89%

169
224
228

R + G + B ~ 81%. #A9E0E4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 224 + 228 = 621 (100%)
R 169 of 621 ~ 27.21%
G 224 of 621 ~ 36.07%
B 228 of 621 ~ 36.71'%

%27.21
%36.07
%36.71

CMYK color model

#A9E0E4 color CMYK value is (26,2,0,11).

  • cyan value is 25.88%
  • magenta value is 1.75%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (26,2,0,11)
C26M2Y0K11 (26%, 2%, 0%, 11%)
(0.26 / 0.02 / 0.00 / 0.11)

CMYK percentages

%25.88
%1.75
%0
%10.59

Codes

Color #A9E0E4 in popluar color models

A9 E0 E4
RGB 169 224 228
HSL 184° 52.21% 77.84%
HSB/HSV 184° 25.88% 89.41%
CMYK 25.88% 1.75% 0.00%
10.59%

Color #A9E0E4 in popluar number systems.

HEX A9 E0 E4
Decimal 169 224 228
Binary 10101001 11100000 11100100
Octal 251 340 344

Shades and tints

Shades of #A9E0E4

#A9E0E4
(169,224,228)
#9ACCD0
(154,204,208)
#8BB8BC
(139,184,188)
#7CA4A8
(124,164,168)
#6D9094
(109,144,148)
#5E7C80
(94,124,128)
#4F686C
(79,104,108)
#405458
(64,84,88)
#314044
(49,64,68)
#222C30
(34,44,48)
#13181C
(19,24,28)
#000000
(0,0,0)

Tints of #A9E0E4

#A9E0E4
(169,224,228)
#B0E2E6
(176,226,230)
#B7E4E8
(183,228,232)
#BEE6EA
(190,230,234)
#C5E8EC
(197,232,236)
#CCEAEE
(204,234,238)
#D3ECF0
(211,236,240)
#DAEEF2
(218,238,242)
#E1F0F4
(225,240,244)
#E8F2F6
(232,242,246)
#EFF4F8
(239,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9E0E4 color. Also use rgb(169,224,228) instead hex code.

Text Font Color

.myTextColor { color: #A9E0E4; }

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

This text font color is #A9E0E4.

Background Color

.myBgColor { background-color: #A9E0E4; }

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

This div background color is #A9E0E4.

Border color

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

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

This div border color is #A9E0E4.

Opacity

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

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

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

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

This text has shadow with #A9E0E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9E0E4.

Preview

Color preview on black background

This text has color #A9E0E4 on black background.


Color preview on white background

This text has color #A9E0E4 on white background.


Black color preview on #A9E0E4 background

This text has black color on #A9E0E4 background.


White color preview on #A9E0E4 background

This text has white color on #A9E0E4 background.


Related colors

Complementary color

Complementary color for #hex is #561F1B.


I love getcolorcode.com

Triadic colors

1 #E4A9E0 and #E0E4A9 with #A9E0E4 are triadic colors.

2 #E4E0A9 and #E0A9E4 with #A9E0E4 are triadic colors.