COLOR #A17995

HEX: #A17995 RGB: (161,121,149)

Color info

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

RGB color model

#A17995 color RGB value is (161,121,149).

RGB: (161,121,149) (63%, 47%, 58%)

RGB channels and saturation

R 161 of 255 = 63%
G 121 of 255 = 47%
B 149 of 255 = 58%

161
121
149

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

Portions of RGB colors in percentages

R + G + B = 161 + 121 + 149 = 431 (100%)
R 161 of 431 ~ 37.35%
G 121 of 431 ~ 28.07%
B 149 of 431 ~ 34.57'%

%37.35
%28.07
%34.57

CMYK color model

#A17995 color CMYK value is (0,25,7,37).

  • cyan value is 0.00%
  • magenta value is 24.84%
  • yellow value is 7.45%
  • key color value is 36.86%
CMYK: (0,25,7,37) C0M25Y7K37 (0%,25%,7%,37%) (0.00/0.25/0.07/0.37) 

CMYK percentages

%0
%24.84
%7.45
%36.86

Codes

Color #A17995 in popluar color models

A1 79 95
RGB 161 121 149
HSL 318° 17.54% 55.29%
HSB/HSV 318° 24.84% 63.14%
CMYK 0.00% 24.84% 7.45%
36.86%

Color #A17995 in popluar number systems.

HEX A1 79 95
Decimal 161 121 149
Binary 10100001 1111001 10010101
Octal 241 171 225

Shades and tints

Shades of #A17995

#A17995
(161,121,149)
#936E88
(147,110,136)
#85637B
(133,99,123)
#77586E
(119,88,110)
#694D61
(105,77,97)
#5B4254
(91,66,84)
#4D3747
(77,55,71)
#3F2C3A
(63,44,58)
#31212D
(49,33,45)
#231620
(35,22,32)
#150B13
(21,11,19)
#000000
(0,0,0)

Tints of #A17995

#A17995
(161,121,149)
#A9859E
(169,133,158)
#B191A7
(177,145,167)
#B99DB0
(185,157,176)
#C1A9B9
(193,169,185)
#C9B5C2
(201,181,194)
#D1C1CB
(209,193,203)
#D9CDD4
(217,205,212)
#E1D9DD
(225,217,221)
#E9E5E6
(233,229,230)
#F1F1EF
(241,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A17995 color. Also use rgb(161,121,149) instead hex code.

Text Font Color

.myTextColor { color: #A17995; }

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

This text font color is #A17995.

Background Color

.myBgColor { background-color: #A17995; }

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

This div background color is #A17995.

Border color

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

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

This div border color is #A17995.

Opacity

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

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

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

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

This text has shadow with #A17995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A17995.

Preview

Color preview on black background

This text has color #A17995 on black background.


Color preview on white background

This text has color #A17995 on white background.


Black color preview on #A17995 background

This text has black color on #A17995 background.


White color preview on #A17995 background

This text has white color on #A17995 background.


Related colors

Complementary color

Complementary color for #hex is #5E866A.


I love getcolorcode.com

Triadic colors

1 #95A179 and #7995A1 with #A17995 are triadic colors.

2 #9579A1 and #79A195 with #A17995 are triadic colors.