COLOR #58598E

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

88
89
142

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

Portions of RGB colors in percentages

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

%27.59
%27.9
%44.51

CMYK color model

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

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

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

CMYK percentages

%38.03
%37.32
%0
%44.31

Codes

Color #58598E in popluar color models

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

Color #58598E in popluar number systems.

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

Shades and tints

Shades of #58598E

#58598E
(88,89,142)
#505182
(80,81,130)
#484976
(72,73,118)
#40416A
(64,65,106)
#38395E
(56,57,94)
#303152
(48,49,82)
#282946
(40,41,70)
#20213A
(32,33,58)
#18192E
(24,25,46)
#101122
(16,17,34)
#080916
(8,9,22)
#000000
(0,0,0)

Tints of #58598E

#58598E
(88,89,142)
#676898
(103,104,152)
#7677A2
(118,119,162)
#8586AC
(133,134,172)
#9495B6
(148,149,182)
#A3A4C0
(163,164,192)
#B2B3CA
(178,179,202)
#C1C2D4
(193,194,212)
#D0D1DE
(208,209,222)
#DFE0E8
(223,224,232)
#EEEFF2
(238,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58598E; }

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

This text font color is #58598E.

Background Color

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

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

This div background color is #58598E.

Border color

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

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

This div border color is #58598E.

Opacity

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

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

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

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

This text has shadow with #58598E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58598E.

Preview

Color preview on black background

This text has color #58598E on black background.


Color preview on white background

This text has color #58598E on white background.


Black color preview on #58598E background

This text has black color on #58598E background.


White color preview on #58598E background

This text has white color on #58598E background.


Related colors

Complementary color

Complementary color for #hex is #A7A671.


I love getcolorcode.com

Triadic colors

1 #8E5859 and #598E58 with #58598E are triadic colors.

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