COLOR #A5B0E0

HEX: #A5B0E0 RGB: (165,176,224)

Color info

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

RGB color model

#A5B0E0 color RGB value is (165,176,224).

RGB: (165,176,224) (65%, 69%, 88%)

RGB channels and saturation

R 165 of 255 = 65%
G 176 of 255 = 69%
B 224 of 255 = 88%

165
176
224

R + G + B ~ 74%. #A5B0E0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 176 + 224 = 565 (100%)
R 165 of 565 ~ 29.2%
G 176 of 565 ~ 31.15%
B 224 of 565 ~ 39.65'%

%29.2
%31.15
%39.65

CMYK color model

#A5B0E0 color CMYK value is (26,21,0,12).

  • cyan value is 26.34%
  • magenta value is 21.43%
  • yellow value is 0.00%
  • key color value is 12.16%

CMYK: (26,21,0,12)
C26M21Y0K12 (26%, 21%, 0%, 12%)
(0.26 / 0.21 / 0.00 / 0.12)

CMYK percentages

%26.34
%21.43
%0
%12.16

Codes

Color #A5B0E0 in popluar color models

A5 B0 E0
RGB 165 176 224
HSL 229° 48.76% 76.27%
HSB/HSV 229° 26.34% 87.84%
CMYK 26.34% 21.43% 0.00%
12.16%

Color #A5B0E0 in popluar number systems.

HEX A5 B0 E0
Decimal 165 176 224
Binary 10100101 10110000 11100000
Octal 245 260 340

Shades and tints

Shades of #A5B0E0

#A5B0E0
(165,176,224)
#96A0CC
(150,160,204)
#8790B8
(135,144,184)
#7880A4
(120,128,164)
#697090
(105,112,144)
#5A607C
(90,96,124)
#4B5068
(75,80,104)
#3C4054
(60,64,84)
#2D3040
(45,48,64)
#1E202C
(30,32,44)
#0F1018
(15,16,24)
#000000
(0,0,0)

Tints of #A5B0E0

#A5B0E0
(165,176,224)
#ADB7E2
(173,183,226)
#B5BEE4
(181,190,228)
#BDC5E6
(189,197,230)
#C5CCE8
(197,204,232)
#CDD3EA
(205,211,234)
#D5DAEC
(213,218,236)
#DDE1EE
(221,225,238)
#E5E8F0
(229,232,240)
#EDEFF2
(237,239,242)
#F5F6F4
(245,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5B0E0 color. Also use rgb(165,176,224) instead hex code.

Text Font Color

.myTextColor { color: #A5B0E0; }

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

This text font color is #A5B0E0.

Background Color

.myBgColor { background-color: #A5B0E0; }

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

This div background color is #A5B0E0.

Border color

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

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

This div border color is #A5B0E0.

Opacity

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

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

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

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

This text has shadow with #A5B0E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B0E0.

Preview

Color preview on black background

This text has color #A5B0E0 on black background.


Color preview on white background

This text has color #A5B0E0 on white background.


Black color preview on #A5B0E0 background

This text has black color on #A5B0E0 background.


White color preview on #A5B0E0 background

This text has white color on #A5B0E0 background.


Related colors

Complementary color

Complementary color for #hex is #5A4F1F.


I love getcolorcode.com

Triadic colors

1 #E0A5B0 and #B0E0A5 with #A5B0E0 are triadic colors.

2 #E0B0A5 and #B0A5E0 with #A5B0E0 are triadic colors.