COLOR #585191

HEX: #585191 RGB: (88,81,145)

Color info

#585191 contains mainly red and blue colors. Web safe color of #585191 is #666699 (or #669).

RGB color model

#585191 color RGB value is (88,81,145).

RGB: (88,81,145) (35%, 32%, 57%)

RGB channels and saturation

R 88 of 255 = 35%
G 81 of 255 = 32%
B 145 of 255 = 57%

88
81
145

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

Portions of RGB colors in percentages

R + G + B = 88 + 81 + 145 = 314 (100%)
R 88 of 314 ~ 28.03%
G 81 of 314 ~ 25.8%
B 145 of 314 ~ 46.18'%

%28.03
%25.8
%46.18

CMYK color model

#585191 color CMYK value is (39,44,0,43).

  • cyan value is 39.31%
  • magenta value is 44.14%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (39,44,0,43)
C39M44Y0K43 (39%, 44%, 0%, 43%)
(0.39 / 0.44 / 0.00 / 0.43)

CMYK percentages

%39.31
%44.14
%0
%43.14

Codes

Color #585191 in popluar color models

58 51 91
RGB 88 81 145
HSL 247° 28.32% 44.31%
HSB/HSV 247° 44.14% 56.86%
CMYK 39.31% 44.14% 0.00%
43.14%

Color #585191 in popluar number systems.

HEX 58 51 91
Decimal 88 81 145
Binary 1011000 1010001 10010001
Octal 130 121 221

Shades and tints

Shades of #585191

#585191
(88,81,145)
#504A84
(80,74,132)
#484377
(72,67,119)
#403C6A
(64,60,106)
#38355D
(56,53,93)
#302E50
(48,46,80)
#282743
(40,39,67)
#202036
(32,32,54)
#181929
(24,25,41)
#10121C
(16,18,28)
#080B0F
(8,11,15)
#000000
(0,0,0)

Tints of #585191

#585191
(88,81,145)
#67609B
(103,96,155)
#766FA5
(118,111,165)
#857EAF
(133,126,175)
#948DB9
(148,141,185)
#A39CC3
(163,156,195)
#B2ABCD
(178,171,205)
#C1BAD7
(193,186,215)
#D0C9E1
(208,201,225)
#DFD8EB
(223,216,235)
#EEE7F5
(238,231,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585191 color. Also use rgb(88,81,145) instead hex code.

Text Font Color

.myTextColor { color: #585191; }

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

This text font color is #585191.

Background Color

.myBgColor { background-color: #585191; }

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

This div background color is #585191.

Border color

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

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

This div border color is #585191.

Opacity

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

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

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

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

This text has shadow with #585191 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585191.

Preview

Color preview on black background

This text has color #585191 on black background.


Color preview on white background

This text has color #585191 on white background.


Black color preview on #585191 background

This text has black color on #585191 background.


White color preview on #585191 background

This text has white color on #585191 background.


Related colors

Complementary color

Complementary color for #hex is #A7AE6E.


I love getcolorcode.com

Triadic colors

1 #915851 and #519158 with #585191 are triadic colors.

2 #915158 and #515891 with #585191 are triadic colors.