COLOR #A37D8A

HEX: #A37D8A RGB: (163,125,138)

Color info

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

RGB color model

#A37D8A color RGB value is (163,125,138).

RGB: (163,125,138) (64%, 49%, 54%)

RGB channels and saturation

R 163 of 255 = 64%
G 125 of 255 = 49%
B 138 of 255 = 54%

163
125
138

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

Portions of RGB colors in percentages

R + G + B = 163 + 125 + 138 = 426 (100%)
R 163 of 426 ~ 38.26%
G 125 of 426 ~ 29.34%
B 138 of 426 ~ 32.39'%

%38.26
%29.34
%32.39

CMYK color model

#A37D8A color CMYK value is (0,23,15,36).

  • cyan value is 0.00%
  • magenta value is 23.31%
  • yellow value is 15.34%
  • key color value is 36.08%

CMYK: (0,23,15,36)
C0M23Y15K36 (0%, 23%, 15%, 36%)
(0.00 / 0.23 / 0.15 / 0.36)

CMYK percentages

%0
%23.31
%15.34
%36.08

Codes

Color #A37D8A in popluar color models

A3 7D 8A
RGB 163 125 138
HSL 339° 17.12% 56.47%
HSB/HSV 339° 23.31% 63.92%
CMYK 0.00% 23.31% 15.34%
36.08%

Color #A37D8A in popluar number systems.

HEX A3 7D 8A
Decimal 163 125 138
Binary 10100011 1111101 10001010
Octal 243 175 212

Shades and tints

Shades of #A37D8A

#A37D8A
(163,125,138)
#95727E
(149,114,126)
#876772
(135,103,114)
#795C66
(121,92,102)
#6B515A
(107,81,90)
#5D464E
(93,70,78)
#4F3B42
(79,59,66)
#413036
(65,48,54)
#33252A
(51,37,42)
#251A1E
(37,26,30)
#170F12
(23,15,18)
#000000
(0,0,0)

Tints of #A37D8A

#A37D8A
(163,125,138)
#AB8894
(171,136,148)
#B3939E
(179,147,158)
#BB9EA8
(187,158,168)
#C3A9B2
(195,169,178)
#CBB4BC
(203,180,188)
#D3BFC6
(211,191,198)
#DBCAD0
(219,202,208)
#E3D5DA
(227,213,218)
#EBE0E4
(235,224,228)
#F3EBEE
(243,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37D8A color. Also use rgb(163,125,138) instead hex code.

Text Font Color

.myTextColor { color: #A37D8A; }

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

This text font color is #A37D8A.

Background Color

.myBgColor { background-color: #A37D8A; }

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

This div background color is #A37D8A.

Border color

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

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

This div border color is #A37D8A.

Opacity

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

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

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

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

This text has shadow with #A37D8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37D8A.

Preview

Color preview on black background

This text has color #A37D8A on black background.


Color preview on white background

This text has color #A37D8A on white background.


Black color preview on #A37D8A background

This text has black color on #A37D8A background.


White color preview on #A37D8A background

This text has white color on #A37D8A background.


Related colors

Complementary color

Complementary color for #hex is #5C8275.


I love getcolorcode.com

Triadic colors

1 #8AA37D and #7D8AA3 with #A37D8A are triadic colors.

2 #8A7DA3 and #7DA38A with #A37D8A are triadic colors.