COLOR #A46189

HEX: #A46189 RGB: (164,97,137)

Color info

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

RGB color model

#A46189 color RGB value is (164,97,137).

RGB: (164,97,137) (64%, 38%, 54%)

RGB channels and saturation

R 164 of 255 = 64%
G 97 of 255 = 38%
B 137 of 255 = 54%

164
97
137

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

Portions of RGB colors in percentages

R + G + B = 164 + 97 + 137 = 398 (100%)
R 164 of 398 ~ 41.21%
G 97 of 398 ~ 24.37%
B 137 of 398 ~ 34.42'%

%41.21
%24.37
%34.42

CMYK color model

#A46189 color CMYK value is (0,41,16,36).

  • cyan value is 0.00%
  • magenta value is 40.85%
  • yellow value is 16.46%
  • key color value is 35.69%

CMYK: (0,41,16,36)
C0M41Y16K36 (0%, 41%, 16%, 36%)
(0.00 / 0.41 / 0.16 / 0.36)

CMYK percentages

%0
%40.85
%16.46
%35.69

Codes

Color #A46189 in popluar color models

A4 61 89
RGB 164 97 137
HSL 324° 26.91% 51.18%
HSB/HSV 324° 40.85% 64.31%
CMYK 0.00% 40.85% 16.46%
35.69%

Color #A46189 in popluar number systems.

HEX A4 61 89
Decimal 164 97 137
Binary 10100100 1100001 10001001
Octal 244 141 211

Shades and tints

Shades of #A46189

#A46189
(164,97,137)
#96597D
(150,89,125)
#885171
(136,81,113)
#7A4965
(122,73,101)
#6C4159
(108,65,89)
#5E394D
(94,57,77)
#503141
(80,49,65)
#422935
(66,41,53)
#342129
(52,33,41)
#26191D
(38,25,29)
#181111
(24,17,17)
#000000
(0,0,0)

Tints of #A46189

#A46189
(164,97,137)
#AC6F93
(172,111,147)
#B47D9D
(180,125,157)
#BC8BA7
(188,139,167)
#C499B1
(196,153,177)
#CCA7BB
(204,167,187)
#D4B5C5
(212,181,197)
#DCC3CF
(220,195,207)
#E4D1D9
(228,209,217)
#ECDFE3
(236,223,227)
#F4EDED
(244,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A46189 color. Also use rgb(164,97,137) instead hex code.

Text Font Color

.myTextColor { color: #A46189; }

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

This text font color is #A46189.

Background Color

.myBgColor { background-color: #A46189; }

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

This div background color is #A46189.

Border color

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

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

This div border color is #A46189.

Opacity

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

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

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

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

This text has shadow with #A46189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A46189.

Preview

Color preview on black background

This text has color #A46189 on black background.


Color preview on white background

This text has color #A46189 on white background.


Black color preview on #A46189 background

This text has black color on #A46189 background.


White color preview on #A46189 background

This text has white color on #A46189 background.


Related colors

Complementary color

Complementary color for #hex is #5B9E76.


I love getcolorcode.com

Triadic colors

1 #89A461 and #6189A4 with #A46189 are triadic colors.

2 #8961A4 and #61A489 with #A46189 are triadic colors.