COLOR #58505B

HEX: #58505B RGB: (88,80,91)

Color info

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

RGB color model

#58505B color RGB value is (88,80,91).

RGB: (88,80,91) (35%, 31%, 36%)

RGB channels and saturation

R 88 of 255 = 35%
G 80 of 255 = 31%
B 91 of 255 = 36%

88
80
91

R + G + B ~ 34%. #58505B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 80 + 91 = 259 (100%)
R 88 of 259 ~ 33.98%
G 80 of 259 ~ 30.89%
B 91 of 259 ~ 35.14'%

%33.98
%30.89
%35.14

CMYK color model

#58505B color CMYK value is (3,12,0,64).

  • cyan value is 3.30%
  • magenta value is 12.09%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (3,12,0,64)
C3M12Y0K64 (3%, 12%, 0%, 64%)
(0.03 / 0.12 / 0.00 / 0.64)

CMYK percentages

%3.3
%12.09
%0
%64.31

Codes

Color #58505B in popluar color models

58 50 5B
RGB 88 80 91
HSL 284° 6.43% 33.53%
HSB/HSV 284° 12.09% 35.69%
CMYK 3.30% 12.09% 0.00%
64.31%

Color #58505B in popluar number systems.

HEX 58 50 5B
Decimal 88 80 91
Binary 1011000 1010000 1011011
Octal 130 120 133

Shades and tints

Shades of #58505B

#58505B
(88,80,91)
#504953
(80,73,83)
#48424B
(72,66,75)
#403B43
(64,59,67)
#38343B
(56,52,59)
#302D33
(48,45,51)
#28262B
(40,38,43)
#201F23
(32,31,35)
#18181B
(24,24,27)
#101113
(16,17,19)
#080A0B
(8,10,11)
#000000
(0,0,0)

Tints of #58505B

#58505B
(88,80,91)
#675F69
(103,95,105)
#766E77
(118,110,119)
#857D85
(133,125,133)
#948C93
(148,140,147)
#A39BA1
(163,155,161)
#B2AAAF
(178,170,175)
#C1B9BD
(193,185,189)
#D0C8CB
(208,200,203)
#DFD7D9
(223,215,217)
#EEE6E7
(238,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58505B color. Also use rgb(88,80,91) instead hex code.

Text Font Color

.myTextColor { color: #58505B; }

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

This text font color is #58505B.

Background Color

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

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

This div background color is #58505B.

Border color

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

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

This div border color is #58505B.

Opacity

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

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

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

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

This text has shadow with #58505B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58505B.

Preview

Color preview on black background

This text has color #58505B on black background.


Color preview on white background

This text has color #58505B on white background.


Black color preview on #58505B background

This text has black color on #58505B background.


White color preview on #58505B background

This text has white color on #58505B background.


Related colors

Complementary color

Complementary color for #hex is #A7AFA4.


I love getcolorcode.com

Triadic colors

1 #5B5850 and #505B58 with #58505B are triadic colors.

2 #5B5058 and #50585B with #58505B are triadic colors.