COLOR #A37EA1

HEX: #A37EA1 RGB: (163,126,161)

Color info

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

RGB color model

#A37EA1 color RGB value is (163,126,161).

RGB: (163,126,161) (64%, 49%, 63%)

RGB channels and saturation

R 163 of 255 = 64%
G 126 of 255 = 49%
B 161 of 255 = 63%

163
126
161

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

Portions of RGB colors in percentages

R + G + B = 163 + 126 + 161 = 450 (100%)
R 163 of 450 ~ 36.22%
G 126 of 450 ~ 28%
B 161 of 450 ~ 35.78'%

%36.22
%28
%35.78

CMYK color model

#A37EA1 color CMYK value is (0,23,1,36).

  • cyan value is 0.00%
  • magenta value is 22.70%
  • yellow value is 1.23%
  • key color value is 36.08%

CMYK: (0,23,1,36)
C0M23Y1K36 (0%, 23%, 1%, 36%)
(0.00 / 0.23 / 0.01 / 0.36)

CMYK percentages

%0
%22.7
%1.23
%36.08

Codes

Color #A37EA1 in popluar color models

A3 7E A1
RGB 163 126 161
HSL 303° 16.74% 56.67%
HSB/HSV 303° 22.70% 63.92%
CMYK 0.00% 22.70% 1.23%
36.08%

Color #A37EA1 in popluar number systems.

HEX A3 7E A1
Decimal 163 126 161
Binary 10100011 1111110 10100001
Octal 243 176 241

Shades and tints

Shades of #A37EA1

#A37EA1
(163,126,161)
#957393
(149,115,147)
#876885
(135,104,133)
#795D77
(121,93,119)
#6B5269
(107,82,105)
#5D475B
(93,71,91)
#4F3C4D
(79,60,77)
#41313F
(65,49,63)
#332631
(51,38,49)
#251B23
(37,27,35)
#171015
(23,16,21)
#000000
(0,0,0)

Tints of #A37EA1

#A37EA1
(163,126,161)
#AB89A9
(171,137,169)
#B394B1
(179,148,177)
#BB9FB9
(187,159,185)
#C3AAC1
(195,170,193)
#CBB5C9
(203,181,201)
#D3C0D1
(211,192,209)
#DBCBD9
(219,203,217)
#E3D6E1
(227,214,225)
#EBE1E9
(235,225,233)
#F3ECF1
(243,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37EA1 color. Also use rgb(163,126,161) instead hex code.

Text Font Color

.myTextColor { color: #A37EA1; }

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

This text font color is #A37EA1.

Background Color

.myBgColor { background-color: #A37EA1; }

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

This div background color is #A37EA1.

Border color

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

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

This div border color is #A37EA1.

Opacity

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

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

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

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

This text has shadow with #A37EA1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37EA1.

Preview

Color preview on black background

This text has color #A37EA1 on black background.


Color preview on white background

This text has color #A37EA1 on white background.


Black color preview on #A37EA1 background

This text has black color on #A37EA1 background.


White color preview on #A37EA1 background

This text has white color on #A37EA1 background.


Related colors

Complementary color

Complementary color for #hex is #5C815E.


I love getcolorcode.com

Triadic colors

1 #A1A37E and #7EA1A3 with #A37EA1 are triadic colors.

2 #A17EA3 and #7EA3A1 with #A37EA1 are triadic colors.