COLOR #A57E95

HEX: #A57E95 RGB: (165,126,149)

Color info

#A57E95 contains red, green and blue colors in about the same proportion. Web safe color of #A57E95 is #996699 (or #969).

RGB color model

#A57E95 color RGB value is (165,126,149).

RGB: (165,126,149) (65%, 49%, 58%)

RGB channels and saturation

R 165 of 255 = 65%
G 126 of 255 = 49%
B 149 of 255 = 58%

165
126
149

R + G + B ~ 57%. #A57E95 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 165 + 126 + 149 = 440 (100%)
R 165 of 440 ~ 37.5%
G 126 of 440 ~ 28.64%
B 149 of 440 ~ 33.86'%

%37.5
%28.64
%33.86

CMYK color model

#A57E95 color CMYK value is (0,24,10,35).

  • cyan value is 0.00%
  • magenta value is 23.64%
  • yellow value is 9.70%
  • key color value is 35.29%

CMYK: (0,24,10,35)
C0M24Y10K35 (0%, 24%, 10%, 35%)
(0.00 / 0.24 / 0.10 / 0.35)

CMYK percentages

%0
%23.64
%9.7
%35.29

Codes

Color #A57E95 in popluar color models

A5 7E 95
RGB 165 126 149
HSL 325° 17.81% 57.06%
HSB/HSV 325° 23.64% 64.71%
CMYK 0.00% 23.64% 9.70%
35.29%

Color #A57E95 in popluar number systems.

HEX A5 7E 95
Decimal 165 126 149
Binary 10100101 1111110 10010101
Octal 245 176 225

Shades and tints

Shades of #A57E95

#A57E95
(165,126,149)
#967388
(150,115,136)
#87687B
(135,104,123)
#785D6E
(120,93,110)
#695261
(105,82,97)
#5A4754
(90,71,84)
#4B3C47
(75,60,71)
#3C313A
(60,49,58)
#2D262D
(45,38,45)
#1E1B20
(30,27,32)
#0F1013
(15,16,19)
#000000
(0,0,0)

Tints of #A57E95

#A57E95
(165,126,149)
#AD899E
(173,137,158)
#B594A7
(181,148,167)
#BD9FB0
(189,159,176)
#C5AAB9
(197,170,185)
#CDB5C2
(205,181,194)
#D5C0CB
(213,192,203)
#DDCBD4
(221,203,212)
#E5D6DD
(229,214,221)
#EDE1E6
(237,225,230)
#F5ECEF
(245,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A57E95; }

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

This text font color is #A57E95.

Background Color

.myBgColor { background-color: #A57E95; }

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

This div background color is #A57E95.

Border color

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

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

This div border color is #A57E95.

Opacity

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

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

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

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

This text has shadow with #A57E95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A57E95.

Preview

Color preview on black background

This text has color #A57E95 on black background.


Color preview on white background

This text has color #A57E95 on white background.


Black color preview on #A57E95 background

This text has black color on #A57E95 background.


White color preview on #A57E95 background

This text has white color on #A57E95 background.


Related colors

Complementary color

Complementary color for #hex is #5A816A.


I love getcolorcode.com

Triadic colors

1 #95A57E and #7E95A5 with #A57E95 are triadic colors.

2 #957EA5 and #7EA595 with #A57E95 are triadic colors.