COLOR #A37776

HEX: #A37776 RGB: (163,119,118)

Color info

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

RGB color model

#A37776 color RGB value is (163,119,118).

RGB: (163,119,118) (64%, 47%, 46%)

RGB channels and saturation

R 163 of 255 = 64%
G 119 of 255 = 47%
B 118 of 255 = 46%

163
119
118

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

Portions of RGB colors in percentages

R + G + B = 163 + 119 + 118 = 400 (100%)
R 163 of 400 ~ 40.75%
G 119 of 400 ~ 29.75%
B 118 of 400 ~ 29.5'%

%40.75
%29.75
%29.5

CMYK color model

#A37776 color CMYK value is (0,27,28,36).

  • cyan value is 0.00%
  • magenta value is 26.99%
  • yellow value is 27.61%
  • key color value is 36.08%
CMYK: (0,27,28,36) C0M27Y28K36 (0%,27%,28%,36%) (0.00/0.27/0.28/0.36) 

CMYK percentages

%0
%26.99
%27.61
%36.08

Codes

Color #A37776 in popluar color models

A3 77 76
RGB 163 119 118
HSL 19.65% 55.10%
HSB/HSV 27.61% 63.92%
CMYK 0.00% 26.99% 27.61%
36.08%

Color #A37776 in popluar number systems.

HEX A3 77 76
Decimal 163 119 118
Binary 10100011 1110111 1110110
Octal 243 167 166

Shades and tints

Shades of #A37776

#A37776
(163,119,118)
#956D6C
(149,109,108)
#876362
(135,99,98)
#795958
(121,89,88)
#6B4F4E
(107,79,78)
#5D4544
(93,69,68)
#4F3B3A
(79,59,58)
#413130
(65,49,48)
#332726
(51,39,38)
#251D1C
(37,29,28)
#171312
(23,19,18)
#000000
(0,0,0)

Tints of #A37776

#A37776
(163,119,118)
#AB8382
(171,131,130)
#B38F8E
(179,143,142)
#BB9B9A
(187,155,154)
#C3A7A6
(195,167,166)
#CBB3B2
(203,179,178)
#D3BFBE
(211,191,190)
#DBCBCA
(219,203,202)
#E3D7D6
(227,215,214)
#EBE3E2
(235,227,226)
#F3EFEE
(243,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A37776; }

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

This text font color is #A37776.

Background Color

.myBgColor { background-color: #A37776; }

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

This div background color is #A37776.

Border color

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

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

This div border color is #A37776.

Opacity

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

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

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

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

This text has shadow with #A37776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37776.

Preview

Color preview on black background

This text has color #A37776 on black background.


Color preview on white background

This text has color #A37776 on white background.


Black color preview on #A37776 background

This text has black color on #A37776 background.


White color preview on #A37776 background

This text has white color on #A37776 background.


Related colors

Complementary color

Complementary color for #hex is #5C8889.


I love getcolorcode.com

Triadic colors

1 #76A377 and #7776A3 with #A37776 are triadic colors.

2 #7677A3 and #77A376 with #A37776 are triadic colors.