COLOR #585E58

HEX: #585E58 RGB: (88,94,88)

Color info

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

RGB color model

#585E58 color RGB value is (88,94,88).

RGB: (88,94,88) (35%, 37%, 35%)

RGB channels and saturation

R 88 of 255 = 35%
G 94 of 255 = 37%
B 88 of 255 = 35%

88
94
88

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

Portions of RGB colors in percentages

R + G + B = 88 + 94 + 88 = 270 (100%)
R 88 of 270 ~ 32.59%
G 94 of 270 ~ 34.81%
B 88 of 270 ~ 32.59'%

%32.59
%34.81
%32.59

CMYK color model

#585E58 color CMYK value is (6,0,6,63).

  • cyan value is 6.38%
  • magenta value is 0.00%
  • yellow value is 6.38%
  • key color value is 63.14%

CMYK: (6,0,6,63)
C6M0Y6K63 (6%, 0%, 6%, 63%)
(0.06 / 0.00 / 0.06 / 0.63)

CMYK percentages

%6.38
%0
%6.38
%63.14

Codes

Color #585E58 in popluar color models

58 5E 58
RGB 88 94 88
HSL 120° 3.30% 35.69%
HSB/HSV 120° 6.38% 36.86%
CMYK 6.38% 0.00% 6.38%
63.14%

Color #585E58 in popluar number systems.

HEX 58 5E 58
Decimal 88 94 88
Binary 1011000 1011110 1011000
Octal 130 136 130

Shades and tints

Shades of #585E58

#585E58
(88,94,88)
#505650
(80,86,80)
#484E48
(72,78,72)
#404640
(64,70,64)
#383E38
(56,62,56)
#303630
(48,54,48)
#282E28
(40,46,40)
#202620
(32,38,32)
#181E18
(24,30,24)
#101610
(16,22,16)
#080E08
(8,14,8)
#000000
(0,0,0)

Tints of #585E58

#585E58
(88,94,88)
#676C67
(103,108,103)
#767A76
(118,122,118)
#858885
(133,136,133)
#949694
(148,150,148)
#A3A4A3
(163,164,163)
#B2B2B2
(178,178,178)
#C1C0C1
(193,192,193)
#D0CED0
(208,206,208)
#DFDCDF
(223,220,223)
#EEEAEE
(238,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #585E58; }

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

This text font color is #585E58.

Background Color

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

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

This div background color is #585E58.

Border color

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

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

This div border color is #585E58.

Opacity

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

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

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

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

This text has shadow with #585E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585E58.

Preview

Color preview on black background

This text has color #585E58 on black background.


Color preview on white background

This text has color #585E58 on white background.


Black color preview on #585E58 background

This text has black color on #585E58 background.


White color preview on #585E58 background

This text has white color on #585E58 background.


Related colors

Complementary color

Complementary color for #hex is #A7A1A7.


I love getcolorcode.com

Triadic colors

1 #58585E and #5E5858 with #585E58 are triadic colors.

2 #585E58 and #5E5858 with #585E58 are triadic colors.