COLOR #585073

HEX: #585073 RGB: (88,80,115)

Color info

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

RGB color model

#585073 color RGB value is (88,80,115).

RGB: (88,80,115) (35%, 31%, 45%)

RGB channels and saturation

R 88 of 255 = 35%
G 80 of 255 = 31%
B 115 of 255 = 45%

88
80
115

R + G + B ~ 37%. #585073 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 80 + 115 = 283 (100%)
R 88 of 283 ~ 31.1%
G 80 of 283 ~ 28.27%
B 115 of 283 ~ 40.64'%

%31.1
%28.27
%40.64

CMYK color model

#585073 color CMYK value is (23,30,0,55).

  • cyan value is 23.48%
  • magenta value is 30.43%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (23,30,0,55)
C23M30Y0K55 (23%, 30%, 0%, 55%)
(0.23 / 0.30 / 0.00 / 0.55)

CMYK percentages

%23.48
%30.43
%0
%54.9

Codes

Color #585073 in popluar color models

58 50 73
RGB 88 80 115
HSL 254° 17.95% 38.24%
HSB/HSV 254° 30.43% 45.10%
CMYK 23.48% 30.43% 0.00%
54.90%

Color #585073 in popluar number systems.

HEX 58 50 73
Decimal 88 80 115
Binary 1011000 1010000 1110011
Octal 130 120 163

Shades and tints

Shades of #585073

#585073
(88,80,115)
#504969
(80,73,105)
#48425F
(72,66,95)
#403B55
(64,59,85)
#38344B
(56,52,75)
#302D41
(48,45,65)
#282637
(40,38,55)
#201F2D
(32,31,45)
#181823
(24,24,35)
#101119
(16,17,25)
#080A0F
(8,10,15)
#000000
(0,0,0)

Tints of #585073

#585073
(88,80,115)
#675F7F
(103,95,127)
#766E8B
(118,110,139)
#857D97
(133,125,151)
#948CA3
(148,140,163)
#A39BAF
(163,155,175)
#B2AABB
(178,170,187)
#C1B9C7
(193,185,199)
#D0C8D3
(208,200,211)
#DFD7DF
(223,215,223)
#EEE6EB
(238,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585073 color. Also use rgb(88,80,115) instead hex code.

Text Font Color

.myTextColor { color: #585073; }

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

This text font color is #585073.

Background Color

.myBgColor { background-color: #585073; }

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

This div background color is #585073.

Border color

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

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

This div border color is #585073.

Opacity

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

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

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

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

This text has shadow with #585073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585073.

Preview

Color preview on black background

This text has color #585073 on black background.


Color preview on white background

This text has color #585073 on white background.


Black color preview on #585073 background

This text has black color on #585073 background.


White color preview on #585073 background

This text has white color on #585073 background.


Related colors

Complementary color

Complementary color for #hex is #A7AF8C.


I love getcolorcode.com

Triadic colors

1 #735850 and #507358 with #585073 are triadic colors.

2 #735058 and #505873 with #585073 are triadic colors.