COLOR #585789

HEX: #585789 RGB: (88,87,137)

Color info

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

RGB color model

#585789 color RGB value is (88,87,137).

RGB: (88,87,137) (35%, 34%, 54%)

RGB channels and saturation

R 88 of 255 = 35%
G 87 of 255 = 34%
B 137 of 255 = 54%

88
87
137

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

Portions of RGB colors in percentages

R + G + B = 88 + 87 + 137 = 312 (100%)
R 88 of 312 ~ 28.21%
G 87 of 312 ~ 27.88%
B 137 of 312 ~ 43.91'%

%28.21
%27.88
%43.91

CMYK color model

#585789 color CMYK value is (36,36,0,46).

  • cyan value is 35.77%
  • magenta value is 36.50%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (36,36,0,46)
C36M36Y0K46 (36%, 36%, 0%, 46%)
(0.36 / 0.36 / 0.00 / 0.46)

CMYK percentages

%35.77
%36.5
%0
%46.27

Codes

Color #585789 in popluar color models

58 57 89
RGB 88 87 137
HSL 241° 22.32% 43.92%
HSB/HSV 241° 36.50% 53.73%
CMYK 35.77% 36.50% 0.00%
46.27%

Color #585789 in popluar number systems.

HEX 58 57 89
Decimal 88 87 137
Binary 1011000 1010111 10001001
Octal 130 127 211

Shades and tints

Shades of #585789

#585789
(88,87,137)
#50507D
(80,80,125)
#484971
(72,73,113)
#404265
(64,66,101)
#383B59
(56,59,89)
#30344D
(48,52,77)
#282D41
(40,45,65)
#202635
(32,38,53)
#181F29
(24,31,41)
#10181D
(16,24,29)
#081111
(8,17,17)
#000000
(0,0,0)

Tints of #585789

#585789
(88,87,137)
#676693
(103,102,147)
#76759D
(118,117,157)
#8584A7
(133,132,167)
#9493B1
(148,147,177)
#A3A2BB
(163,162,187)
#B2B1C5
(178,177,197)
#C1C0CF
(193,192,207)
#D0CFD9
(208,207,217)
#DFDEE3
(223,222,227)
#EEEDED
(238,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585789 color. Also use rgb(88,87,137) instead hex code.

Text Font Color

.myTextColor { color: #585789; }

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

This text font color is #585789.

Background Color

.myBgColor { background-color: #585789; }

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

This div background color is #585789.

Border color

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

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

This div border color is #585789.

Opacity

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

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

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

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

This text has shadow with #585789 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585789.

Preview

Color preview on black background

This text has color #585789 on black background.


Color preview on white background

This text has color #585789 on white background.


Black color preview on #585789 background

This text has black color on #585789 background.


White color preview on #585789 background

This text has white color on #585789 background.


Related colors

Complementary color

Complementary color for #hex is #A7A876.


I love getcolorcode.com

Triadic colors

1 #895857 and #578958 with #585789 are triadic colors.

2 #895758 and #575889 with #585789 are triadic colors.