COLOR #A5ADBA

HEX: #A5ADBA RGB: (165,173,186)

Color info

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

RGB color model

#A5ADBA color RGB value is (165,173,186).

RGB: (165,173,186) (65%, 68%, 73%)

RGB channels and saturation

R 165 of 255 = 65%
G 173 of 255 = 68%
B 186 of 255 = 73%

165
173
186

R + G + B ~ 69%. #A5ADBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 173 + 186 = 524 (100%)
R 165 of 524 ~ 31.49%
G 173 of 524 ~ 33.02%
B 186 of 524 ~ 35.5'%

%31.49
%33.02
%35.5

CMYK color model

#A5ADBA color CMYK value is (11,7,0,27).

  • cyan value is 11.29%
  • magenta value is 6.99%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (11,7,0,27)
C11M7Y0K27 (11%, 7%, 0%, 27%)
(0.11 / 0.07 / 0.00 / 0.27)

CMYK percentages

%11.29
%6.99
%0
%27.06

Codes

Color #A5ADBA in popluar color models

A5 AD BA
RGB 165 173 186
HSL 217° 13.21% 68.82%
HSB/HSV 217° 11.29% 72.94%
CMYK 11.29% 6.99% 0.00%
27.06%

Color #A5ADBA in popluar number systems.

HEX A5 AD BA
Decimal 165 173 186
Binary 10100101 10101101 10111010
Octal 245 255 272

Shades and tints

Shades of #A5ADBA

#A5ADBA
(165,173,186)
#969EAA
(150,158,170)
#878F9A
(135,143,154)
#78808A
(120,128,138)
#69717A
(105,113,122)
#5A626A
(90,98,106)
#4B535A
(75,83,90)
#3C444A
(60,68,74)
#2D353A
(45,53,58)
#1E262A
(30,38,42)
#0F171A
(15,23,26)
#000000
(0,0,0)

Tints of #A5ADBA

#A5ADBA
(165,173,186)
#ADB4C0
(173,180,192)
#B5BBC6
(181,187,198)
#BDC2CC
(189,194,204)
#C5C9D2
(197,201,210)
#CDD0D8
(205,208,216)
#D5D7DE
(213,215,222)
#DDDEE4
(221,222,228)
#E5E5EA
(229,229,234)
#EDECF0
(237,236,240)
#F5F3F6
(245,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5ADBA; }

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

This text font color is #A5ADBA.

Background Color

.myBgColor { background-color: #A5ADBA; }

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

This div background color is #A5ADBA.

Border color

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

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

This div border color is #A5ADBA.

Opacity

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

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

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

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

This text has shadow with #A5ADBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5ADBA.

Preview

Color preview on black background

This text has color #A5ADBA on black background.


Color preview on white background

This text has color #A5ADBA on white background.


Black color preview on #A5ADBA background

This text has black color on #A5ADBA background.


White color preview on #A5ADBA background

This text has white color on #A5ADBA background.


Related colors

Complementary color

Complementary color for #hex is #5A5245.


I love getcolorcode.com

Triadic colors

1 #BAA5AD and #ADBAA5 with #A5ADBA are triadic colors.

2 #BAADA5 and #ADA5BA with #A5ADBA are triadic colors.