COLOR #585378

HEX: #585378 RGB: (88,83,120)

Color info

#585378 contains red, green and blue colors in about the same proportion. Web safe color of #585378 is #666666 (or #666).

RGB color model

#585378 color RGB value is (88,83,120).

RGB: (88,83,120) (35%, 33%, 47%)

RGB channels and saturation

R 88 of 255 = 35%
G 83 of 255 = 33%
B 120 of 255 = 47%

88
83
120

R + G + B ~ 38%. #585378 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 83 + 120 = 291 (100%)
R 88 of 291 ~ 30.24%
G 83 of 291 ~ 28.52%
B 120 of 291 ~ 41.24'%

%30.24
%28.52
%41.24

CMYK color model

#585378 color CMYK value is (27,31,0,53).

  • cyan value is 26.67%
  • magenta value is 30.83%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (27,31,0,53)
C27M31Y0K53 (27%, 31%, 0%, 53%)
(0.27 / 0.31 / 0.00 / 0.53)

CMYK percentages

%26.67
%30.83
%0
%52.94

Codes

Color #585378 in popluar color models

58 53 78
RGB 88 83 120
HSL 248° 18.23% 39.80%
HSB/HSV 248° 30.83% 47.06%
CMYK 26.67% 30.83% 0.00%
52.94%

Color #585378 in popluar number systems.

HEX 58 53 78
Decimal 88 83 120
Binary 1011000 1010011 1111000
Octal 130 123 170

Shades and tints

Shades of #585378

#585378
(88,83,120)
#504C6E
(80,76,110)
#484564
(72,69,100)
#403E5A
(64,62,90)
#383750
(56,55,80)
#303046
(48,48,70)
#28293C
(40,41,60)
#202232
(32,34,50)
#181B28
(24,27,40)
#10141E
(16,20,30)
#080D14
(8,13,20)
#000000
(0,0,0)

Tints of #585378

#585378
(88,83,120)
#676284
(103,98,132)
#767190
(118,113,144)
#85809C
(133,128,156)
#948FA8
(148,143,168)
#A39EB4
(163,158,180)
#B2ADC0
(178,173,192)
#C1BCCC
(193,188,204)
#D0CBD8
(208,203,216)
#DFDAE4
(223,218,228)
#EEE9F0
(238,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585378 color. Also use rgb(88,83,120) instead hex code.

Text Font Color

.myTextColor { color: #585378; }

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

This text font color is #585378.

Background Color

.myBgColor { background-color: #585378; }

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

This div background color is #585378.

Border color

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

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

This div border color is #585378.

Opacity

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

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

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

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

This text has shadow with #585378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585378.

Preview

Color preview on black background

This text has color #585378 on black background.


Color preview on white background

This text has color #585378 on white background.


Black color preview on #585378 background

This text has black color on #585378 background.


White color preview on #585378 background

This text has white color on #585378 background.


Related colors

Complementary color

Complementary color for #hex is #A7AC87.


I love getcolorcode.com

Triadic colors

1 #785853 and #537858 with #585378 are triadic colors.

2 #785358 and #535878 with #585378 are triadic colors.