COLOR #A37685

HEX: #A37685 RGB: (163,118,133)

Color info

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

RGB color model

#A37685 color RGB value is (163,118,133).

RGB: (163,118,133) (64%, 46%, 52%)

RGB channels and saturation

R 163 of 255 = 64%
G 118 of 255 = 46%
B 133 of 255 = 52%

163
118
133

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

Portions of RGB colors in percentages

R + G + B = 163 + 118 + 133 = 414 (100%)
R 163 of 414 ~ 39.37%
G 118 of 414 ~ 28.5%
B 133 of 414 ~ 32.13'%

%39.37
%28.5
%32.13

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 27.61%
  • yellow value is 18.40%
  • 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
%18.4
%36.08

Codes

Color #A37685 in popluar color models

A3 76 85
RGB 163 118 133
HSL 340° 19.65% 55.10%
HSB/HSV 340° 27.61% 63.92%
CMYK 0.00% 27.61% 18.40%
36.08%

Color #A37685 in popluar number systems.

HEX A3 76 85
Decimal 163 118 133
Binary 10100011 1110110 10000101
Octal 243 166 205

Shades and tints

Shades of #A37685

#A37685
(163,118,133)
#956C79
(149,108,121)
#87626D
(135,98,109)
#795861
(121,88,97)
#6B4E55
(107,78,85)
#5D4449
(93,68,73)
#4F3A3D
(79,58,61)
#413031
(65,48,49)
#332625
(51,38,37)
#251C19
(37,28,25)
#17120D
(23,18,13)
#000000
(0,0,0)

Tints of #A37685

#A37685
(163,118,133)
#AB8290
(171,130,144)
#B38E9B
(179,142,155)
#BB9AA6
(187,154,166)
#C3A6B1
(195,166,177)
#CBB2BC
(203,178,188)
#D3BEC7
(211,190,199)
#DBCAD2
(219,202,210)
#E3D6DD
(227,214,221)
#EBE2E8
(235,226,232)
#F3EEF3
(243,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A37685; }

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

This text font color is #A37685.

Background Color

.myBgColor { background-color: #A37685; }

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

This div background color is #A37685.

Border color

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

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

This div border color is #A37685.

Opacity

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

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

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

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

This text has shadow with #A37685 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37685.

Preview

Color preview on black background

This text has color #A37685 on black background.


Color preview on white background

This text has color #A37685 on white background.


Black color preview on #A37685 background

This text has black color on #A37685 background.


White color preview on #A37685 background

This text has white color on #A37685 background.


Related colors

Complementary color

Complementary color for #hex is #5C897A.


I love getcolorcode.com

Triadic colors

1 #85A376 and #7685A3 with #A37685 are triadic colors.

2 #8576A3 and #76A385 with #A37685 are triadic colors.