COLOR #A37C93

HEX: #A37C93 RGB: (163,124,147)

Color info

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

RGB color model

#A37C93 color RGB value is (163,124,147).

RGB: (163,124,147) (64%, 49%, 58%)

RGB channels and saturation

R 163 of 255 = 64%
G 124 of 255 = 49%
B 147 of 255 = 58%

163
124
147

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

Portions of RGB colors in percentages

R + G + B = 163 + 124 + 147 = 434 (100%)
R 163 of 434 ~ 37.56%
G 124 of 434 ~ 28.57%
B 147 of 434 ~ 33.87'%

%37.56
%28.57
%33.87

CMYK color model

#A37C93 color CMYK value is (0,24,10,36).

  • cyan value is 0.00%
  • magenta value is 23.93%
  • yellow value is 9.82%
  • key color value is 36.08%

CMYK: (0,24,10,36)
C0M24Y10K36 (0%, 24%, 10%, 36%)
(0.00 / 0.24 / 0.10 / 0.36)

CMYK percentages

%0
%23.93
%9.82
%36.08

Codes

Color #A37C93 in popluar color models

A3 7C 93
RGB 163 124 147
HSL 325° 17.49% 56.27%
HSB/HSV 325° 23.93% 63.92%
CMYK 0.00% 23.93% 9.82%
36.08%

Color #A37C93 in popluar number systems.

HEX A3 7C 93
Decimal 163 124 147
Binary 10100011 1111100 10010011
Octal 243 174 223

Shades and tints

Shades of #A37C93

#A37C93
(163,124,147)
#957186
(149,113,134)
#876679
(135,102,121)
#795B6C
(121,91,108)
#6B505F
(107,80,95)
#5D4552
(93,69,82)
#4F3A45
(79,58,69)
#412F38
(65,47,56)
#33242B
(51,36,43)
#25191E
(37,25,30)
#170E11
(23,14,17)
#000000
(0,0,0)

Tints of #A37C93

#A37C93
(163,124,147)
#AB879C
(171,135,156)
#B392A5
(179,146,165)
#BB9DAE
(187,157,174)
#C3A8B7
(195,168,183)
#CBB3C0
(203,179,192)
#D3BEC9
(211,190,201)
#DBC9D2
(219,201,210)
#E3D4DB
(227,212,219)
#EBDFE4
(235,223,228)
#F3EAED
(243,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37C93 color. Also use rgb(163,124,147) instead hex code.

Text Font Color

.myTextColor { color: #A37C93; }

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

This text font color is #A37C93.

Background Color

.myBgColor { background-color: #A37C93; }

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

This div background color is #A37C93.

Border color

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

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

This div border color is #A37C93.

Opacity

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

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

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

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

This text has shadow with #A37C93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37C93.

Preview

Color preview on black background

This text has color #A37C93 on black background.


Color preview on white background

This text has color #A37C93 on white background.


Black color preview on #A37C93 background

This text has black color on #A37C93 background.


White color preview on #A37C93 background

This text has white color on #A37C93 background.


Related colors

Complementary color

Complementary color for #hex is #5C836C.


I love getcolorcode.com

Triadic colors

1 #93A37C and #7C93A3 with #A37C93 are triadic colors.

2 #937CA3 and #7CA393 with #A37C93 are triadic colors.