COLOR #585061

HEX: #585061 RGB: (88,80,97)

Color info

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

RGB color model

#585061 color RGB value is (88,80,97).

RGB: (88,80,97) (35%, 31%, 38%)

RGB channels and saturation

R 88 of 255 = 35%
G 80 of 255 = 31%
B 97 of 255 = 38%

88
80
97

R + G + B ~ 35%. #585061 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 80 + 97 = 265 (100%)
R 88 of 265 ~ 33.21%
G 80 of 265 ~ 30.19%
B 97 of 265 ~ 36.6'%

%33.21
%30.19
%36.6

CMYK color model

#585061 color CMYK value is (9,18,0,62).

  • cyan value is 9.28%
  • magenta value is 17.53%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (9,18,0,62)
C9M18Y0K62 (9%, 18%, 0%, 62%)
(0.09 / 0.18 / 0.00 / 0.62)

CMYK percentages

%9.28
%17.53
%0
%61.96

Codes

Color #585061 in popluar color models

58 50 61
RGB 88 80 97
HSL 268° 9.60% 34.71%
HSB/HSV 268° 17.53% 38.04%
CMYK 9.28% 17.53% 0.00%
61.96%

Color #585061 in popluar number systems.

HEX 58 50 61
Decimal 88 80 97
Binary 1011000 1010000 1100001
Octal 130 120 141

Shades and tints

Shades of #585061

#585061
(88,80,97)
#504959
(80,73,89)
#484251
(72,66,81)
#403B49
(64,59,73)
#383441
(56,52,65)
#302D39
(48,45,57)
#282631
(40,38,49)
#201F29
(32,31,41)
#181821
(24,24,33)
#101119
(16,17,25)
#080A11
(8,10,17)
#000000
(0,0,0)

Tints of #585061

#585061
(88,80,97)
#675F6F
(103,95,111)
#766E7D
(118,110,125)
#857D8B
(133,125,139)
#948C99
(148,140,153)
#A39BA7
(163,155,167)
#B2AAB5
(178,170,181)
#C1B9C3
(193,185,195)
#D0C8D1
(208,200,209)
#DFD7DF
(223,215,223)
#EEE6ED
(238,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #585061; }

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

This text font color is #585061.

Background Color

.myBgColor { background-color: #585061; }

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

This div background color is #585061.

Border color

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

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

This div border color is #585061.

Opacity

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

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

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

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

This text has shadow with #585061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585061.

Preview

Color preview on black background

This text has color #585061 on black background.


Color preview on white background

This text has color #585061 on white background.


Black color preview on #585061 background

This text has black color on #585061 background.


White color preview on #585061 background

This text has white color on #585061 background.


Related colors

Complementary color

Complementary color for #hex is #A7AF9E.


I love getcolorcode.com

Triadic colors

1 #615850 and #506158 with #585061 are triadic colors.

2 #615058 and #505861 with #585061 are triadic colors.