COLOR #585662

HEX: #585662 RGB: (88,86,98)

Color info

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

RGB color model

#585662 color RGB value is (88,86,98).

RGB: (88,86,98) (35%, 34%, 38%)

RGB channels and saturation

R 88 of 255 = 35%
G 86 of 255 = 34%
B 98 of 255 = 38%

88
86
98

R + G + B ~ 36%. #585662 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 86 + 98 = 272 (100%)
R 88 of 272 ~ 32.35%
G 86 of 272 ~ 31.62%
B 98 of 272 ~ 36.03'%

%32.35
%31.62
%36.03

CMYK color model

#585662 color CMYK value is (10,12,0,62).

  • cyan value is 10.20%
  • magenta value is 12.24%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (10,12,0,62)
C10M12Y0K62 (10%, 12%, 0%, 62%)
(0.10 / 0.12 / 0.00 / 0.62)

CMYK percentages

%10.2
%12.24
%0
%61.57

Codes

Color #585662 in popluar color models

58 56 62
RGB 88 86 98
HSL 250° 6.52% 36.08%
HSB/HSV 250° 12.24% 38.43%
CMYK 10.20% 12.24% 0.00%
61.57%

Color #585662 in popluar number systems.

HEX 58 56 62
Decimal 88 86 98
Binary 1011000 1010110 1100010
Octal 130 126 142

Shades and tints

Shades of #585662

#585662
(88,86,98)
#504F5A
(80,79,90)
#484852
(72,72,82)
#40414A
(64,65,74)
#383A42
(56,58,66)
#30333A
(48,51,58)
#282C32
(40,44,50)
#20252A
(32,37,42)
#181E22
(24,30,34)
#10171A
(16,23,26)
#081012
(8,16,18)
#000000
(0,0,0)

Tints of #585662

#585662
(88,86,98)
#676570
(103,101,112)
#76747E
(118,116,126)
#85838C
(133,131,140)
#94929A
(148,146,154)
#A3A1A8
(163,161,168)
#B2B0B6
(178,176,182)
#C1BFC4
(193,191,196)
#D0CED2
(208,206,210)
#DFDDE0
(223,221,224)
#EEECEE
(238,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #585662; }

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

This text font color is #585662.

Background Color

.myBgColor { background-color: #585662; }

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

This div background color is #585662.

Border color

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

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

This div border color is #585662.

Opacity

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

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

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

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

This text has shadow with #585662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585662.

Preview

Color preview on black background

This text has color #585662 on black background.


Color preview on white background

This text has color #585662 on white background.


Black color preview on #585662 background

This text has black color on #585662 background.


White color preview on #585662 background

This text has white color on #585662 background.


Related colors

Complementary color

Complementary color for #hex is #A7A99D.


I love getcolorcode.com

Triadic colors

1 #625856 and #566258 with #585662 are triadic colors.

2 #625658 and #565862 with #585662 are triadic colors.