COLOR #A17E75

HEX: #A17E75 RGB: (161,126,117)

Color info

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

RGB color model

#A17E75 color RGB value is (161,126,117).

RGB: (161,126,117) (63%, 49%, 46%)

RGB channels and saturation

R 161 of 255 = 63%
G 126 of 255 = 49%
B 117 of 255 = 46%

161
126
117

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

Portions of RGB colors in percentages

R + G + B = 161 + 126 + 117 = 404 (100%)
R 161 of 404 ~ 39.85%
G 126 of 404 ~ 31.19%
B 117 of 404 ~ 28.96'%

%39.85
%31.19
%28.96

CMYK color model

#A17E75 color CMYK value is (0,22,27,37).

  • cyan value is 0.00%
  • magenta value is 21.74%
  • yellow value is 27.33%
  • key color value is 36.86%

CMYK: (0,22,27,37)
C0M22Y27K37 (0%, 22%, 27%, 37%)
(0.00 / 0.22 / 0.27 / 0.37)

CMYK percentages

%0
%21.74
%27.33
%36.86

Codes

Color #A17E75 in popluar color models

A1 7E 75
RGB 161 126 117
HSL 12° 18.97% 54.51%
HSB/HSV 12° 27.33% 63.14%
CMYK 0.00% 21.74% 27.33%
36.86%

Color #A17E75 in popluar number systems.

HEX A1 7E 75
Decimal 161 126 117
Binary 10100001 1111110 1110101
Octal 241 176 165

Shades and tints

Shades of #A17E75

#A17E75
(161,126,117)
#93736B
(147,115,107)
#856861
(133,104,97)
#775D57
(119,93,87)
#69524D
(105,82,77)
#5B4743
(91,71,67)
#4D3C39
(77,60,57)
#3F312F
(63,49,47)
#312625
(49,38,37)
#231B1B
(35,27,27)
#151011
(21,16,17)
#000000
(0,0,0)

Tints of #A17E75

#A17E75
(161,126,117)
#A98981
(169,137,129)
#B1948D
(177,148,141)
#B99F99
(185,159,153)
#C1AAA5
(193,170,165)
#C9B5B1
(201,181,177)
#D1C0BD
(209,192,189)
#D9CBC9
(217,203,201)
#E1D6D5
(225,214,213)
#E9E1E1
(233,225,225)
#F1ECED
(241,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A17E75; }

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

This text font color is #A17E75.

Background Color

.myBgColor { background-color: #A17E75; }

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

This div background color is #A17E75.

Border color

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

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

This div border color is #A17E75.

Opacity

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

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

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

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

This text has shadow with #A17E75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A17E75.

Preview

Color preview on black background

This text has color #A17E75 on black background.


Color preview on white background

This text has color #A17E75 on white background.


Black color preview on #A17E75 background

This text has black color on #A17E75 background.


White color preview on #A17E75 background

This text has white color on #A17E75 background.


Related colors

Complementary color

Complementary color for #hex is #5E818A.


I love getcolorcode.com

Triadic colors

1 #75A17E and #7E75A1 with #A17E75 are triadic colors.

2 #757EA1 and #7EA175 with #A17E75 are triadic colors.