COLOR #A66173

HEX: #A66173 RGB: (166,97,115)

Color info

#A66173 contains mainly red and blue colors. Web safe color of #A66173 is #996666 (or #966).

RGB color model

#A66173 color RGB value is (166,97,115).

RGB: (166,97,115) (65%, 38%, 45%)

RGB channels and saturation

R 166 of 255 = 65%
G 97 of 255 = 38%
B 115 of 255 = 45%

166
97
115

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

Portions of RGB colors in percentages

R + G + B = 166 + 97 + 115 = 378 (100%)
R 166 of 378 ~ 43.92%
G 97 of 378 ~ 25.66%
B 115 of 378 ~ 30.42'%

%43.92
%25.66
%30.42

CMYK color model

#A66173 color CMYK value is (0,42,31,35).

  • cyan value is 0.00%
  • magenta value is 41.57%
  • yellow value is 30.72%
  • key color value is 34.90%
CMYK: (0,42,31,35) C0M42Y31K35 (0%,42%,31%,35%) (0.00/0.42/0.31/0.35) 

CMYK percentages

%0
%41.57
%30.72
%34.9

Codes

Color #A66173 in popluar color models

A6 61 73
RGB 166 97 115
HSL 344° 27.94% 51.57%
HSB/HSV 344° 41.57% 65.10%
CMYK 0.00% 41.57% 30.72%
34.90%

Color #A66173 in popluar number systems.

HEX A6 61 73
Decimal 166 97 115
Binary 10100110 1100001 1110011
Octal 246 141 163

Shades and tints

Shades of #A66173

#A66173
(166,97,115)
#975969
(151,89,105)
#88515F
(136,81,95)
#794955
(121,73,85)
#6A414B
(106,65,75)
#5B3941
(91,57,65)
#4C3137
(76,49,55)
#3D292D
(61,41,45)
#2E2123
(46,33,35)
#1F1919
(31,25,25)
#10110F
(16,17,15)
#000000
(0,0,0)

Tints of #A66173

#A66173
(166,97,115)
#AE6F7F
(174,111,127)
#B67D8B
(182,125,139)
#BE8B97
(190,139,151)
#C699A3
(198,153,163)
#CEA7AF
(206,167,175)
#D6B5BB
(214,181,187)
#DEC3C7
(222,195,199)
#E6D1D3
(230,209,211)
#EEDFDF
(238,223,223)
#F6EDEB
(246,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A66173 color. Also use rgb(166,97,115) instead hex code.

Text Font Color

.myTextColor { color: #A66173; }

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

This text font color is #A66173.

Background Color

.myBgColor { background-color: #A66173; }

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

This div background color is #A66173.

Border color

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

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

This div border color is #A66173.

Opacity

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

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

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

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

This text has shadow with #A66173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A66173.

Preview

Color preview on black background

This text has color #A66173 on black background.


Color preview on white background

This text has color #A66173 on white background.


Black color preview on #A66173 background

This text has black color on #A66173 background.


White color preview on #A66173 background

This text has white color on #A66173 background.


Related colors

Complementary color

Complementary color for #hex is #599E8C.


I love getcolorcode.com

Triadic colors

1 #73A661 and #6173A6 with #A66173 are triadic colors.

2 #7361A6 and #61A673 with #A66173 are triadic colors.