COLOR #585C56

HEX: #585C56 RGB: (88,92,86)

Color info

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

RGB color model

#585C56 color RGB value is (88,92,86).

RGB: (88,92,86) (35%, 36%, 34%)

RGB channels and saturation

R 88 of 255 = 35%
G 92 of 255 = 36%
B 86 of 255 = 34%

88
92
86

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

Portions of RGB colors in percentages

R + G + B = 88 + 92 + 86 = 266 (100%)
R 88 of 266 ~ 33.08%
G 92 of 266 ~ 34.59%
B 86 of 266 ~ 32.33'%

%33.08
%34.59
%32.33

CMYK color model

#585C56 color CMYK value is (4,0,7,64).

  • cyan value is 4.35%
  • magenta value is 0.00%
  • yellow value is 6.52%
  • key color value is 63.92%

CMYK: (4,0,7,64)
C4M0Y7K64 (4%, 0%, 7%, 64%)
(0.04 / 0.00 / 0.07 / 0.64)

CMYK percentages

%4.35
%0
%6.52
%63.92

Codes

Color #585C56 in popluar color models

58 5C 56
RGB 88 92 86
HSL 100° 3.37% 34.90%
HSB/HSV 100° 6.52% 36.08%
CMYK 4.35% 0.00% 6.52%
63.92%

Color #585C56 in popluar number systems.

HEX 58 5C 56
Decimal 88 92 86
Binary 1011000 1011100 1010110
Octal 130 134 126

Shades and tints

Shades of #585C56

#585C56
(88,92,86)
#50544F
(80,84,79)
#484C48
(72,76,72)
#404441
(64,68,65)
#383C3A
(56,60,58)
#303433
(48,52,51)
#282C2C
(40,44,44)
#202425
(32,36,37)
#181C1E
(24,28,30)
#101417
(16,20,23)
#080C10
(8,12,16)
#000000
(0,0,0)

Tints of #585C56

#585C56
(88,92,86)
#676A65
(103,106,101)
#767874
(118,120,116)
#858683
(133,134,131)
#949492
(148,148,146)
#A3A2A1
(163,162,161)
#B2B0B0
(178,176,176)
#C1BEBF
(193,190,191)
#D0CCCE
(208,204,206)
#DFDADD
(223,218,221)
#EEE8EC
(238,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585C56 color. Also use rgb(88,92,86) instead hex code.

Text Font Color

.myTextColor { color: #585C56; }

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

This text font color is #585C56.

Background Color

.myBgColor { background-color: #585C56; }

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

This div background color is #585C56.

Border color

.myBorderColor { border: 1px solid #585C56; }

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

This div border color is #585C56.

Opacity

.myOpacity80 { color: #585C56; opacity: 0.8; }

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

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

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

This text has shadow with #585C56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585C56.

Preview

Color preview on black background

This text has color #585C56 on black background.


Color preview on white background

This text has color #585C56 on white background.


Black color preview on #585C56 background

This text has black color on #585C56 background.


White color preview on #585C56 background

This text has white color on #585C56 background.


Related colors

Complementary color

Complementary color for #hex is #A7A3A9.


I love getcolorcode.com

Triadic colors

1 #56585C and #5C5658 with #585C56 are triadic colors.

2 #565C58 and #5C5856 with #585C56 are triadic colors.