COLOR #A17A6A

HEX: #A17A6A RGB: (161,122,106)

Color info

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

RGB color model

#A17A6A color RGB value is (161,122,106).

RGB: (161,122,106) (63%, 48%, 42%)

RGB channels and saturation

R 161 of 255 = 63%
G 122 of 255 = 48%
B 106 of 255 = 42%

161
122
106

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

Portions of RGB colors in percentages

R + G + B = 161 + 122 + 106 = 389 (100%)
R 161 of 389 ~ 41.39%
G 122 of 389 ~ 31.36%
B 106 of 389 ~ 27.25'%

%41.39
%31.36
%27.25

CMYK color model

#A17A6A color CMYK value is (0,24,34,37).

  • cyan value is 0.00%
  • magenta value is 24.22%
  • yellow value is 34.16%
  • key color value is 36.86%

CMYK: (0,24,34,37)
C0M24Y34K37 (0%, 24%, 34%, 37%)
(0.00 / 0.24 / 0.34 / 0.37)

CMYK percentages

%0
%24.22
%34.16
%36.86

Codes

Color #A17A6A in popluar color models

A1 7A 6A
RGB 161 122 106
HSL 17° 22.63% 52.35%
HSB/HSV 17° 34.16% 63.14%
CMYK 0.00% 24.22% 34.16%
36.86%

Color #A17A6A in popluar number systems.

HEX A1 7A 6A
Decimal 161 122 106
Binary 10100001 1111010 1101010
Octal 241 172 152

Shades and tints

Shades of #A17A6A

#A17A6A
(161,122,106)
#936F61
(147,111,97)
#856458
(133,100,88)
#77594F
(119,89,79)
#694E46
(105,78,70)
#5B433D
(91,67,61)
#4D3834
(77,56,52)
#3F2D2B
(63,45,43)
#312222
(49,34,34)
#231719
(35,23,25)
#150C10
(21,12,16)
#000000
(0,0,0)

Tints of #A17A6A

#A17A6A
(161,122,106)
#A98677
(169,134,119)
#B19284
(177,146,132)
#B99E91
(185,158,145)
#C1AA9E
(193,170,158)
#C9B6AB
(201,182,171)
#D1C2B8
(209,194,184)
#D9CEC5
(217,206,197)
#E1DAD2
(225,218,210)
#E9E6DF
(233,230,223)
#F1F2EC
(241,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A17A6A; }

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

This text font color is #A17A6A.

Background Color

.myBgColor { background-color: #A17A6A; }

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

This div background color is #A17A6A.

Border color

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

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

This div border color is #A17A6A.

Opacity

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

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

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

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

This text has shadow with #A17A6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A17A6A.

Preview

Color preview on black background

This text has color #A17A6A on black background.


Color preview on white background

This text has color #A17A6A on white background.


Black color preview on #A17A6A background

This text has black color on #A17A6A background.


White color preview on #A17A6A background

This text has white color on #A17A6A background.


Related colors

Complementary color

Complementary color for #hex is #5E8595.


I love getcolorcode.com

Triadic colors

1 #6AA17A and #7A6AA1 with #A17A6A are triadic colors.

2 #6A7AA1 and #7AA16A with #A17A6A are triadic colors.