COLOR #A5A0BA

HEX: #A5A0BA RGB: (165,160,186)

Color info

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

RGB color model

#A5A0BA color RGB value is (165,160,186).

RGB: (165,160,186) (65%, 63%, 73%)

RGB channels and saturation

R 165 of 255 = 65%
G 160 of 255 = 63%
B 186 of 255 = 73%

165
160
186

R + G + B ~ 67%. #A5A0BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 160 + 186 = 511 (100%)
R 165 of 511 ~ 32.29%
G 160 of 511 ~ 31.31%
B 186 of 511 ~ 36.4'%

%32.29
%31.31
%36.4

CMYK color model

#A5A0BA color CMYK value is (11,14,0,27).

  • cyan value is 11.29%
  • magenta value is 13.98%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (11,14,0,27) C11M14Y0K27 (11%,14%,0%,27%) (0.11/0.14/0.00/0.27) 

CMYK percentages

%11.29
%13.98
%0
%27.06

Codes

Color #A5A0BA in popluar color models

A5 A0 BA
RGB 165 160 186
HSL 252° 15.85% 67.84%
HSB/HSV 252° 13.98% 72.94%
CMYK 11.29% 13.98% 0.00%
27.06%

Color #A5A0BA in popluar number systems.

HEX A5 A0 BA
Decimal 165 160 186
Binary 10100101 10100000 10111010
Octal 245 240 272

Shades and tints

Shades of #A5A0BA

#A5A0BA
(165,160,186)
#9692AA
(150,146,170)
#87849A
(135,132,154)
#78768A
(120,118,138)
#69687A
(105,104,122)
#5A5A6A
(90,90,106)
#4B4C5A
(75,76,90)
#3C3E4A
(60,62,74)
#2D303A
(45,48,58)
#1E222A
(30,34,42)
#0F141A
(15,20,26)
#000000
(0,0,0)

Tints of #A5A0BA

#A5A0BA
(165,160,186)
#ADA8C0
(173,168,192)
#B5B0C6
(181,176,198)
#BDB8CC
(189,184,204)
#C5C0D2
(197,192,210)
#CDC8D8
(205,200,216)
#D5D0DE
(213,208,222)
#DDD8E4
(221,216,228)
#E5E0EA
(229,224,234)
#EDE8F0
(237,232,240)
#F5F0F6
(245,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5A0BA; }

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

This text font color is #A5A0BA.

Background Color

.myBgColor { background-color: #A5A0BA; }

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

This div background color is #A5A0BA.

Border color

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

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

This div border color is #A5A0BA.

Opacity

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

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

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

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

This text has shadow with #A5A0BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A0BA.

Preview

Color preview on black background

This text has color #A5A0BA on black background.


Color preview on white background

This text has color #A5A0BA on white background.


Black color preview on #A5A0BA background

This text has black color on #A5A0BA background.


White color preview on #A5A0BA background

This text has white color on #A5A0BA background.


Related colors

Complementary color

Complementary color for #hex is #5A5F45.


I love getcolorcode.com

Triadic colors

1 #BAA5A0 and #A0BAA5 with #A5A0BA are triadic colors.

2 #BAA0A5 and #A0A5BA with #A5A0BA are triadic colors.