COLOR #A66281

HEX: #A66281 RGB: (166,98,129)

Color info

#A66281 contains mainly red and blue colors. Web safe color of #A66281 is #996699 (or #969).

RGB color model

#A66281 color RGB value is (166,98,129).

RGB: (166,98,129) (65%, 38%, 51%)

RGB channels and saturation

R 166 of 255 = 65%
G 98 of 255 = 38%
B 129 of 255 = 51%

166
98
129

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

Portions of RGB colors in percentages

R + G + B = 166 + 98 + 129 = 393 (100%)
R 166 of 393 ~ 42.24%
G 98 of 393 ~ 24.94%
B 129 of 393 ~ 32.82'%

%42.24
%24.94
%32.82

CMYK color model

#A66281 color CMYK value is (0,41,22,35).

  • cyan value is 0.00%
  • magenta value is 40.96%
  • yellow value is 22.29%
  • key color value is 34.90%

CMYK: (0,41,22,35)
C0M41Y22K35 (0%, 41%, 22%, 35%)
(0.00 / 0.41 / 0.22 / 0.35)

CMYK percentages

%0
%40.96
%22.29
%34.9

Codes

Color #A66281 in popluar color models

A6 62 81
RGB 166 98 129
HSL 333° 27.64% 51.76%
HSB/HSV 333° 40.96% 65.10%
CMYK 0.00% 40.96% 22.29%
34.90%

Color #A66281 in popluar number systems.

HEX A6 62 81
Decimal 166 98 129
Binary 10100110 1100010 10000001
Octal 246 142 201

Shades and tints

Shades of #A66281

#A66281
(166,98,129)
#975A76
(151,90,118)
#88526B
(136,82,107)
#794A60
(121,74,96)
#6A4255
(106,66,85)
#5B3A4A
(91,58,74)
#4C323F
(76,50,63)
#3D2A34
(61,42,52)
#2E2229
(46,34,41)
#1F1A1E
(31,26,30)
#101213
(16,18,19)
#000000
(0,0,0)

Tints of #A66281

#A66281
(166,98,129)
#AE708C
(174,112,140)
#B67E97
(182,126,151)
#BE8CA2
(190,140,162)
#C69AAD
(198,154,173)
#CEA8B8
(206,168,184)
#D6B6C3
(214,182,195)
#DEC4CE
(222,196,206)
#E6D2D9
(230,210,217)
#EEE0E4
(238,224,228)
#F6EEEF
(246,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A66281 color. Also use rgb(166,98,129) instead hex code.

Text Font Color

.myTextColor { color: #A66281; }

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

This text font color is #A66281.

Background Color

.myBgColor { background-color: #A66281; }

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

This div background color is #A66281.

Border color

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

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

This div border color is #A66281.

Opacity

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

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

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

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

This text has shadow with #A66281 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A66281.

Preview

Color preview on black background

This text has color #A66281 on black background.


Color preview on white background

This text has color #A66281 on white background.


Black color preview on #A66281 background

This text has black color on #A66281 background.


White color preview on #A66281 background

This text has white color on #A66281 background.


Related colors

Complementary color

Complementary color for #hex is #599D7E.


I love getcolorcode.com

Triadic colors

1 #81A662 and #6281A6 with #A66281 are triadic colors.

2 #8162A6 and #62A681 with #A66281 are triadic colors.