COLOR #A4CAEE

HEX: #A4CAEE RGB: (164,202,238)

Color info

#A4CAEE contains mainly green and blue colors. Web safe color of #A4CAEE is #99CCFF (or #9CF).

RGB color model

#A4CAEE color RGB value is (164,202,238).

RGB: (164,202,238) (64%, 79%, 93%)

RGB channels and saturation

R 164 of 255 = 64%
G 202 of 255 = 79%
B 238 of 255 = 93%

164
202
238

R + G + B ~ 79%. #A4CAEE is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 202 + 238 = 604 (100%)
R 164 of 604 ~ 27.15%
G 202 of 604 ~ 33.44%
B 238 of 604 ~ 39.4'%

%27.15
%33.44
%39.4

CMYK color model

#A4CAEE color CMYK value is (31,15,0,7).

  • cyan value is 31.09%
  • magenta value is 15.13%
  • yellow value is 0.00%
  • key color value is 6.67%

CMYK: (31,15,0,7)
C31M15Y0K7 (31%, 15%, 0%, 7%)
(0.31 / 0.15 / 0.00 / 0.07)

CMYK percentages

%31.09
%15.13
%0
%6.67

Codes

Color #A4CAEE in popluar color models

A4 CA EE
RGB 164 202 238
HSL 209° 68.52% 78.82%
HSB/HSV 209° 31.09% 93.33%
CMYK 31.09% 15.13% 0.00%
6.67%

Color #A4CAEE in popluar number systems.

HEX A4 CA EE
Decimal 164 202 238
Binary 10100100 11001010 11101110
Octal 244 312 356

Shades and tints

Shades of #A4CAEE

#A4CAEE
(164,202,238)
#96B8D9
(150,184,217)
#88A6C4
(136,166,196)
#7A94AF
(122,148,175)
#6C829A
(108,130,154)
#5E7085
(94,112,133)
#505E70
(80,94,112)
#424C5B
(66,76,91)
#343A46
(52,58,70)
#262831
(38,40,49)
#18161C
(24,22,28)
#000000
(0,0,0)

Tints of #A4CAEE

#A4CAEE
(164,202,238)
#ACCEEF
(172,206,239)
#B4D2F0
(180,210,240)
#BCD6F1
(188,214,241)
#C4DAF2
(196,218,242)
#CCDEF3
(204,222,243)
#D4E2F4
(212,226,244)
#DCE6F5
(220,230,245)
#E4EAF6
(228,234,246)
#ECEEF7
(236,238,247)
#F4F2F8
(244,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4CAEE color. Also use rgb(164,202,238) instead hex code.

Text Font Color

.myTextColor { color: #A4CAEE; }

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

This text font color is #A4CAEE.

Background Color

.myBgColor { background-color: #A4CAEE; }

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

This div background color is #A4CAEE.

Border color

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

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

This div border color is #A4CAEE.

Opacity

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

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

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

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

This text has shadow with #A4CAEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4CAEE.

Preview

Color preview on black background

This text has color #A4CAEE on black background.


Color preview on white background

This text has color #A4CAEE on white background.


Black color preview on #A4CAEE background

This text has black color on #A4CAEE background.


White color preview on #A4CAEE background

This text has white color on #A4CAEE background.


Related colors

Complementary color

Complementary color for #hex is #5B3511.


I love getcolorcode.com

Triadic colors

1 #EEA4CA and #CAEEA4 with #A4CAEE are triadic colors.

2 #EECAA4 and #CAA4EE with #A4CAEE are triadic colors.