COLOR #A5A3CE

HEX: #A5A3CE RGB: (165,163,206)

Color info

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

RGB color model

#A5A3CE color RGB value is (165,163,206).

RGB: (165,163,206) (65%, 64%, 81%)

RGB channels and saturation

R 165 of 255 = 65%
G 163 of 255 = 64%
B 206 of 255 = 81%

165
163
206

R + G + B ~ 70%. #A5A3CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 163 + 206 = 534 (100%)
R 165 of 534 ~ 30.9%
G 163 of 534 ~ 30.52%
B 206 of 534 ~ 38.58'%

%30.9
%30.52
%38.58

CMYK color model

#A5A3CE color CMYK value is (20,21,0,19).

  • cyan value is 19.90%
  • magenta value is 20.87%
  • yellow value is 0.00%
  • key color value is 19.22%

CMYK: (20,21,0,19)
C20M21Y0K19 (20%, 21%, 0%, 19%)
(0.20 / 0.21 / 0.00 / 0.19)

CMYK percentages

%19.9
%20.87
%0
%19.22

Codes

Color #A5A3CE in popluar color models

A5 A3 CE
RGB 165 163 206
HSL 243° 30.50% 72.35%
HSB/HSV 243° 20.87% 80.78%
CMYK 19.90% 20.87% 0.00%
19.22%

Color #A5A3CE in popluar number systems.

HEX A5 A3 CE
Decimal 165 163 206
Binary 10100101 10100011 11001110
Octal 245 243 316

Shades and tints

Shades of #A5A3CE

#A5A3CE
(165,163,206)
#9695BC
(150,149,188)
#8787AA
(135,135,170)
#787998
(120,121,152)
#696B86
(105,107,134)
#5A5D74
(90,93,116)
#4B4F62
(75,79,98)
#3C4150
(60,65,80)
#2D333E
(45,51,62)
#1E252C
(30,37,44)
#0F171A
(15,23,26)
#000000
(0,0,0)

Tints of #A5A3CE

#A5A3CE
(165,163,206)
#ADABD2
(173,171,210)
#B5B3D6
(181,179,214)
#BDBBDA
(189,187,218)
#C5C3DE
(197,195,222)
#CDCBE2
(205,203,226)
#D5D3E6
(213,211,230)
#DDDBEA
(221,219,234)
#E5E3EE
(229,227,238)
#EDEBF2
(237,235,242)
#F5F3F6
(245,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5A3CE; }

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

This text font color is #A5A3CE.

Background Color

.myBgColor { background-color: #A5A3CE; }

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

This div background color is #A5A3CE.

Border color

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

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

This div border color is #A5A3CE.

Opacity

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

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

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

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

This text has shadow with #A5A3CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A3CE.

Preview

Color preview on black background

This text has color #A5A3CE on black background.


Color preview on white background

This text has color #A5A3CE on white background.


Black color preview on #A5A3CE background

This text has black color on #A5A3CE background.


White color preview on #A5A3CE background

This text has white color on #A5A3CE background.


Related colors

Complementary color

Complementary color for #hex is #5A5C31.


I love getcolorcode.com

Triadic colors

1 #CEA5A3 and #A3CEA5 with #A5A3CE are triadic colors.

2 #CEA3A5 and #A3A5CE with #A5A3CE are triadic colors.