COLOR #A17E7A

HEX: #A17E7A RGB: (161,126,122)

Color info

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

RGB color model

#A17E7A color RGB value is (161,126,122).

RGB: (161,126,122) (63%, 49%, 48%)

RGB channels and saturation

R 161 of 255 = 63%
G 126 of 255 = 49%
B 122 of 255 = 48%

161
126
122

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

Portions of RGB colors in percentages

R + G + B = 161 + 126 + 122 = 409 (100%)
R 161 of 409 ~ 39.36%
G 126 of 409 ~ 30.81%
B 122 of 409 ~ 29.83'%

%39.36
%30.81
%29.83

CMYK color model

#A17E7A color CMYK value is (0,22,24,37).

  • cyan value is 0.00%
  • magenta value is 21.74%
  • yellow value is 24.22%
  • key color value is 36.86%
CMYK: (0,22,24,37) C0M22Y24K37 (0%,22%,24%,37%) (0.00/0.22/0.24/0.37) 

CMYK percentages

%0
%21.74
%24.22
%36.86

Codes

Color #A17E7A in popluar color models

A1 7E 7A
RGB 161 126 122
HSL 17.18% 55.49%
HSB/HSV 24.22% 63.14%
CMYK 0.00% 21.74% 24.22%
36.86%

Color #A17E7A in popluar number systems.

HEX A1 7E 7A
Decimal 161 126 122
Binary 10100001 1111110 1111010
Octal 241 176 172

Shades and tints

Shades of #A17E7A

#A17E7A
(161,126,122)
#93736F
(147,115,111)
#856864
(133,104,100)
#775D59
(119,93,89)
#69524E
(105,82,78)
#5B4743
(91,71,67)
#4D3C38
(77,60,56)
#3F312D
(63,49,45)
#312622
(49,38,34)
#231B17
(35,27,23)
#15100C
(21,16,12)
#000000
(0,0,0)

Tints of #A17E7A

#A17E7A
(161,126,122)
#A98986
(169,137,134)
#B19492
(177,148,146)
#B99F9E
(185,159,158)
#C1AAAA
(193,170,170)
#C9B5B6
(201,181,182)
#D1C0C2
(209,192,194)
#D9CBCE
(217,203,206)
#E1D6DA
(225,214,218)
#E9E1E6
(233,225,230)
#F1ECF2
(241,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A17E7A color. Also use rgb(161,126,122) instead hex code.

Text Font Color

.myTextColor { color: #A17E7A; }

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

This text font color is #A17E7A.

Background Color

.myBgColor { background-color: #A17E7A; }

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

This div background color is #A17E7A.

Border color

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

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

This div border color is #A17E7A.

Opacity

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

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

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

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

This text has shadow with #A17E7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A17E7A.

Preview

Color preview on black background

This text has color #A17E7A on black background.


Color preview on white background

This text has color #A17E7A on white background.


Black color preview on #A17E7A background

This text has black color on #A17E7A background.


White color preview on #A17E7A background

This text has white color on #A17E7A background.


Related colors

Complementary color

Complementary color for #hex is #5E8185.


I love getcolorcode.com

Triadic colors

1 #7AA17E and #7E7AA1 with #A17E7A are triadic colors.

2 #7A7EA1 and #7EA17A with #A17E7A are triadic colors.