COLOR #A37989

HEX: #A37989 RGB: (163,121,137)

Color info

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

RGB color model

#A37989 color RGB value is (163,121,137).

RGB: (163,121,137) (64%, 47%, 54%)

RGB channels and saturation

R 163 of 255 = 64%
G 121 of 255 = 47%
B 137 of 255 = 54%

163
121
137

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

Portions of RGB colors in percentages

R + G + B = 163 + 121 + 137 = 421 (100%)
R 163 of 421 ~ 38.72%
G 121 of 421 ~ 28.74%
B 137 of 421 ~ 32.54'%

%38.72
%28.74
%32.54

CMYK color model

#A37989 color CMYK value is (0,26,16,36).

  • cyan value is 0.00%
  • magenta value is 25.77%
  • yellow value is 15.95%
  • key color value is 36.08%

CMYK: (0,26,16,36)
C0M26Y16K36 (0%, 26%, 16%, 36%)
(0.00 / 0.26 / 0.16 / 0.36)

CMYK percentages

%0
%25.77
%15.95
%36.08

Codes

Color #A37989 in popluar color models

A3 79 89
RGB 163 121 137
HSL 337° 18.58% 55.69%
HSB/HSV 337° 25.77% 63.92%
CMYK 0.00% 25.77% 15.95%
36.08%

Color #A37989 in popluar number systems.

HEX A3 79 89
Decimal 163 121 137
Binary 10100011 1111001 10001001
Octal 243 171 211

Shades and tints

Shades of #A37989

#A37989
(163,121,137)
#956E7D
(149,110,125)
#876371
(135,99,113)
#795865
(121,88,101)
#6B4D59
(107,77,89)
#5D424D
(93,66,77)
#4F3741
(79,55,65)
#412C35
(65,44,53)
#332129
(51,33,41)
#25161D
(37,22,29)
#170B11
(23,11,17)
#000000
(0,0,0)

Tints of #A37989

#A37989
(163,121,137)
#AB8593
(171,133,147)
#B3919D
(179,145,157)
#BB9DA7
(187,157,167)
#C3A9B1
(195,169,177)
#CBB5BB
(203,181,187)
#D3C1C5
(211,193,197)
#DBCDCF
(219,205,207)
#E3D9D9
(227,217,217)
#EBE5E3
(235,229,227)
#F3F1ED
(243,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A37989; }

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

This text font color is #A37989.

Background Color

.myBgColor { background-color: #A37989; }

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

This div background color is #A37989.

Border color

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

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

This div border color is #A37989.

Opacity

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

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

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

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

This text has shadow with #A37989 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37989.

Preview

Color preview on black background

This text has color #A37989 on black background.


Color preview on white background

This text has color #A37989 on white background.


Black color preview on #A37989 background

This text has black color on #A37989 background.


White color preview on #A37989 background

This text has white color on #A37989 background.


Related colors

Complementary color

Complementary color for #hex is #5C8676.


I love getcolorcode.com

Triadic colors

1 #89A379 and #7989A3 with #A37989 are triadic colors.

2 #8979A3 and #79A389 with #A37989 are triadic colors.