COLOR #A590D6

HEX: #A590D6 RGB: (165,144,214)

Color info

#A590D6 contains mainly red and blue colors. Web safe color of #A590D6 is #9999CC (or #99C).

RGB color model

#A590D6 color RGB value is (165,144,214).

RGB: (165,144,214) (65%, 56%, 84%)

RGB channels and saturation

R 165 of 255 = 65%
G 144 of 255 = 56%
B 214 of 255 = 84%

165
144
214

R + G + B ~ 68%. #A590D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 144 + 214 = 523 (100%)
R 165 of 523 ~ 31.55%
G 144 of 523 ~ 27.53%
B 214 of 523 ~ 40.92'%

%31.55
%27.53
%40.92

CMYK color model

#A590D6 color CMYK value is (23,33,0,16).

  • cyan value is 22.90%
  • magenta value is 32.71%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (23,33,0,16)
C23M33Y0K16 (23%, 33%, 0%, 16%)
(0.23 / 0.33 / 0.00 / 0.16)

CMYK percentages

%22.9
%32.71
%0
%16.08

Codes

Color #A590D6 in popluar color models

A5 90 D6
RGB 165 144 214
HSL 258° 46.05% 70.20%
HSB/HSV 258° 32.71% 83.92%
CMYK 22.90% 32.71% 0.00%
16.08%

Color #A590D6 in popluar number systems.

HEX A5 90 D6
Decimal 165 144 214
Binary 10100101 10010000 11010110
Octal 245 220 326

Shades and tints

Shades of #A590D6

#A590D6
(165,144,214)
#9683C3
(150,131,195)
#8776B0
(135,118,176)
#78699D
(120,105,157)
#695C8A
(105,92,138)
#5A4F77
(90,79,119)
#4B4264
(75,66,100)
#3C3551
(60,53,81)
#2D283E
(45,40,62)
#1E1B2B
(30,27,43)
#0F0E18
(15,14,24)
#000000
(0,0,0)

Tints of #A590D6

#A590D6
(165,144,214)
#AD9AD9
(173,154,217)
#B5A4DC
(181,164,220)
#BDAEDF
(189,174,223)
#C5B8E2
(197,184,226)
#CDC2E5
(205,194,229)
#D5CCE8
(213,204,232)
#DDD6EB
(221,214,235)
#E5E0EE
(229,224,238)
#EDEAF1
(237,234,241)
#F5F4F4
(245,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A590D6 color. Also use rgb(165,144,214) instead hex code.

Text Font Color

.myTextColor { color: #A590D6; }

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

This text font color is #A590D6.

Background Color

.myBgColor { background-color: #A590D6; }

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

This div background color is #A590D6.

Border color

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

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

This div border color is #A590D6.

Opacity

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

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

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

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

This text has shadow with #A590D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A590D6.

Preview

Color preview on black background

This text has color #A590D6 on black background.


Color preview on white background

This text has color #A590D6 on white background.


Black color preview on #A590D6 background

This text has black color on #A590D6 background.


White color preview on #A590D6 background

This text has white color on #A590D6 background.


Related colors

Complementary color

Complementary color for #hex is #5A6F29.


I love getcolorcode.com

Triadic colors

1 #D6A590 and #90D6A5 with #A590D6 are triadic colors.

2 #D690A5 and #90A5D6 with #A590D6 are triadic colors.