COLOR #A5BAEE

HEX: #A5BAEE RGB: (165,186,238)

Color info

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

RGB color model

#A5BAEE color RGB value is (165,186,238).

RGB: (165,186,238) (65%, 73%, 93%)

RGB channels and saturation

R 165 of 255 = 65%
G 186 of 255 = 73%
B 238 of 255 = 93%

165
186
238

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

Portions of RGB colors in percentages

R + G + B = 165 + 186 + 238 = 589 (100%)
R 165 of 589 ~ 28.01%
G 186 of 589 ~ 31.58%
B 238 of 589 ~ 40.41'%

%28.01
%31.58
%40.41

CMYK color model

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

  • cyan value is 30.67%
  • magenta value is 21.85%
  • yellow value is 0.00%
  • key color value is 6.67%

CMYK: (31,22,0,7)
C31M22Y0K7 (31%, 22%, 0%, 7%)
(0.31 / 0.22 / 0.00 / 0.07)

CMYK percentages

%30.67
%21.85
%0
%6.67

Codes

Color #A5BAEE in popluar color models

A5 BA EE
RGB 165 186 238
HSL 223° 68.22% 79.02%
HSB/HSV 223° 30.67% 93.33%
CMYK 30.67% 21.85% 0.00%
6.67%

Color #A5BAEE in popluar number systems.

HEX A5 BA EE
Decimal 165 186 238
Binary 10100101 10111010 11101110
Octal 245 272 356

Shades and tints

Shades of #A5BAEE

#A5BAEE
(165,186,238)
#96AAD9
(150,170,217)
#879AC4
(135,154,196)
#788AAF
(120,138,175)
#697A9A
(105,122,154)
#5A6A85
(90,106,133)
#4B5A70
(75,90,112)
#3C4A5B
(60,74,91)
#2D3A46
(45,58,70)
#1E2A31
(30,42,49)
#0F1A1C
(15,26,28)
#000000
(0,0,0)

Tints of #A5BAEE

#A5BAEE
(165,186,238)
#ADC0EF
(173,192,239)
#B5C6F0
(181,198,240)
#BDCCF1
(189,204,241)
#C5D2F2
(197,210,242)
#CDD8F3
(205,216,243)
#D5DEF4
(213,222,244)
#DDE4F5
(221,228,245)
#E5EAF6
(229,234,246)
#EDF0F7
(237,240,247)
#F5F6F8
(245,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5BAEE color. Also use rgb(165,186,238) instead hex code.

Text Font Color

.myTextColor { color: #A5BAEE; }

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

This text font color is #A5BAEE.

Background Color

.myBgColor { background-color: #A5BAEE; }

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

This div background color is #A5BAEE.

Border color

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

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

This div border color is #A5BAEE.

Opacity

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

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

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

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

This text has shadow with #A5BAEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5BAEE.

Preview

Color preview on black background

This text has color #A5BAEE on black background.


Color preview on white background

This text has color #A5BAEE on white background.


Black color preview on #A5BAEE background

This text has black color on #A5BAEE background.


White color preview on #A5BAEE background

This text has white color on #A5BAEE background.


Related colors

Complementary color

Complementary color for #hex is #5A4511.


I love getcolorcode.com

Triadic colors

1 #EEA5BA and #BAEEA5 with #A5BAEE are triadic colors.

2 #EEBAA5 and #BAA5EE with #A5BAEE are triadic colors.