COLOR #59409F

HEX: #59409F RGB: (89,64,159)

Color info

#59409F contains mainly blue color. Web safe color of #59409F is #663399 (or #639).

RGB color model

#59409F color RGB value is (89,64,159).

RGB: (89,64,159) (35%, 25%, 62%)

RGB channels and saturation

R 89 of 255 = 35%
G 64 of 255 = 25%
B 159 of 255 = 62%

89
64
159

R + G + B ~ 41%. #59409F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 64 + 159 = 312 (100%)
R 89 of 312 ~ 28.53%
G 64 of 312 ~ 20.51%
B 159 of 312 ~ 50.96'%

%28.53
%20.51
%50.96

CMYK color model

#59409F color CMYK value is (44,60,0,38).

  • cyan value is 44.03%
  • magenta value is 59.75%
  • yellow value is 0.00%
  • key color value is 37.65%

CMYK: (44,60,0,38)
C44M60Y0K38 (44%, 60%, 0%, 38%)
(0.44 / 0.60 / 0.00 / 0.38)

CMYK percentages

%44.03
%59.75
%0
%37.65

Codes

Color #59409F in popluar color models

59 40 9F
RGB 89 64 159
HSL 256° 42.60% 43.73%
HSB/HSV 256° 59.75% 62.35%
CMYK 44.03% 59.75% 0.00%
37.65%

Color #59409F in popluar number systems.

HEX 59 40 9F
Decimal 89 64 159
Binary 1011001 1000000 10011111
Octal 131 100 237

Shades and tints

Shades of #59409F

#59409F
(89,64,159)
#513B91
(81,59,145)
#493683
(73,54,131)
#413175
(65,49,117)
#392C67
(57,44,103)
#312759
(49,39,89)
#29224B
(41,34,75)
#211D3D
(33,29,61)
#19182F
(25,24,47)
#111321
(17,19,33)
#090E13
(9,14,19)
#000000
(0,0,0)

Tints of #59409F

#59409F
(89,64,159)
#6851A7
(104,81,167)
#7762AF
(119,98,175)
#8673B7
(134,115,183)
#9584BF
(149,132,191)
#A495C7
(164,149,199)
#B3A6CF
(179,166,207)
#C2B7D7
(194,183,215)
#D1C8DF
(209,200,223)
#E0D9E7
(224,217,231)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59409F color. Also use rgb(89,64,159) instead hex code.

Text Font Color

.myTextColor { color: #59409F; }

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

This text font color is #59409F.

Background Color

.myBgColor { background-color: #59409F; }

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

This div background color is #59409F.

Border color

.myBorderColor { border: 1px solid #59409F; }

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

This div border color is #59409F.

Opacity

.myOpacity80 { color: #59409F; opacity: 0.8; }

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

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

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

This text has shadow with #59409F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59409F.

Preview

Color preview on black background

This text has color #59409F on black background.


Color preview on white background

This text has color #59409F on white background.


Black color preview on #59409F background

This text has black color on #59409F background.


White color preview on #59409F background

This text has white color on #59409F background.


Related colors

Complementary color

Complementary color for #hex is #A6BF60.


I love getcolorcode.com

Triadic colors

1 #9F5940 and #409F59 with #59409F are triadic colors.

2 #9F4059 and #40599F with #59409F are triadic colors.