COLOR #59588E

HEX: #59588E RGB: (89,88,142)

Color info

#59588E contains red, green and blue colors in about the same proportion. Web safe color of #59588E is #666699 (or #669).

RGB color model

#59588E color RGB value is (89,88,142).

RGB: (89,88,142) (35%, 35%, 56%)

RGB channels and saturation

R 89 of 255 = 35%
G 88 of 255 = 35%
B 142 of 255 = 56%

89
88
142

R + G + B ~ 42%. #59588E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 88 + 142 = 319 (100%)
R 89 of 319 ~ 27.9%
G 88 of 319 ~ 27.59%
B 142 of 319 ~ 44.51'%

%27.9
%27.59
%44.51

CMYK color model

#59588E color CMYK value is (37,38,0,44).

  • cyan value is 37.32%
  • magenta value is 38.03%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (37,38,0,44)
C37M38Y0K44 (37%, 38%, 0%, 44%)
(0.37 / 0.38 / 0.00 / 0.44)

CMYK percentages

%37.32
%38.03
%0
%44.31

Codes

Color #59588E in popluar color models

59 58 8E
RGB 89 88 142
HSL 241° 23.48% 45.10%
HSB/HSV 241° 38.03% 55.69%
CMYK 37.32% 38.03% 0.00%
44.31%

Color #59588E in popluar number systems.

HEX 59 58 8E
Decimal 89 88 142
Binary 1011001 1011000 10001110
Octal 131 130 216

Shades and tints

Shades of #59588E

#59588E
(89,88,142)
#515082
(81,80,130)
#494876
(73,72,118)
#41406A
(65,64,106)
#39385E
(57,56,94)
#313052
(49,48,82)
#292846
(41,40,70)
#21203A
(33,32,58)
#19182E
(25,24,46)
#111022
(17,16,34)
#090816
(9,8,22)
#000000
(0,0,0)

Tints of #59588E

#59588E
(89,88,142)
#686798
(104,103,152)
#7776A2
(119,118,162)
#8685AC
(134,133,172)
#9594B6
(149,148,182)
#A4A3C0
(164,163,192)
#B3B2CA
(179,178,202)
#C2C1D4
(194,193,212)
#D1D0DE
(209,208,222)
#E0DFE8
(224,223,232)
#EFEEF2
(239,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59588E color. Also use rgb(89,88,142) instead hex code.

Text Font Color

.myTextColor { color: #59588E; }

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

This text font color is #59588E.

Background Color

.myBgColor { background-color: #59588E; }

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

This div background color is #59588E.

Border color

.myBorderColor { border: 1px solid #59588E; }

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

This div border color is #59588E.

Opacity

.myOpacity80 { color: #59588E; opacity: 0.8; }

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

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

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

This text has shadow with #59588E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59588E.

Preview

Color preview on black background

This text has color #59588E on black background.


Color preview on white background

This text has color #59588E on white background.


Black color preview on #59588E background

This text has black color on #59588E background.


White color preview on #59588E background

This text has white color on #59588E background.


Related colors

Complementary color

Complementary color for #hex is #A6A771.


I love getcolorcode.com

Triadic colors

1 #8E5958 and #588E59 with #59588E are triadic colors.

2 #8E5859 and #58598E with #59588E are triadic colors.