COLOR #A17396

HEX: #A17396 RGB: (161,115,150)

Color info

#A17396 contains red, green and blue colors in about the same proportion. Web safe color of #A17396 is #996699 (or #969).

RGB color model

#A17396 color RGB value is (161,115,150).

RGB: (161,115,150) (63%, 45%, 59%)

RGB channels and saturation

R 161 of 255 = 63%
G 115 of 255 = 45%
B 150 of 255 = 59%

161
115
150

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

Portions of RGB colors in percentages

R + G + B = 161 + 115 + 150 = 426 (100%)
R 161 of 426 ~ 37.79%
G 115 of 426 ~ 27%
B 150 of 426 ~ 35.21'%

%37.79
%27
%35.21

CMYK color model

#A17396 color CMYK value is (0,29,7,37).

  • cyan value is 0.00%
  • magenta value is 28.57%
  • yellow value is 6.83%
  • key color value is 36.86%
CMYK: (0,29,7,37) C0M29Y7K37 (0%,29%,7%,37%) (0.00/0.29/0.07/0.37) 

CMYK percentages

%0
%28.57
%6.83
%36.86

Codes

Color #A17396 in popluar color models

A1 73 96
RGB 161 115 150
HSL 314° 19.66% 54.12%
HSB/HSV 314° 28.57% 63.14%
CMYK 0.00% 28.57% 6.83%
36.86%

Color #A17396 in popluar number systems.

HEX A1 73 96
Decimal 161 115 150
Binary 10100001 1110011 10010110
Octal 241 163 226

Shades and tints

Shades of #A17396

#A17396
(161,115,150)
#936989
(147,105,137)
#855F7C
(133,95,124)
#77556F
(119,85,111)
#694B62
(105,75,98)
#5B4155
(91,65,85)
#4D3748
(77,55,72)
#3F2D3B
(63,45,59)
#31232E
(49,35,46)
#231921
(35,25,33)
#150F14
(21,15,20)
#000000
(0,0,0)

Tints of #A17396

#A17396
(161,115,150)
#A97F9F
(169,127,159)
#B18BA8
(177,139,168)
#B997B1
(185,151,177)
#C1A3BA
(193,163,186)
#C9AFC3
(201,175,195)
#D1BBCC
(209,187,204)
#D9C7D5
(217,199,213)
#E1D3DE
(225,211,222)
#E9DFE7
(233,223,231)
#F1EBF0
(241,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A17396 color. Also use rgb(161,115,150) instead hex code.

Text Font Color

.myTextColor { color: #A17396; }

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

This text font color is #A17396.

Background Color

.myBgColor { background-color: #A17396; }

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

This div background color is #A17396.

Border color

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

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

This div border color is #A17396.

Opacity

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

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

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

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

This text has shadow with #A17396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A17396.

Preview

Color preview on black background

This text has color #A17396 on black background.


Color preview on white background

This text has color #A17396 on white background.


Black color preview on #A17396 background

This text has black color on #A17396 background.


White color preview on #A17396 background

This text has white color on #A17396 background.


Related colors

Complementary color

Complementary color for #hex is #5E8C69.


I love getcolorcode.com

Triadic colors

1 #96A173 and #7396A1 with #A17396 are triadic colors.

2 #9673A1 and #73A196 with #A17396 are triadic colors.