COLOR #A37578

HEX: #A37578 RGB: (163,117,120)

Color info

#A37578 contains red, green and blue colors in about the same proportion. Web safe color of #A37578 is #996666 (or #966).

RGB color model

#A37578 color RGB value is (163,117,120).

RGB: (163,117,120) (64%, 46%, 47%)

RGB channels and saturation

R 163 of 255 = 64%
G 117 of 255 = 46%
B 120 of 255 = 47%

163
117
120

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

Portions of RGB colors in percentages

R + G + B = 163 + 117 + 120 = 400 (100%)
R 163 of 400 ~ 40.75%
G 117 of 400 ~ 29.25%
B 120 of 400 ~ 30'%

%40.75
%29.25
%30

CMYK color model

#A37578 color CMYK value is (0,28,26,36).

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

CMYK: (0,28,26,36)
C0M28Y26K36 (0%, 28%, 26%, 36%)
(0.00 / 0.28 / 0.26 / 0.36)

CMYK percentages

%0
%28.22
%26.38
%36.08

Codes

Color #A37578 in popluar color models

A3 75 78
RGB 163 117 120
HSL 356° 20.00% 54.90%
HSB/HSV 356° 28.22% 63.92%
CMYK 0.00% 28.22% 26.38%
36.08%

Color #A37578 in popluar number systems.

HEX A3 75 78
Decimal 163 117 120
Binary 10100011 1110101 1111000
Octal 243 165 170

Shades and tints

Shades of #A37578

#A37578
(163,117,120)
#956B6E
(149,107,110)
#876164
(135,97,100)
#79575A
(121,87,90)
#6B4D50
(107,77,80)
#5D4346
(93,67,70)
#4F393C
(79,57,60)
#412F32
(65,47,50)
#332528
(51,37,40)
#251B1E
(37,27,30)
#171114
(23,17,20)
#000000
(0,0,0)

Tints of #A37578

#A37578
(163,117,120)
#AB8184
(171,129,132)
#B38D90
(179,141,144)
#BB999C
(187,153,156)
#C3A5A8
(195,165,168)
#CBB1B4
(203,177,180)
#D3BDC0
(211,189,192)
#DBC9CC
(219,201,204)
#E3D5D8
(227,213,216)
#EBE1E4
(235,225,228)
#F3EDF0
(243,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A37578; }

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

This text font color is #A37578.

Background Color

.myBgColor { background-color: #A37578; }

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

This div background color is #A37578.

Border color

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

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

This div border color is #A37578.

Opacity

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

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

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

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

This text has shadow with #A37578 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37578.

Preview

Color preview on black background

This text has color #A37578 on black background.


Color preview on white background

This text has color #A37578 on white background.


Black color preview on #A37578 background

This text has black color on #A37578 background.


White color preview on #A37578 background

This text has white color on #A37578 background.


Related colors

Complementary color

Complementary color for #hex is #5C8A87.


I love getcolorcode.com

Triadic colors

1 #78A375 and #7578A3 with #A37578 are triadic colors.

2 #7875A3 and #75A378 with #A37578 are triadic colors.