COLOR #A46982

HEX: #A46982 RGB: (164,105,130)

Color info

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

RGB color model

#A46982 color RGB value is (164,105,130).

RGB: (164,105,130) (64%, 41%, 51%)

RGB channels and saturation

R 164 of 255 = 64%
G 105 of 255 = 41%
B 130 of 255 = 51%

164
105
130

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

Portions of RGB colors in percentages

R + G + B = 164 + 105 + 130 = 399 (100%)
R 164 of 399 ~ 41.1%
G 105 of 399 ~ 26.32%
B 130 of 399 ~ 32.58'%

%41.1
%26.32
%32.58

CMYK color model

#A46982 color CMYK value is (0,36,21,36).

  • cyan value is 0.00%
  • magenta value is 35.98%
  • yellow value is 20.73%
  • key color value is 35.69%
CMYK: (0,36,21,36) C0M36Y21K36 (0%,36%,21%,36%) (0.00/0.36/0.21/0.36) 

CMYK percentages

%0
%35.98
%20.73
%35.69

Codes

Color #A46982 in popluar color models

A4 69 82
RGB 164 105 130
HSL 335° 24.48% 52.75%
HSB/HSV 335° 35.98% 64.31%
CMYK 0.00% 35.98% 20.73%
35.69%

Color #A46982 in popluar number systems.

HEX A4 69 82
Decimal 164 105 130
Binary 10100100 1101001 10000010
Octal 244 151 202

Shades and tints

Shades of #A46982

#A46982
(164,105,130)
#966077
(150,96,119)
#88576C
(136,87,108)
#7A4E61
(122,78,97)
#6C4556
(108,69,86)
#5E3C4B
(94,60,75)
#503340
(80,51,64)
#422A35
(66,42,53)
#34212A
(52,33,42)
#26181F
(38,24,31)
#180F14
(24,15,20)
#000000
(0,0,0)

Tints of #A46982

#A46982
(164,105,130)
#AC768D
(172,118,141)
#B48398
(180,131,152)
#BC90A3
(188,144,163)
#C49DAE
(196,157,174)
#CCAAB9
(204,170,185)
#D4B7C4
(212,183,196)
#DCC4CF
(220,196,207)
#E4D1DA
(228,209,218)
#ECDEE5
(236,222,229)
#F4EBF0
(244,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A46982 color. Also use rgb(164,105,130) instead hex code.

Text Font Color

.myTextColor { color: #A46982; }

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

This text font color is #A46982.

Background Color

.myBgColor { background-color: #A46982; }

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

This div background color is #A46982.

Border color

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

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

This div border color is #A46982.

Opacity

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

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

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

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

This text has shadow with #A46982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A46982.

Preview

Color preview on black background

This text has color #A46982 on black background.


Color preview on white background

This text has color #A46982 on white background.


Black color preview on #A46982 background

This text has black color on #A46982 background.


White color preview on #A46982 background

This text has white color on #A46982 background.


Related colors

Complementary color

Complementary color for #hex is #5B967D.


I love getcolorcode.com

Triadic colors

1 #82A469 and #6982A4 with #A46982 are triadic colors.

2 #8269A4 and #69A482 with #A46982 are triadic colors.