COLOR #A45992

HEX: #A45992 RGB: (164,89,146)

Color info

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

RGB color model

#A45992 color RGB value is (164,89,146).

RGB: (164,89,146) (64%, 35%, 57%)

RGB channels and saturation

R 164 of 255 = 64%
G 89 of 255 = 35%
B 146 of 255 = 57%

164
89
146

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

Portions of RGB colors in percentages

R + G + B = 164 + 89 + 146 = 399 (100%)
R 164 of 399 ~ 41.1%
G 89 of 399 ~ 22.31%
B 146 of 399 ~ 36.59'%

%41.1
%22.31
%36.59

CMYK color model

#A45992 color CMYK value is (0,46,11,36).

  • cyan value is 0.00%
  • magenta value is 45.73%
  • yellow value is 10.98%
  • key color value is 35.69%

CMYK: (0,46,11,36)
C0M46Y11K36 (0%, 46%, 11%, 36%)
(0.00 / 0.46 / 0.11 / 0.36)

CMYK percentages

%0
%45.73
%10.98
%35.69

Codes

Color #A45992 in popluar color models

A4 59 92
RGB 164 89 146
HSL 314° 29.64% 49.61%
HSB/HSV 314° 45.73% 64.31%
CMYK 0.00% 45.73% 10.98%
35.69%

Color #A45992 in popluar number systems.

HEX A4 59 92
Decimal 164 89 146
Binary 10100100 1011001 10010010
Octal 244 131 222

Shades and tints

Shades of #A45992

#A45992
(164,89,146)
#965185
(150,81,133)
#884978
(136,73,120)
#7A416B
(122,65,107)
#6C395E
(108,57,94)
#5E3151
(94,49,81)
#502944
(80,41,68)
#422137
(66,33,55)
#34192A
(52,25,42)
#26111D
(38,17,29)
#180910
(24,9,16)
#000000
(0,0,0)

Tints of #A45992

#A45992
(164,89,146)
#AC689B
(172,104,155)
#B477A4
(180,119,164)
#BC86AD
(188,134,173)
#C495B6
(196,149,182)
#CCA4BF
(204,164,191)
#D4B3C8
(212,179,200)
#DCC2D1
(220,194,209)
#E4D1DA
(228,209,218)
#ECE0E3
(236,224,227)
#F4EFEC
(244,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A45992 color. Also use rgb(164,89,146) instead hex code.

Text Font Color

.myTextColor { color: #A45992; }

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

This text font color is #A45992.

Background Color

.myBgColor { background-color: #A45992; }

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

This div background color is #A45992.

Border color

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

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

This div border color is #A45992.

Opacity

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

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

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

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

This text has shadow with #A45992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A45992.

Preview

Color preview on black background

This text has color #A45992 on black background.


Color preview on white background

This text has color #A45992 on white background.


Black color preview on #A45992 background

This text has black color on #A45992 background.


White color preview on #A45992 background

This text has white color on #A45992 background.


Related colors

Complementary color

Complementary color for #hex is #5BA66D.


I love getcolorcode.com

Triadic colors

1 #92A459 and #5992A4 with #A45992 are triadic colors.

2 #9259A4 and #59A492 with #A45992 are triadic colors.