COLOR #A37896

HEX: #A37896 RGB: (163,120,150)

Color info

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

RGB color model

#A37896 color RGB value is (163,120,150).

RGB: (163,120,150) (64%, 47%, 59%)

RGB channels and saturation

R 163 of 255 = 64%
G 120 of 255 = 47%
B 150 of 255 = 59%

163
120
150

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

Portions of RGB colors in percentages

R + G + B = 163 + 120 + 150 = 433 (100%)
R 163 of 433 ~ 37.64%
G 120 of 433 ~ 27.71%
B 150 of 433 ~ 34.64'%

%37.64
%27.71
%34.64

CMYK color model

#A37896 color CMYK value is (0,26,8,36).

  • cyan value is 0.00%
  • magenta value is 26.38%
  • yellow value is 7.98%
  • key color value is 36.08%
CMYK: (0,26,8,36) C0M26Y8K36 (0%,26%,8%,36%) (0.00/0.26/0.08/0.36) 

CMYK percentages

%0
%26.38
%7.98
%36.08

Codes

Color #A37896 in popluar color models

A3 78 96
RGB 163 120 150
HSL 318° 18.94% 55.49%
HSB/HSV 318° 26.38% 63.92%
CMYK 0.00% 26.38% 7.98%
36.08%

Color #A37896 in popluar number systems.

HEX A3 78 96
Decimal 163 120 150
Binary 10100011 1111000 10010110
Octal 243 170 226

Shades and tints

Shades of #A37896

#A37896
(163,120,150)
#956E89
(149,110,137)
#87647C
(135,100,124)
#795A6F
(121,90,111)
#6B5062
(107,80,98)
#5D4655
(93,70,85)
#4F3C48
(79,60,72)
#41323B
(65,50,59)
#33282E
(51,40,46)
#251E21
(37,30,33)
#171414
(23,20,20)
#000000
(0,0,0)

Tints of #A37896

#A37896
(163,120,150)
#AB849F
(171,132,159)
#B390A8
(179,144,168)
#BB9CB1
(187,156,177)
#C3A8BA
(195,168,186)
#CBB4C3
(203,180,195)
#D3C0CC
(211,192,204)
#DBCCD5
(219,204,213)
#E3D8DE
(227,216,222)
#EBE4E7
(235,228,231)
#F3F0F0
(243,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37896 color. Also use rgb(163,120,150) instead hex code.

Text Font Color

.myTextColor { color: #A37896; }

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

This text font color is #A37896.

Background Color

.myBgColor { background-color: #A37896; }

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

This div background color is #A37896.

Border color

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

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

This div border color is #A37896.

Opacity

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

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

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

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

This text has shadow with #A37896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37896.

Preview

Color preview on black background

This text has color #A37896 on black background.


Color preview on white background

This text has color #A37896 on white background.


Black color preview on #A37896 background

This text has black color on #A37896 background.


White color preview on #A37896 background

This text has white color on #A37896 background.


Related colors

Complementary color

Complementary color for #hex is #5C8769.


I love getcolorcode.com

Triadic colors

1 #96A378 and #7896A3 with #A37896 are triadic colors.

2 #9678A3 and #78A396 with #A37896 are triadic colors.