COLOR #A16688

HEX: #A16688 RGB: (161,102,136)

Color info

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

RGB color model

#A16688 color RGB value is (161,102,136).

RGB: (161,102,136) (63%, 40%, 53%)

RGB channels and saturation

R 161 of 255 = 63%
G 102 of 255 = 40%
B 136 of 255 = 53%

161
102
136

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

Portions of RGB colors in percentages

R + G + B = 161 + 102 + 136 = 399 (100%)
R 161 of 399 ~ 40.35%
G 102 of 399 ~ 25.56%
B 136 of 399 ~ 34.09'%

%40.35
%25.56
%34.09

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 36.65%
  • yellow value is 15.53%
  • key color value is 36.86%
CMYK: (0,37,16,37) C0M37Y16K37 (0%,37%,16%,37%) (0.00/0.37/0.16/0.37) 

CMYK percentages

%0
%36.65
%15.53
%36.86

Codes

Color #A16688 in popluar color models

A1 66 88
RGB 161 102 136
HSL 325° 23.89% 51.57%
HSB/HSV 325° 36.65% 63.14%
CMYK 0.00% 36.65% 15.53%
36.86%

Color #A16688 in popluar number systems.

HEX A1 66 88
Decimal 161 102 136
Binary 10100001 1100110 10001000
Octal 241 146 210

Shades and tints

Shades of #A16688

#A16688
(161,102,136)
#935D7C
(147,93,124)
#855470
(133,84,112)
#774B64
(119,75,100)
#694258
(105,66,88)
#5B394C
(91,57,76)
#4D3040
(77,48,64)
#3F2734
(63,39,52)
#311E28
(49,30,40)
#23151C
(35,21,28)
#150C10
(21,12,16)
#000000
(0,0,0)

Tints of #A16688

#A16688
(161,102,136)
#A97392
(169,115,146)
#B1809C
(177,128,156)
#B98DA6
(185,141,166)
#C19AB0
(193,154,176)
#C9A7BA
(201,167,186)
#D1B4C4
(209,180,196)
#D9C1CE
(217,193,206)
#E1CED8
(225,206,216)
#E9DBE2
(233,219,226)
#F1E8EC
(241,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A16688; }

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

This text font color is #A16688.

Background Color

.myBgColor { background-color: #A16688; }

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

This div background color is #A16688.

Border color

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

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

This div border color is #A16688.

Opacity

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

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

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

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

This text has shadow with #A16688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A16688.

Preview

Color preview on black background

This text has color #A16688 on black background.


Color preview on white background

This text has color #A16688 on white background.


Black color preview on #A16688 background

This text has black color on #A16688 background.


White color preview on #A16688 background

This text has white color on #A16688 background.


Related colors

Complementary color

Complementary color for #hex is #5E9977.


I love getcolorcode.com

Triadic colors

1 #88A166 and #6688A1 with #A16688 are triadic colors.

2 #8866A1 and #66A188 with #A16688 are triadic colors.