COLOR #A593A3

HEX: #A593A3 RGB: (165,147,163)

Color info

#A593A3 contains red, green and blue colors in about the same proportion. Web safe color of #A593A3 is #999999 (or #999).

RGB color model

#A593A3 color RGB value is (165,147,163).

RGB: (165,147,163) (65%, 58%, 64%)

RGB channels and saturation

R 165 of 255 = 65%
G 147 of 255 = 58%
B 163 of 255 = 64%

165
147
163

R + G + B ~ 62%. #A593A3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 147 + 163 = 475 (100%)
R 165 of 475 ~ 34.74%
G 147 of 475 ~ 30.95%
B 163 of 475 ~ 34.32'%

%34.74
%30.95
%34.32

CMYK color model

#A593A3 color CMYK value is (0,11,1,35).

  • cyan value is 0.00%
  • magenta value is 10.91%
  • yellow value is 1.21%
  • key color value is 35.29%

CMYK: (0,11,1,35)
C0M11Y1K35 (0%, 11%, 1%, 35%)
(0.00 / 0.11 / 0.01 / 0.35)

CMYK percentages

%0
%10.91
%1.21
%35.29

Codes

Color #A593A3 in popluar color models

A5 93 A3
RGB 165 147 163
HSL 307° 9.09% 61.18%
HSB/HSV 307° 10.91% 64.71%
CMYK 0.00% 10.91% 1.21%
35.29%

Color #A593A3 in popluar number systems.

HEX A5 93 A3
Decimal 165 147 163
Binary 10100101 10010011 10100011
Octal 245 223 243

Shades and tints

Shades of #A593A3

#A593A3
(165,147,163)
#968695
(150,134,149)
#877987
(135,121,135)
#786C79
(120,108,121)
#695F6B
(105,95,107)
#5A525D
(90,82,93)
#4B454F
(75,69,79)
#3C3841
(60,56,65)
#2D2B33
(45,43,51)
#1E1E25
(30,30,37)
#0F1117
(15,17,23)
#000000
(0,0,0)

Tints of #A593A3

#A593A3
(165,147,163)
#AD9CAB
(173,156,171)
#B5A5B3
(181,165,179)
#BDAEBB
(189,174,187)
#C5B7C3
(197,183,195)
#CDC0CB
(205,192,203)
#D5C9D3
(213,201,211)
#DDD2DB
(221,210,219)
#E5DBE3
(229,219,227)
#EDE4EB
(237,228,235)
#F5EDF3
(245,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A593A3; }

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

This text font color is #A593A3.

Background Color

.myBgColor { background-color: #A593A3; }

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

This div background color is #A593A3.

Border color

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

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

This div border color is #A593A3.

Opacity

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

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

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

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

This text has shadow with #A593A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A593A3.

Preview

Color preview on black background

This text has color #A593A3 on black background.


Color preview on white background

This text has color #A593A3 on white background.


Black color preview on #A593A3 background

This text has black color on #A593A3 background.


White color preview on #A593A3 background

This text has white color on #A593A3 background.


Related colors

Complementary color

Complementary color for #hex is #5A6C5C.


I love getcolorcode.com

Triadic colors

1 #A3A593 and #93A3A5 with #A593A3 are triadic colors.

2 #A393A5 and #93A5A3 with #A593A3 are triadic colors.