COLOR #A16677

HEX: #A16677 RGB: (161,102,119)

Color info

#A16677 contains red, green and blue colors in about the same proportion. Web safe color of #A16677 is #996666 (or #966).

RGB color model

#A16677 color RGB value is (161,102,119).

RGB: (161,102,119) (63%, 40%, 47%)

RGB channels and saturation

R 161 of 255 = 63%
G 102 of 255 = 40%
B 119 of 255 = 47%

161
102
119

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

Portions of RGB colors in percentages

R + G + B = 161 + 102 + 119 = 382 (100%)
R 161 of 382 ~ 42.15%
G 102 of 382 ~ 26.7%
B 119 of 382 ~ 31.15'%

%42.15
%26.7
%31.15

CMYK color model

#A16677 color CMYK value is (0,37,26,37).

  • cyan value is 0.00%
  • magenta value is 36.65%
  • yellow value is 26.09%
  • key color value is 36.86%
CMYK: (0,37,26,37) C0M37Y26K37 (0%,37%,26%,37%) (0.00/0.37/0.26/0.37) 

CMYK percentages

%0
%36.65
%26.09
%36.86

Codes

Color #A16677 in popluar color models

A1 66 77
RGB 161 102 119
HSL 343° 23.89% 51.57%
HSB/HSV 343° 36.65% 63.14%
CMYK 0.00% 36.65% 26.09%
36.86%

Color #A16677 in popluar number systems.

HEX A1 66 77
Decimal 161 102 119
Binary 10100001 1100110 1110111
Octal 241 146 167

Shades and tints

Shades of #A16677

#A16677
(161,102,119)
#935D6D
(147,93,109)
#855463
(133,84,99)
#774B59
(119,75,89)
#69424F
(105,66,79)
#5B3945
(91,57,69)
#4D303B
(77,48,59)
#3F2731
(63,39,49)
#311E27
(49,30,39)
#23151D
(35,21,29)
#150C13
(21,12,19)
#000000
(0,0,0)

Tints of #A16677

#A16677
(161,102,119)
#A97383
(169,115,131)
#B1808F
(177,128,143)
#B98D9B
(185,141,155)
#C19AA7
(193,154,167)
#C9A7B3
(201,167,179)
#D1B4BF
(209,180,191)
#D9C1CB
(217,193,203)
#E1CED7
(225,206,215)
#E9DBE3
(233,219,227)
#F1E8EF
(241,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A16677; }

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

This text font color is #A16677.

Background Color

.myBgColor { background-color: #A16677; }

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

This div background color is #A16677.

Border color

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

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

This div border color is #A16677.

Opacity

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

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

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

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

This text has shadow with #A16677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A16677.

Preview

Color preview on black background

This text has color #A16677 on black background.


Color preview on white background

This text has color #A16677 on white background.


Black color preview on #A16677 background

This text has black color on #A16677 background.


White color preview on #A16677 background

This text has white color on #A16677 background.


Related colors

Complementary color

Complementary color for #hex is #5E9988.


I love getcolorcode.com

Triadic colors

1 #77A166 and #6677A1 with #A16677 are triadic colors.

2 #7766A1 and #66A177 with #A16677 are triadic colors.