COLOR #A17491

HEX: #A17491 RGB: (161,116,145)

Color info

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

RGB color model

#A17491 color RGB value is (161,116,145).

RGB: (161,116,145) (63%, 45%, 57%)

RGB channels and saturation

R 161 of 255 = 63%
G 116 of 255 = 45%
B 145 of 255 = 57%

161
116
145

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

Portions of RGB colors in percentages

R + G + B = 161 + 116 + 145 = 422 (100%)
R 161 of 422 ~ 38.15%
G 116 of 422 ~ 27.49%
B 145 of 422 ~ 34.36'%

%38.15
%27.49
%34.36

CMYK color model

#A17491 color CMYK value is (0,28,10,37).

  • cyan value is 0.00%
  • magenta value is 27.95%
  • yellow value is 9.94%
  • key color value is 36.86%

CMYK: (0,28,10,37)
C0M28Y10K37 (0%, 28%, 10%, 37%)
(0.00 / 0.28 / 0.10 / 0.37)

CMYK percentages

%0
%27.95
%9.94
%36.86

Codes

Color #A17491 in popluar color models

A1 74 91
RGB 161 116 145
HSL 321° 19.31% 54.31%
HSB/HSV 321° 27.95% 63.14%
CMYK 0.00% 27.95% 9.94%
36.86%

Color #A17491 in popluar number systems.

HEX A1 74 91
Decimal 161 116 145
Binary 10100001 1110100 10010001
Octal 241 164 221

Shades and tints

Shades of #A17491

#A17491
(161,116,145)
#936A84
(147,106,132)
#856077
(133,96,119)
#77566A
(119,86,106)
#694C5D
(105,76,93)
#5B4250
(91,66,80)
#4D3843
(77,56,67)
#3F2E36
(63,46,54)
#312429
(49,36,41)
#231A1C
(35,26,28)
#15100F
(21,16,15)
#000000
(0,0,0)

Tints of #A17491

#A17491
(161,116,145)
#A9809B
(169,128,155)
#B18CA5
(177,140,165)
#B998AF
(185,152,175)
#C1A4B9
(193,164,185)
#C9B0C3
(201,176,195)
#D1BCCD
(209,188,205)
#D9C8D7
(217,200,215)
#E1D4E1
(225,212,225)
#E9E0EB
(233,224,235)
#F1ECF5
(241,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A17491 color. Also use rgb(161,116,145) instead hex code.

Text Font Color

.myTextColor { color: #A17491; }

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

This text font color is #A17491.

Background Color

.myBgColor { background-color: #A17491; }

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

This div background color is #A17491.

Border color

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

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

This div border color is #A17491.

Opacity

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

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

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

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

This text has shadow with #A17491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A17491.

Preview

Color preview on black background

This text has color #A17491 on black background.


Color preview on white background

This text has color #A17491 on white background.


Black color preview on #A17491 background

This text has black color on #A17491 background.


White color preview on #A17491 background

This text has white color on #A17491 background.


Related colors

Complementary color

Complementary color for #hex is #5E8B6E.


I love getcolorcode.com

Triadic colors

1 #91A174 and #7491A1 with #A17491 are triadic colors.

2 #9174A1 and #74A191 with #A17491 are triadic colors.