COLOR #58474E

HEX: #58474E RGB: (88,71,78)

Color info

#58474E contains red, green and blue colors in about the same proportion. Web safe color of #58474E is #663366 (or #636).

RGB color model

#58474E color RGB value is (88,71,78).

RGB: (88,71,78) (35%, 28%, 31%)

RGB channels and saturation

R 88 of 255 = 35%
G 71 of 255 = 28%
B 78 of 255 = 31%

88
71
78

R + G + B ~ 31%. #58474E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 71 + 78 = 237 (100%)
R 88 of 237 ~ 37.13%
G 71 of 237 ~ 29.96%
B 78 of 237 ~ 32.91'%

%37.13
%29.96
%32.91

CMYK color model

#58474E color CMYK value is (0,19,11,65).

  • cyan value is 0.00%
  • magenta value is 19.32%
  • yellow value is 11.36%
  • key color value is 65.49%

CMYK: (0,19,11,65)
C0M19Y11K65 (0%, 19%, 11%, 65%)
(0.00 / 0.19 / 0.11 / 0.65)

CMYK percentages

%0
%19.32
%11.36
%65.49

Codes

Color #58474E in popluar color models

58 47 4E
RGB 88 71 78
HSL 335° 10.69% 31.18%
HSB/HSV 335° 19.32% 34.51%
CMYK 0.00% 19.32% 11.36%
65.49%

Color #58474E in popluar number systems.

HEX 58 47 4E
Decimal 88 71 78
Binary 1011000 1000111 1001110
Octal 130 107 116

Shades and tints

Shades of #58474E

#58474E
(88,71,78)
#504147
(80,65,71)
#483B40
(72,59,64)
#403539
(64,53,57)
#382F32
(56,47,50)
#30292B
(48,41,43)
#282324
(40,35,36)
#201D1D
(32,29,29)
#181716
(24,23,22)
#10110F
(16,17,15)
#080B08
(8,11,8)
#000000
(0,0,0)

Tints of #58474E

#58474E
(88,71,78)
#67575E
(103,87,94)
#76676E
(118,103,110)
#85777E
(133,119,126)
#94878E
(148,135,142)
#A3979E
(163,151,158)
#B2A7AE
(178,167,174)
#C1B7BE
(193,183,190)
#D0C7CE
(208,199,206)
#DFD7DE
(223,215,222)
#EEE7EE
(238,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58474E color. Also use rgb(88,71,78) instead hex code.

Text Font Color

.myTextColor { color: #58474E; }

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

This text font color is #58474E.

Background Color

.myBgColor { background-color: #58474E; }

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

This div background color is #58474E.

Border color

.myBorderColor { border: 1px solid #58474E; }

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

This div border color is #58474E.

Opacity

.myOpacity80 { color: #58474E; opacity: 0.8; }

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

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

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

This text has shadow with #58474E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58474E.

Preview

Color preview on black background

This text has color #58474E on black background.


Color preview on white background

This text has color #58474E on white background.


Black color preview on #58474E background

This text has black color on #58474E background.


White color preview on #58474E background

This text has white color on #58474E background.


Related colors

Complementary color

Complementary color for #hex is #A7B8B1.


I love getcolorcode.com

Triadic colors

1 #4E5847 and #474E58 with #58474E are triadic colors.

2 #4E4758 and #47584E with #58474E are triadic colors.