COLOR #A17976

HEX: #A17976 RGB: (161,121,118)

Color info

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

RGB color model

#A17976 color RGB value is (161,121,118).

RGB: (161,121,118) (63%, 47%, 46%)

RGB channels and saturation

R 161 of 255 = 63%
G 121 of 255 = 47%
B 118 of 255 = 46%

161
121
118

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

Portions of RGB colors in percentages

R + G + B = 161 + 121 + 118 = 400 (100%)
R 161 of 400 ~ 40.25%
G 121 of 400 ~ 30.25%
B 118 of 400 ~ 29.5'%

%40.25
%30.25
%29.5

CMYK color model

#A17976 color CMYK value is (0,25,27,37).

  • cyan value is 0.00%
  • magenta value is 24.84%
  • yellow value is 26.71%
  • key color value is 36.86%
CMYK: (0,25,27,37) C0M25Y27K37 (0%,25%,27%,37%) (0.00/0.25/0.27/0.37) 

CMYK percentages

%0
%24.84
%26.71
%36.86

Codes

Color #A17976 in popluar color models

A1 79 76
RGB 161 121 118
HSL 18.61% 54.71%
HSB/HSV 26.71% 63.14%
CMYK 0.00% 24.84% 26.71%
36.86%

Color #A17976 in popluar number systems.

HEX A1 79 76
Decimal 161 121 118
Binary 10100001 1111001 1110110
Octal 241 171 166

Shades and tints

Shades of #A17976

#A17976
(161,121,118)
#936E6C
(147,110,108)
#856362
(133,99,98)
#775858
(119,88,88)
#694D4E
(105,77,78)
#5B4244
(91,66,68)
#4D373A
(77,55,58)
#3F2C30
(63,44,48)
#312126
(49,33,38)
#23161C
(35,22,28)
#150B12
(21,11,18)
#000000
(0,0,0)

Tints of #A17976

#A17976
(161,121,118)
#A98582
(169,133,130)
#B1918E
(177,145,142)
#B99D9A
(185,157,154)
#C1A9A6
(193,169,166)
#C9B5B2
(201,181,178)
#D1C1BE
(209,193,190)
#D9CDCA
(217,205,202)
#E1D9D6
(225,217,214)
#E9E5E2
(233,229,226)
#F1F1EE
(241,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A17976 color. Also use rgb(161,121,118) instead hex code.

Text Font Color

.myTextColor { color: #A17976; }

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

This text font color is #A17976.

Background Color

.myBgColor { background-color: #A17976; }

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

This div background color is #A17976.

Border color

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

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

This div border color is #A17976.

Opacity

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

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

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

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

This text has shadow with #A17976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A17976.

Preview

Color preview on black background

This text has color #A17976 on black background.


Color preview on white background

This text has color #A17976 on white background.


Black color preview on #A17976 background

This text has black color on #A17976 background.


White color preview on #A17976 background

This text has white color on #A17976 background.


Related colors

Complementary color

Complementary color for #hex is #5E8689.


I love getcolorcode.com

Triadic colors

1 #76A179 and #7976A1 with #A17976 are triadic colors.

2 #7679A1 and #79A176 with #A17976 are triadic colors.