COLOR #58576D

HEX: #58576D RGB: (88,87,109)

Color info

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

RGB color model

#58576D color RGB value is (88,87,109).

RGB: (88,87,109) (35%, 34%, 43%)

RGB channels and saturation

R 88 of 255 = 35%
G 87 of 255 = 34%
B 109 of 255 = 43%

88
87
109

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

Portions of RGB colors in percentages

R + G + B = 88 + 87 + 109 = 284 (100%)
R 88 of 284 ~ 30.99%
G 87 of 284 ~ 30.63%
B 109 of 284 ~ 38.38'%

%30.99
%30.63
%38.38

CMYK color model

#58576D color CMYK value is (19,20,0,57).

  • cyan value is 19.27%
  • magenta value is 20.18%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (19,20,0,57)
C19M20Y0K57 (19%, 20%, 0%, 57%)
(0.19 / 0.20 / 0.00 / 0.57)

CMYK percentages

%19.27
%20.18
%0
%57.25

Codes

Color #58576D in popluar color models

58 57 6D
RGB 88 87 109
HSL 243° 11.22% 38.43%
HSB/HSV 243° 20.18% 42.75%
CMYK 19.27% 20.18% 0.00%
57.25%

Color #58576D in popluar number systems.

HEX 58 57 6D
Decimal 88 87 109
Binary 1011000 1010111 1101101
Octal 130 127 155

Shades and tints

Shades of #58576D

#58576D
(88,87,109)
#505064
(80,80,100)
#48495B
(72,73,91)
#404252
(64,66,82)
#383B49
(56,59,73)
#303440
(48,52,64)
#282D37
(40,45,55)
#20262E
(32,38,46)
#181F25
(24,31,37)
#10181C
(16,24,28)
#081113
(8,17,19)
#000000
(0,0,0)

Tints of #58576D

#58576D
(88,87,109)
#67667A
(103,102,122)
#767587
(118,117,135)
#858494
(133,132,148)
#9493A1
(148,147,161)
#A3A2AE
(163,162,174)
#B2B1BB
(178,177,187)
#C1C0C8
(193,192,200)
#D0CFD5
(208,207,213)
#DFDEE2
(223,222,226)
#EEEDEF
(238,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58576D color. Also use rgb(88,87,109) instead hex code.

Text Font Color

.myTextColor { color: #58576D; }

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

This text font color is #58576D.

Background Color

.myBgColor { background-color: #58576D; }

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

This div background color is #58576D.

Border color

.myBorderColor { border: 1px solid #58576D; }

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

This div border color is #58576D.

Opacity

.myOpacity80 { color: #58576D; opacity: 0.8; }

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

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

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

This text has shadow with #58576D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58576D.

Preview

Color preview on black background

This text has color #58576D on black background.


Color preview on white background

This text has color #58576D on white background.


Black color preview on #58576D background

This text has black color on #58576D background.


White color preview on #58576D background

This text has white color on #58576D background.


Related colors

Complementary color

Complementary color for #hex is #A7A892.


I love getcolorcode.com

Triadic colors

1 #6D5857 and #576D58 with #58576D are triadic colors.

2 #6D5758 and #57586D with #58576D are triadic colors.