COLOR #A58EA5

HEX: #A58EA5 RGB: (165,142,165)

Color info

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

RGB color model

#A58EA5 color RGB value is (165,142,165).

RGB: (165,142,165) (65%, 56%, 65%)

RGB channels and saturation

R 165 of 255 = 65%
G 142 of 255 = 56%
B 165 of 255 = 65%

165
142
165

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

Portions of RGB colors in percentages

R + G + B = 165 + 142 + 165 = 472 (100%)
R 165 of 472 ~ 34.96%
G 142 of 472 ~ 30.08%
B 165 of 472 ~ 34.96'%

%34.96
%30.08
%34.96

CMYK color model

#A58EA5 color CMYK value is (0,14,0,35).

  • cyan value is 0.00%
  • magenta value is 13.94%
  • yellow value is 0.00%
  • key color value is 35.29%

CMYK: (0,14,0,35)
C0M14Y0K35 (0%, 14%, 0%, 35%)
(0.00 / 0.14 / 0.00 / 0.35)

CMYK percentages

%0
%13.94
%0
%35.29

Codes

Color #A58EA5 in popluar color models

A5 8E A5
RGB 165 142 165
HSL 300° 11.33% 60.20%
HSB/HSV 300° 13.94% 64.71%
CMYK 0.00% 13.94% 0.00%
35.29%

Color #A58EA5 in popluar number systems.

HEX A5 8E A5
Decimal 165 142 165
Binary 10100101 10001110 10100101
Octal 245 216 245

Shades and tints

Shades of #A58EA5

#A58EA5
(165,142,165)
#968296
(150,130,150)
#877687
(135,118,135)
#786A78
(120,106,120)
#695E69
(105,94,105)
#5A525A
(90,82,90)
#4B464B
(75,70,75)
#3C3A3C
(60,58,60)
#2D2E2D
(45,46,45)
#1E221E
(30,34,30)
#0F160F
(15,22,15)
#000000
(0,0,0)

Tints of #A58EA5

#A58EA5
(165,142,165)
#AD98AD
(173,152,173)
#B5A2B5
(181,162,181)
#BDACBD
(189,172,189)
#C5B6C5
(197,182,197)
#CDC0CD
(205,192,205)
#D5CAD5
(213,202,213)
#DDD4DD
(221,212,221)
#E5DEE5
(229,222,229)
#EDE8ED
(237,232,237)
#F5F2F5
(245,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A58EA5; }

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

This text font color is #A58EA5.

Background Color

.myBgColor { background-color: #A58EA5; }

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

This div background color is #A58EA5.

Border color

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

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

This div border color is #A58EA5.

Opacity

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

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

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

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

This text has shadow with #A58EA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A58EA5.

Preview

Color preview on black background

This text has color #A58EA5 on black background.


Color preview on white background

This text has color #A58EA5 on white background.


Black color preview on #A58EA5 background

This text has black color on #A58EA5 background.


White color preview on #A58EA5 background

This text has white color on #A58EA5 background.


Related colors

Complementary color

Complementary color for #hex is #5A715A.


I love getcolorcode.com

Triadic colors

1 #A5A58E and #8EA5A5 with #A58EA5 are triadic colors.

2 #A58EA5 and #8EA5A5 with #A58EA5 are triadic colors.