COLOR #A5A3BA

HEX: #A5A3BA RGB: (165,163,186)

Color info

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

RGB color model

#A5A3BA color RGB value is (165,163,186).

RGB: (165,163,186) (65%, 64%, 73%)

RGB channels and saturation

R 165 of 255 = 65%
G 163 of 255 = 64%
B 186 of 255 = 73%

165
163
186

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

Portions of RGB colors in percentages

R + G + B = 165 + 163 + 186 = 514 (100%)
R 165 of 514 ~ 32.1%
G 163 of 514 ~ 31.71%
B 186 of 514 ~ 36.19'%

%32.1
%31.71
%36.19

CMYK color model

#A5A3BA color CMYK value is (11,12,0,27).

  • cyan value is 11.29%
  • magenta value is 12.37%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (11,12,0,27) C11M12Y0K27 (11%,12%,0%,27%) (0.11/0.12/0.00/0.27) 

CMYK percentages

%11.29
%12.37
%0
%27.06

Codes

Color #A5A3BA in popluar color models

A5 A3 BA
RGB 165 163 186
HSL 245° 14.29% 68.43%
HSB/HSV 245° 12.37% 72.94%
CMYK 11.29% 12.37% 0.00%
27.06%

Color #A5A3BA in popluar number systems.

HEX A5 A3 BA
Decimal 165 163 186
Binary 10100101 10100011 10111010
Octal 245 243 272

Shades and tints

Shades of #A5A3BA

#A5A3BA
(165,163,186)
#9695AA
(150,149,170)
#87879A
(135,135,154)
#78798A
(120,121,138)
#696B7A
(105,107,122)
#5A5D6A
(90,93,106)
#4B4F5A
(75,79,90)
#3C414A
(60,65,74)
#2D333A
(45,51,58)
#1E252A
(30,37,42)
#0F171A
(15,23,26)
#000000
(0,0,0)

Tints of #A5A3BA

#A5A3BA
(165,163,186)
#ADABC0
(173,171,192)
#B5B3C6
(181,179,198)
#BDBBCC
(189,187,204)
#C5C3D2
(197,195,210)
#CDCBD8
(205,203,216)
#D5D3DE
(213,211,222)
#DDDBE4
(221,219,228)
#E5E3EA
(229,227,234)
#EDEBF0
(237,235,240)
#F5F3F6
(245,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5A3BA; }

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

This text font color is #A5A3BA.

Background Color

.myBgColor { background-color: #A5A3BA; }

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

This div background color is #A5A3BA.

Border color

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

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

This div border color is #A5A3BA.

Opacity

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

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

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

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

This text has shadow with #A5A3BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A3BA.

Preview

Color preview on black background

This text has color #A5A3BA on black background.


Color preview on white background

This text has color #A5A3BA on white background.


Black color preview on #A5A3BA background

This text has black color on #A5A3BA background.


White color preview on #A5A3BA background

This text has white color on #A5A3BA background.


Related colors

Complementary color

Complementary color for #hex is #5A5C45.


I love getcolorcode.com

Triadic colors

1 #BAA5A3 and #A3BAA5 with #A5A3BA are triadic colors.

2 #BAA3A5 and #A3A5BA with #A5A3BA are triadic colors.