COLOR #A46687

HEX: #A46687 RGB: (164,102,135)

Color info

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

RGB color model

#A46687 color RGB value is (164,102,135).

RGB: (164,102,135) (64%, 40%, 53%)

RGB channels and saturation

R 164 of 255 = 64%
G 102 of 255 = 40%
B 135 of 255 = 53%

164
102
135

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

Portions of RGB colors in percentages

R + G + B = 164 + 102 + 135 = 401 (100%)
R 164 of 401 ~ 40.9%
G 102 of 401 ~ 25.44%
B 135 of 401 ~ 33.67'%

%40.9
%25.44
%33.67

CMYK color model

#A46687 color CMYK value is (0,38,18,36).

  • cyan value is 0.00%
  • magenta value is 37.80%
  • yellow value is 17.68%
  • key color value is 35.69%

CMYK: (0,38,18,36)
C0M38Y18K36 (0%, 38%, 18%, 36%)
(0.00 / 0.38 / 0.18 / 0.36)

CMYK percentages

%0
%37.8
%17.68
%35.69

Codes

Color #A46687 in popluar color models

A4 66 87
RGB 164 102 135
HSL 328° 25.41% 52.16%
HSB/HSV 328° 37.80% 64.31%
CMYK 0.00% 37.80% 17.68%
35.69%

Color #A46687 in popluar number systems.

HEX A4 66 87
Decimal 164 102 135
Binary 10100100 1100110 10000111
Octal 244 146 207

Shades and tints

Shades of #A46687

#A46687
(164,102,135)
#965D7B
(150,93,123)
#88546F
(136,84,111)
#7A4B63
(122,75,99)
#6C4257
(108,66,87)
#5E394B
(94,57,75)
#50303F
(80,48,63)
#422733
(66,39,51)
#341E27
(52,30,39)
#26151B
(38,21,27)
#180C0F
(24,12,15)
#000000
(0,0,0)

Tints of #A46687

#A46687
(164,102,135)
#AC7391
(172,115,145)
#B4809B
(180,128,155)
#BC8DA5
(188,141,165)
#C49AAF
(196,154,175)
#CCA7B9
(204,167,185)
#D4B4C3
(212,180,195)
#DCC1CD
(220,193,205)
#E4CED7
(228,206,215)
#ECDBE1
(236,219,225)
#F4E8EB
(244,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A46687 color. Also use rgb(164,102,135) instead hex code.

Text Font Color

.myTextColor { color: #A46687; }

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

This text font color is #A46687.

Background Color

.myBgColor { background-color: #A46687; }

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

This div background color is #A46687.

Border color

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

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

This div border color is #A46687.

Opacity

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

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

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

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

This text has shadow with #A46687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A46687.

Preview

Color preview on black background

This text has color #A46687 on black background.


Color preview on white background

This text has color #A46687 on white background.


Black color preview on #A46687 background

This text has black color on #A46687 background.


White color preview on #A46687 background

This text has white color on #A46687 background.


Related colors

Complementary color

Complementary color for #hex is #5B9978.


I love getcolorcode.com

Triadic colors

1 #87A466 and #6687A4 with #A46687 are triadic colors.

2 #8766A4 and #66A487 with #A46687 are triadic colors.