COLOR #58484E

HEX: #58484E RGB: (88,72,78)

Color info

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

RGB color model

#58484E color RGB value is (88,72,78).

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

RGB channels and saturation

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

88
72
78

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

Portions of RGB colors in percentages

R + G + B = 88 + 72 + 78 = 238 (100%)
R 88 of 238 ~ 36.97%
G 72 of 238 ~ 30.25%
B 78 of 238 ~ 32.77'%

%36.97
%30.25
%32.77

CMYK color model

#58484E color CMYK value is (0,18,11,65).

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

CMYK: (0,18,11,65)
C0M18Y11K65 (0%, 18%, 11%, 65%)
(0.00 / 0.18 / 0.11 / 0.65)

CMYK percentages

%0
%18.18
%11.36
%65.49

Codes

Color #58484E in popluar color models

58 48 4E
RGB 88 72 78
HSL 338° 10.00% 31.37%
HSB/HSV 338° 18.18% 34.51%
CMYK 0.00% 18.18% 11.36%
65.49%

Color #58484E in popluar number systems.

HEX 58 48 4E
Decimal 88 72 78
Binary 1011000 1001000 1001110
Octal 130 110 116

Shades and tints

Shades of #58484E

#58484E
(88,72,78)
#504247
(80,66,71)
#483C40
(72,60,64)
#403639
(64,54,57)
#383032
(56,48,50)
#302A2B
(48,42,43)
#282424
(40,36,36)
#201E1D
(32,30,29)
#181816
(24,24,22)
#10120F
(16,18,15)
#080C08
(8,12,8)
#000000
(0,0,0)

Tints of #58484E

#58484E
(88,72,78)
#67585E
(103,88,94)
#76686E
(118,104,110)
#85787E
(133,120,126)
#94888E
(148,136,142)
#A3989E
(163,152,158)
#B2A8AE
(178,168,174)
#C1B8BE
(193,184,190)
#D0C8CE
(208,200,206)
#DFD8DE
(223,216,222)
#EEE8EE
(238,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58484E; }

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

This text font color is #58484E.

Background Color

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

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

This div background color is #58484E.

Border color

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

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

This div border color is #58484E.

Opacity

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

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

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

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

This text has shadow with #58484E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58484E.

Preview

Color preview on black background

This text has color #58484E on black background.


Color preview on white background

This text has color #58484E on white background.


Black color preview on #58484E background

This text has black color on #58484E background.


White color preview on #58484E background

This text has white color on #58484E background.


Related colors

Complementary color

Complementary color for #hex is #A7B7B1.


I love getcolorcode.com

Triadic colors

1 #4E5848 and #484E58 with #58484E are triadic colors.

2 #4E4858 and #48584E with #58484E are triadic colors.