COLOR #59328D

HEX: #59328D RGB: (89,50,141)

Color info

#59328D contains mainly red and blue colors. Web safe color of #59328D is #663399 (or #639).

RGB color model

#59328D color RGB value is (89,50,141).

RGB: (89,50,141) (35%, 20%, 55%)

RGB channels and saturation

R 89 of 255 = 35%
G 50 of 255 = 20%
B 141 of 255 = 55%

89
50
141

R + G + B ~ 37%. #59328D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 50 + 141 = 280 (100%)
R 89 of 280 ~ 31.79%
G 50 of 280 ~ 17.86%
B 141 of 280 ~ 50.36'%

%31.79
%17.86
%50.36

CMYK color model

#59328D color CMYK value is (37,65,0,45).

  • cyan value is 36.88%
  • magenta value is 64.54%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (37,65,0,45)
C37M65Y0K45 (37%, 65%, 0%, 45%)
(0.37 / 0.65 / 0.00 / 0.45)

CMYK percentages

%36.88
%64.54
%0
%44.71

Codes

Color #59328D in popluar color models

59 32 8D
RGB 89 50 141
HSL 266° 47.64% 37.45%
HSB/HSV 266° 64.54% 55.29%
CMYK 36.88% 64.54% 0.00%
44.71%

Color #59328D in popluar number systems.

HEX 59 32 8D
Decimal 89 50 141
Binary 1011001 110010 10001101
Octal 131 62 215

Shades and tints

Shades of #59328D

#59328D
(89,50,141)
#512E81
(81,46,129)
#492A75
(73,42,117)
#412669
(65,38,105)
#39225D
(57,34,93)
#311E51
(49,30,81)
#291A45
(41,26,69)
#211639
(33,22,57)
#19122D
(25,18,45)
#110E21
(17,14,33)
#090A15
(9,10,21)
#000000
(0,0,0)

Tints of #59328D

#59328D
(89,50,141)
#684497
(104,68,151)
#7756A1
(119,86,161)
#8668AB
(134,104,171)
#957AB5
(149,122,181)
#A48CBF
(164,140,191)
#B39EC9
(179,158,201)
#C2B0D3
(194,176,211)
#D1C2DD
(209,194,221)
#E0D4E7
(224,212,231)
#EFE6F1
(239,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59328D color. Also use rgb(89,50,141) instead hex code.

Text Font Color

.myTextColor { color: #59328D; }

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

This text font color is #59328D.

Background Color

.myBgColor { background-color: #59328D; }

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

This div background color is #59328D.

Border color

.myBorderColor { border: 1px solid #59328D; }

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

This div border color is #59328D.

Opacity

.myOpacity80 { color: #59328D; opacity: 0.8; }

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

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

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

This text has shadow with #59328D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59328D.

Preview

Color preview on black background

This text has color #59328D on black background.


Color preview on white background

This text has color #59328D on white background.


Black color preview on #59328D background

This text has black color on #59328D background.


White color preview on #59328D background

This text has white color on #59328D background.


Related colors

Complementary color

Complementary color for #hex is #A6CD72.


I love getcolorcode.com

Triadic colors

1 #8D5932 and #328D59 with #59328D are triadic colors.

2 #8D3259 and #32598D with #59328D are triadic colors.