COLOR #58474B

HEX: #58474B RGB: (88,71,75)

Color info

#58474B contains red, green and blue colors in about the same proportion. Web safe color of #58474B is #663333 (or #633).

RGB color model

#58474B color RGB value is (88,71,75).

RGB: (88,71,75) (35%, 28%, 29%)

RGB channels and saturation

R 88 of 255 = 35%
G 71 of 255 = 28%
B 75 of 255 = 29%

88
71
75

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

Portions of RGB colors in percentages

R + G + B = 88 + 71 + 75 = 234 (100%)
R 88 of 234 ~ 37.61%
G 71 of 234 ~ 30.34%
B 75 of 234 ~ 32.05'%

%37.61
%30.34
%32.05

CMYK color model

#58474B color CMYK value is (0,19,15,65).

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

CMYK: (0,19,15,65)
C0M19Y15K65 (0%, 19%, 15%, 65%)
(0.00 / 0.19 / 0.15 / 0.65)

CMYK percentages

%0
%19.32
%14.77
%65.49

Codes

Color #58474B in popluar color models

58 47 4B
RGB 88 71 75
HSL 346° 10.69% 31.18%
HSB/HSV 346° 19.32% 34.51%
CMYK 0.00% 19.32% 14.77%
65.49%

Color #58474B in popluar number systems.

HEX 58 47 4B
Decimal 88 71 75
Binary 1011000 1000111 1001011
Octal 130 107 113

Shades and tints

Shades of #58474B

#58474B
(88,71,75)
#504145
(80,65,69)
#483B3F
(72,59,63)
#403539
(64,53,57)
#382F33
(56,47,51)
#30292D
(48,41,45)
#282327
(40,35,39)
#201D21
(32,29,33)
#18171B
(24,23,27)
#101115
(16,17,21)
#080B0F
(8,11,15)
#000000
(0,0,0)

Tints of #58474B

#58474B
(88,71,75)
#67575B
(103,87,91)
#76676B
(118,103,107)
#85777B
(133,119,123)
#94878B
(148,135,139)
#A3979B
(163,151,155)
#B2A7AB
(178,167,171)
#C1B7BB
(193,183,187)
#D0C7CB
(208,199,203)
#DFD7DB
(223,215,219)
#EEE7EB
(238,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58474B; }

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

This text font color is #58474B.

Background Color

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

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

This div background color is #58474B.

Border color

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

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

This div border color is #58474B.

Opacity

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

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

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

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

This text has shadow with #58474B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58474B.

Preview

Color preview on black background

This text has color #58474B on black background.


Color preview on white background

This text has color #58474B on white background.


Black color preview on #58474B background

This text has black color on #58474B background.


White color preview on #58474B background

This text has white color on #58474B background.


Related colors

Complementary color

Complementary color for #hex is #A7B8B4.


I love getcolorcode.com

Triadic colors

1 #4B5847 and #474B58 with #58474B are triadic colors.

2 #4B4758 and #47584B with #58474B are triadic colors.