COLOR #A37885

HEX: #A37885 RGB: (163,120,133)

Color info

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

RGB color model

#A37885 color RGB value is (163,120,133).

RGB: (163,120,133) (64%, 47%, 52%)

RGB channels and saturation

R 163 of 255 = 64%
G 120 of 255 = 47%
B 133 of 255 = 52%

163
120
133

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

Portions of RGB colors in percentages

R + G + B = 163 + 120 + 133 = 416 (100%)
R 163 of 416 ~ 39.18%
G 120 of 416 ~ 28.85%
B 133 of 416 ~ 31.97'%

%39.18
%28.85
%31.97

CMYK color model

#A37885 color CMYK value is (0,26,18,36).

  • cyan value is 0.00%
  • magenta value is 26.38%
  • yellow value is 18.40%
  • key color value is 36.08%

CMYK: (0,26,18,36)
C0M26Y18K36 (0%, 26%, 18%, 36%)
(0.00 / 0.26 / 0.18 / 0.36)

CMYK percentages

%0
%26.38
%18.4
%36.08

Codes

Color #A37885 in popluar color models

A3 78 85
RGB 163 120 133
HSL 342° 18.94% 55.49%
HSB/HSV 342° 26.38% 63.92%
CMYK 0.00% 26.38% 18.40%
36.08%

Color #A37885 in popluar number systems.

HEX A3 78 85
Decimal 163 120 133
Binary 10100011 1111000 10000101
Octal 243 170 205

Shades and tints

Shades of #A37885

#A37885
(163,120,133)
#956E79
(149,110,121)
#87646D
(135,100,109)
#795A61
(121,90,97)
#6B5055
(107,80,85)
#5D4649
(93,70,73)
#4F3C3D
(79,60,61)
#413231
(65,50,49)
#332825
(51,40,37)
#251E19
(37,30,25)
#17140D
(23,20,13)
#000000
(0,0,0)

Tints of #A37885

#A37885
(163,120,133)
#AB8490
(171,132,144)
#B3909B
(179,144,155)
#BB9CA6
(187,156,166)
#C3A8B1
(195,168,177)
#CBB4BC
(203,180,188)
#D3C0C7
(211,192,199)
#DBCCD2
(219,204,210)
#E3D8DD
(227,216,221)
#EBE4E8
(235,228,232)
#F3F0F3
(243,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A37885; }

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

This text font color is #A37885.

Background Color

.myBgColor { background-color: #A37885; }

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

This div background color is #A37885.

Border color

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

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

This div border color is #A37885.

Opacity

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

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

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

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

This text has shadow with #A37885 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37885.

Preview

Color preview on black background

This text has color #A37885 on black background.


Color preview on white background

This text has color #A37885 on white background.


Black color preview on #A37885 background

This text has black color on #A37885 background.


White color preview on #A37885 background

This text has white color on #A37885 background.


Related colors

Complementary color

Complementary color for #hex is #5C877A.


I love getcolorcode.com

Triadic colors

1 #85A378 and #7885A3 with #A37885 are triadic colors.

2 #8578A3 and #78A385 with #A37885 are triadic colors.