COLOR #A37686

HEX: #A37686 RGB: (163,118,134)

Color info

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

RGB color model

#A37686 color RGB value is (163,118,134).

RGB: (163,118,134) (64%, 46%, 53%)

RGB channels and saturation

R 163 of 255 = 64%
G 118 of 255 = 46%
B 134 of 255 = 53%

163
118
134

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

Portions of RGB colors in percentages

R + G + B = 163 + 118 + 134 = 415 (100%)
R 163 of 415 ~ 39.28%
G 118 of 415 ~ 28.43%
B 134 of 415 ~ 32.29'%

%39.28
%28.43
%32.29

CMYK color model

#A37686 color CMYK value is (0,28,18,36).

  • cyan value is 0.00%
  • magenta value is 27.61%
  • yellow value is 17.79%
  • key color value is 36.08%

CMYK: (0,28,18,36)
C0M28Y18K36 (0%, 28%, 18%, 36%)
(0.00 / 0.28 / 0.18 / 0.36)

CMYK percentages

%0
%27.61
%17.79
%36.08

Codes

Color #A37686 in popluar color models

A3 76 86
RGB 163 118 134
HSL 339° 19.65% 55.10%
HSB/HSV 339° 27.61% 63.92%
CMYK 0.00% 27.61% 17.79%
36.08%

Color #A37686 in popluar number systems.

HEX A3 76 86
Decimal 163 118 134
Binary 10100011 1110110 10000110
Octal 243 166 206

Shades and tints

Shades of #A37686

#A37686
(163,118,134)
#956C7A
(149,108,122)
#87626E
(135,98,110)
#795862
(121,88,98)
#6B4E56
(107,78,86)
#5D444A
(93,68,74)
#4F3A3E
(79,58,62)
#413032
(65,48,50)
#332626
(51,38,38)
#251C1A
(37,28,26)
#17120E
(23,18,14)
#000000
(0,0,0)

Tints of #A37686

#A37686
(163,118,134)
#AB8291
(171,130,145)
#B38E9C
(179,142,156)
#BB9AA7
(187,154,167)
#C3A6B2
(195,166,178)
#CBB2BD
(203,178,189)
#D3BEC8
(211,190,200)
#DBCAD3
(219,202,211)
#E3D6DE
(227,214,222)
#EBE2E9
(235,226,233)
#F3EEF4
(243,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37686 color. Also use rgb(163,118,134) instead hex code.

Text Font Color

.myTextColor { color: #A37686; }

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

This text font color is #A37686.

Background Color

.myBgColor { background-color: #A37686; }

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

This div background color is #A37686.

Border color

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

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

This div border color is #A37686.

Opacity

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

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

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

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

This text has shadow with #A37686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37686.

Preview

Color preview on black background

This text has color #A37686 on black background.


Color preview on white background

This text has color #A37686 on white background.


Black color preview on #A37686 background

This text has black color on #A37686 background.


White color preview on #A37686 background

This text has white color on #A37686 background.


Related colors

Complementary color

Complementary color for #hex is #5C8979.


I love getcolorcode.com

Triadic colors

1 #86A376 and #7686A3 with #A37686 are triadic colors.

2 #8676A3 and #76A386 with #A37686 are triadic colors.