COLOR #A4BAED

HEX: #A4BAED RGB: (164,186,237)

Color info

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

RGB color model

#A4BAED color RGB value is (164,186,237).

RGB: (164,186,237) (64%, 73%, 93%)

RGB channels and saturation

R 164 of 255 = 64%
G 186 of 255 = 73%
B 237 of 255 = 93%

164
186
237

R + G + B ~ 77%. #A4BAED is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 186 + 237 = 587 (100%)
R 164 of 587 ~ 27.94%
G 186 of 587 ~ 31.69%
B 237 of 587 ~ 40.37'%

%27.94
%31.69
%40.37

CMYK color model

#A4BAED color CMYK value is (31,22,0,7).

  • cyan value is 30.80%
  • magenta value is 21.52%
  • yellow value is 0.00%
  • key color value is 7.06%
CMYK: (31,22,0,7) C31M22Y0K7 (31%,22%,0%,7%) (0.31/0.22/0.00/0.07) 

CMYK percentages

%30.8
%21.52
%0
%7.06

Codes

Color #A4BAED in popluar color models

A4 BA ED
RGB 164 186 237
HSL 222° 66.97% 78.63%
HSB/HSV 222° 30.80% 92.94%
CMYK 30.80% 21.52% 0.00%
7.06%

Color #A4BAED in popluar number systems.

HEX A4 BA ED
Decimal 164 186 237
Binary 10100100 10111010 11101101
Octal 244 272 355

Shades and tints

Shades of #A4BAED

#A4BAED
(164,186,237)
#96AAD8
(150,170,216)
#889AC3
(136,154,195)
#7A8AAE
(122,138,174)
#6C7A99
(108,122,153)
#5E6A84
(94,106,132)
#505A6F
(80,90,111)
#424A5A
(66,74,90)
#343A45
(52,58,69)
#262A30
(38,42,48)
#181A1B
(24,26,27)
#000000
(0,0,0)

Tints of #A4BAED

#A4BAED
(164,186,237)
#ACC0EE
(172,192,238)
#B4C6EF
(180,198,239)
#BCCCF0
(188,204,240)
#C4D2F1
(196,210,241)
#CCD8F2
(204,216,242)
#D4DEF3
(212,222,243)
#DCE4F4
(220,228,244)
#E4EAF5
(228,234,245)
#ECF0F6
(236,240,246)
#F4F6F7
(244,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4BAED color. Also use rgb(164,186,237) instead hex code.

Text Font Color

.myTextColor { color: #A4BAED; }

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

This text font color is #A4BAED.

Background Color

.myBgColor { background-color: #A4BAED; }

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

This div background color is #A4BAED.

Border color

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

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

This div border color is #A4BAED.

Opacity

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

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

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

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

This text has shadow with #A4BAED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4BAED.

Preview

Color preview on black background

This text has color #A4BAED on black background.


Color preview on white background

This text has color #A4BAED on white background.


Black color preview on #A4BAED background

This text has black color on #A4BAED background.


White color preview on #A4BAED background

This text has white color on #A4BAED background.


Related colors

Complementary color

Complementary color for #hex is #5B4512.


I love getcolorcode.com

Triadic colors

1 #EDA4BA and #BAEDA4 with #A4BAED are triadic colors.

2 #EDBAA4 and #BAA4ED with #A4BAED are triadic colors.