COLOR #A45790

HEX: #A45790 RGB: (164,87,144)

Color info

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

RGB color model

#A45790 color RGB value is (164,87,144).

RGB: (164,87,144) (64%, 34%, 56%)

RGB channels and saturation

R 164 of 255 = 64%
G 87 of 255 = 34%
B 144 of 255 = 56%

164
87
144

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

Portions of RGB colors in percentages

R + G + B = 164 + 87 + 144 = 395 (100%)
R 164 of 395 ~ 41.52%
G 87 of 395 ~ 22.03%
B 144 of 395 ~ 36.46'%

%41.52
%22.03
%36.46

CMYK color model

#A45790 color CMYK value is (0,47,12,36).

  • cyan value is 0.00%
  • magenta value is 46.95%
  • yellow value is 12.20%
  • key color value is 35.69%

CMYK: (0,47,12,36)
C0M47Y12K36 (0%, 47%, 12%, 36%)
(0.00 / 0.47 / 0.12 / 0.36)

CMYK percentages

%0
%46.95
%12.2
%35.69

Codes

Color #A45790 in popluar color models

A4 57 90
RGB 164 87 144
HSL 316° 30.68% 49.22%
HSB/HSV 316° 46.95% 64.31%
CMYK 0.00% 46.95% 12.20%
35.69%

Color #A45790 in popluar number systems.

HEX A4 57 90
Decimal 164 87 144
Binary 10100100 1010111 10010000
Octal 244 127 220

Shades and tints

Shades of #A45790

#A45790
(164,87,144)
#965083
(150,80,131)
#884976
(136,73,118)
#7A4269
(122,66,105)
#6C3B5C
(108,59,92)
#5E344F
(94,52,79)
#502D42
(80,45,66)
#422635
(66,38,53)
#341F28
(52,31,40)
#26181B
(38,24,27)
#18110E
(24,17,14)
#000000
(0,0,0)

Tints of #A45790

#A45790
(164,87,144)
#AC669A
(172,102,154)
#B475A4
(180,117,164)
#BC84AE
(188,132,174)
#C493B8
(196,147,184)
#CCA2C2
(204,162,194)
#D4B1CC
(212,177,204)
#DCC0D6
(220,192,214)
#E4CFE0
(228,207,224)
#ECDEEA
(236,222,234)
#F4EDF4
(244,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A45790 color. Also use rgb(164,87,144) instead hex code.

Text Font Color

.myTextColor { color: #A45790; }

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

This text font color is #A45790.

Background Color

.myBgColor { background-color: #A45790; }

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

This div background color is #A45790.

Border color

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

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

This div border color is #A45790.

Opacity

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

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

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

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

This text has shadow with #A45790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A45790.

Preview

Color preview on black background

This text has color #A45790 on black background.


Color preview on white background

This text has color #A45790 on white background.


Black color preview on #A45790 background

This text has black color on #A45790 background.


White color preview on #A45790 background

This text has white color on #A45790 background.


Related colors

Complementary color

Complementary color for #hex is #5BA86F.


I love getcolorcode.com

Triadic colors

1 #90A457 and #5790A4 with #A45790 are triadic colors.

2 #9057A4 and #57A490 with #A45790 are triadic colors.