COLOR #A37997

HEX: #A37997 RGB: (163,121,151)

Color info

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

RGB color model

#A37997 color RGB value is (163,121,151).

RGB: (163,121,151) (64%, 47%, 59%)

RGB channels and saturation

R 163 of 255 = 64%
G 121 of 255 = 47%
B 151 of 255 = 59%

163
121
151

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

Portions of RGB colors in percentages

R + G + B = 163 + 121 + 151 = 435 (100%)
R 163 of 435 ~ 37.47%
G 121 of 435 ~ 27.82%
B 151 of 435 ~ 34.71'%

%37.47
%27.82
%34.71

CMYK color model

#A37997 color CMYK value is (0,26,7,36).

  • cyan value is 0.00%
  • magenta value is 25.77%
  • yellow value is 7.36%
  • key color value is 36.08%
CMYK: (0,26,7,36) C0M26Y7K36 (0%,26%,7%,36%) (0.00/0.26/0.07/0.36) 

CMYK percentages

%0
%25.77
%7.36
%36.08

Codes

Color #A37997 in popluar color models

A3 79 97
RGB 163 121 151
HSL 317° 18.58% 55.69%
HSB/HSV 317° 25.77% 63.92%
CMYK 0.00% 25.77% 7.36%
36.08%

Color #A37997 in popluar number systems.

HEX A3 79 97
Decimal 163 121 151
Binary 10100011 1111001 10010111
Octal 243 171 227

Shades and tints

Shades of #A37997

#A37997
(163,121,151)
#956E8A
(149,110,138)
#87637D
(135,99,125)
#795870
(121,88,112)
#6B4D63
(107,77,99)
#5D4256
(93,66,86)
#4F3749
(79,55,73)
#412C3C
(65,44,60)
#33212F
(51,33,47)
#251622
(37,22,34)
#170B15
(23,11,21)
#000000
(0,0,0)

Tints of #A37997

#A37997
(163,121,151)
#AB85A0
(171,133,160)
#B391A9
(179,145,169)
#BB9DB2
(187,157,178)
#C3A9BB
(195,169,187)
#CBB5C4
(203,181,196)
#D3C1CD
(211,193,205)
#DBCDD6
(219,205,214)
#E3D9DF
(227,217,223)
#EBE5E8
(235,229,232)
#F3F1F1
(243,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37997 color. Also use rgb(163,121,151) instead hex code.

Text Font Color

.myTextColor { color: #A37997; }

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

This text font color is #A37997.

Background Color

.myBgColor { background-color: #A37997; }

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

This div background color is #A37997.

Border color

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

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

This div border color is #A37997.

Opacity

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

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

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

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

This text has shadow with #A37997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37997.

Preview

Color preview on black background

This text has color #A37997 on black background.


Color preview on white background

This text has color #A37997 on white background.


Black color preview on #A37997 background

This text has black color on #A37997 background.


White color preview on #A37997 background

This text has white color on #A37997 background.


Related colors

Complementary color

Complementary color for #hex is #5C8668.


I love getcolorcode.com

Triadic colors

1 #97A379 and #7997A3 with #A37997 are triadic colors.

2 #9779A3 and #79A397 with #A37997 are triadic colors.