COLOR #A17A88

HEX: #A17A88 RGB: (161,122,136)

Color info

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

RGB color model

#A17A88 color RGB value is (161,122,136).

RGB: (161,122,136) (63%, 48%, 53%)

RGB channels and saturation

R 161 of 255 = 63%
G 122 of 255 = 48%
B 136 of 255 = 53%

161
122
136

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

Portions of RGB colors in percentages

R + G + B = 161 + 122 + 136 = 419 (100%)
R 161 of 419 ~ 38.42%
G 122 of 419 ~ 29.12%
B 136 of 419 ~ 32.46'%

%38.42
%29.12
%32.46

CMYK color model

#A17A88 color CMYK value is (0,24,16,37).

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

CMYK: (0,24,16,37)
C0M24Y16K37 (0%, 24%, 16%, 37%)
(0.00 / 0.24 / 0.16 / 0.37)

CMYK percentages

%0
%24.22
%15.53
%36.86

Codes

Color #A17A88 in popluar color models

A1 7A 88
RGB 161 122 136
HSL 338° 17.18% 55.49%
HSB/HSV 338° 24.22% 63.14%
CMYK 0.00% 24.22% 15.53%
36.86%

Color #A17A88 in popluar number systems.

HEX A1 7A 88
Decimal 161 122 136
Binary 10100001 1111010 10001000
Octal 241 172 210

Shades and tints

Shades of #A17A88

#A17A88
(161,122,136)
#936F7C
(147,111,124)
#856470
(133,100,112)
#775964
(119,89,100)
#694E58
(105,78,88)
#5B434C
(91,67,76)
#4D3840
(77,56,64)
#3F2D34
(63,45,52)
#312228
(49,34,40)
#23171C
(35,23,28)
#150C10
(21,12,16)
#000000
(0,0,0)

Tints of #A17A88

#A17A88
(161,122,136)
#A98692
(169,134,146)
#B1929C
(177,146,156)
#B99EA6
(185,158,166)
#C1AAB0
(193,170,176)
#C9B6BA
(201,182,186)
#D1C2C4
(209,194,196)
#D9CECE
(217,206,206)
#E1DAD8
(225,218,216)
#E9E6E2
(233,230,226)
#F1F2EC
(241,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A17A88; }

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

This text font color is #A17A88.

Background Color

.myBgColor { background-color: #A17A88; }

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

This div background color is #A17A88.

Border color

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

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

This div border color is #A17A88.

Opacity

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

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

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

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

This text has shadow with #A17A88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A17A88.

Preview

Color preview on black background

This text has color #A17A88 on black background.


Color preview on white background

This text has color #A17A88 on white background.


Black color preview on #A17A88 background

This text has black color on #A17A88 background.


White color preview on #A17A88 background

This text has white color on #A17A88 background.


Related colors

Complementary color

Complementary color for #hex is #5E8577.


I love getcolorcode.com

Triadic colors

1 #88A17A and #7A88A1 with #A17A88 are triadic colors.

2 #887AA1 and #7AA188 with #A17A88 are triadic colors.