COLOR #A57E92

HEX: #A57E92 RGB: (165,126,146)

Color info

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

RGB color model

#A57E92 color RGB value is (165,126,146).

RGB: (165,126,146) (65%, 49%, 57%)

RGB channels and saturation

R 165 of 255 = 65%
G 126 of 255 = 49%
B 146 of 255 = 57%

165
126
146

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

Portions of RGB colors in percentages

R + G + B = 165 + 126 + 146 = 437 (100%)
R 165 of 437 ~ 37.76%
G 126 of 437 ~ 28.83%
B 146 of 437 ~ 33.41'%

%37.76
%28.83
%33.41

CMYK color model

#A57E92 color CMYK value is (0,24,12,35).

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

CMYK: (0,24,12,35)
C0M24Y12K35 (0%, 24%, 12%, 35%)
(0.00 / 0.24 / 0.12 / 0.35)

CMYK percentages

%0
%23.64
%11.52
%35.29

Codes

Color #A57E92 in popluar color models

A5 7E 92
RGB 165 126 146
HSL 329° 17.81% 57.06%
HSB/HSV 329° 23.64% 64.71%
CMYK 0.00% 23.64% 11.52%
35.29%

Color #A57E92 in popluar number systems.

HEX A5 7E 92
Decimal 165 126 146
Binary 10100101 1111110 10010010
Octal 245 176 222

Shades and tints

Shades of #A57E92

#A57E92
(165,126,146)
#967385
(150,115,133)
#876878
(135,104,120)
#785D6B
(120,93,107)
#69525E
(105,82,94)
#5A4751
(90,71,81)
#4B3C44
(75,60,68)
#3C3137
(60,49,55)
#2D262A
(45,38,42)
#1E1B1D
(30,27,29)
#0F1010
(15,16,16)
#000000
(0,0,0)

Tints of #A57E92

#A57E92
(165,126,146)
#AD899B
(173,137,155)
#B594A4
(181,148,164)
#BD9FAD
(189,159,173)
#C5AAB6
(197,170,182)
#CDB5BF
(205,181,191)
#D5C0C8
(213,192,200)
#DDCBD1
(221,203,209)
#E5D6DA
(229,214,218)
#EDE1E3
(237,225,227)
#F5ECEC
(245,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A57E92; }

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

This text font color is #A57E92.

Background Color

.myBgColor { background-color: #A57E92; }

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

This div background color is #A57E92.

Border color

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

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

This div border color is #A57E92.

Opacity

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

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

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

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

This text has shadow with #A57E92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A57E92.

Preview

Color preview on black background

This text has color #A57E92 on black background.


Color preview on white background

This text has color #A57E92 on white background.


Black color preview on #A57E92 background

This text has black color on #A57E92 background.


White color preview on #A57E92 background

This text has white color on #A57E92 background.


Related colors

Complementary color

Complementary color for #hex is #5A816D.


I love getcolorcode.com

Triadic colors

1 #92A57E and #7E92A5 with #A57E92 are triadic colors.

2 #927EA5 and #7EA592 with #A57E92 are triadic colors.