COLOR #A46B8D

HEX: #A46B8D RGB: (164,107,141)

Color info

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

RGB color model

#A46B8D color RGB value is (164,107,141).

RGB: (164,107,141) (64%, 42%, 55%)

RGB channels and saturation

R 164 of 255 = 64%
G 107 of 255 = 42%
B 141 of 255 = 55%

164
107
141

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

Portions of RGB colors in percentages

R + G + B = 164 + 107 + 141 = 412 (100%)
R 164 of 412 ~ 39.81%
G 107 of 412 ~ 25.97%
B 141 of 412 ~ 34.22'%

%39.81
%25.97
%34.22

CMYK color model

#A46B8D color CMYK value is (0,35,14,36).

  • cyan value is 0.00%
  • magenta value is 34.76%
  • yellow value is 14.02%
  • key color value is 35.69%

CMYK: (0,35,14,36)
C0M35Y14K36 (0%, 35%, 14%, 36%)
(0.00 / 0.35 / 0.14 / 0.36)

CMYK percentages

%0
%34.76
%14.02
%35.69

Codes

Color #A46B8D in popluar color models

A4 6B 8D
RGB 164 107 141
HSL 324° 23.85% 53.14%
HSB/HSV 324° 34.76% 64.31%
CMYK 0.00% 34.76% 14.02%
35.69%

Color #A46B8D in popluar number systems.

HEX A4 6B 8D
Decimal 164 107 141
Binary 10100100 1101011 10001101
Octal 244 153 215

Shades and tints

Shades of #A46B8D

#A46B8D
(164,107,141)
#966281
(150,98,129)
#885975
(136,89,117)
#7A5069
(122,80,105)
#6C475D
(108,71,93)
#5E3E51
(94,62,81)
#503545
(80,53,69)
#422C39
(66,44,57)
#34232D
(52,35,45)
#261A21
(38,26,33)
#181115
(24,17,21)
#000000
(0,0,0)

Tints of #A46B8D

#A46B8D
(164,107,141)
#AC7897
(172,120,151)
#B485A1
(180,133,161)
#BC92AB
(188,146,171)
#C49FB5
(196,159,181)
#CCACBF
(204,172,191)
#D4B9C9
(212,185,201)
#DCC6D3
(220,198,211)
#E4D3DD
(228,211,221)
#ECE0E7
(236,224,231)
#F4EDF1
(244,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A46B8D color. Also use rgb(164,107,141) instead hex code.

Text Font Color

.myTextColor { color: #A46B8D; }

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

This text font color is #A46B8D.

Background Color

.myBgColor { background-color: #A46B8D; }

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

This div background color is #A46B8D.

Border color

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

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

This div border color is #A46B8D.

Opacity

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

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

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

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

This text has shadow with #A46B8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A46B8D.

Preview

Color preview on black background

This text has color #A46B8D on black background.


Color preview on white background

This text has color #A46B8D on white background.


Black color preview on #A46B8D background

This text has black color on #A46B8D background.


White color preview on #A46B8D background

This text has white color on #A46B8D background.


Related colors

Complementary color

Complementary color for #hex is #5B9472.


I love getcolorcode.com

Triadic colors

1 #8DA46B and #6B8DA4 with #A46B8D are triadic colors.

2 #8D6BA4 and #6BA48D with #A46B8D are triadic colors.