COLOR #A37D92

HEX: #A37D92 RGB: (163,125,146)

Color info

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

RGB color model

#A37D92 color RGB value is (163,125,146).

RGB: (163,125,146) (64%, 49%, 57%)

RGB channels and saturation

R 163 of 255 = 64%
G 125 of 255 = 49%
B 146 of 255 = 57%

163
125
146

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

Portions of RGB colors in percentages

R + G + B = 163 + 125 + 146 = 434 (100%)
R 163 of 434 ~ 37.56%
G 125 of 434 ~ 28.8%
B 146 of 434 ~ 33.64'%

%37.56
%28.8
%33.64

CMYK color model

#A37D92 color CMYK value is (0,23,10,36).

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

CMYK: (0,23,10,36)
C0M23Y10K36 (0%, 23%, 10%, 36%)
(0.00 / 0.23 / 0.10 / 0.36)

CMYK percentages

%0
%23.31
%10.43
%36.08

Codes

Color #A37D92 in popluar color models

A3 7D 92
RGB 163 125 146
HSL 327° 17.12% 56.47%
HSB/HSV 327° 23.31% 63.92%
CMYK 0.00% 23.31% 10.43%
36.08%

Color #A37D92 in popluar number systems.

HEX A3 7D 92
Decimal 163 125 146
Binary 10100011 1111101 10010010
Octal 243 175 222

Shades and tints

Shades of #A37D92

#A37D92
(163,125,146)
#957285
(149,114,133)
#876778
(135,103,120)
#795C6B
(121,92,107)
#6B515E
(107,81,94)
#5D4651
(93,70,81)
#4F3B44
(79,59,68)
#413037
(65,48,55)
#33252A
(51,37,42)
#251A1D
(37,26,29)
#170F10
(23,15,16)
#000000
(0,0,0)

Tints of #A37D92

#A37D92
(163,125,146)
#AB889B
(171,136,155)
#B393A4
(179,147,164)
#BB9EAD
(187,158,173)
#C3A9B6
(195,169,182)
#CBB4BF
(203,180,191)
#D3BFC8
(211,191,200)
#DBCAD1
(219,202,209)
#E3D5DA
(227,213,218)
#EBE0E3
(235,224,227)
#F3EBEC
(243,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A37D92; }

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

This text font color is #A37D92.

Background Color

.myBgColor { background-color: #A37D92; }

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

This div background color is #A37D92.

Border color

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

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

This div border color is #A37D92.

Opacity

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

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

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

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

This text has shadow with #A37D92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37D92.

Preview

Color preview on black background

This text has color #A37D92 on black background.


Color preview on white background

This text has color #A37D92 on white background.


Black color preview on #A37D92 background

This text has black color on #A37D92 background.


White color preview on #A37D92 background

This text has white color on #A37D92 background.


Related colors

Complementary color

Complementary color for #hex is #5C826D.


I love getcolorcode.com

Triadic colors

1 #92A37D and #7D92A3 with #A37D92 are triadic colors.

2 #927DA3 and #7DA392 with #A37D92 are triadic colors.