COLOR #58756B

HEX: #58756B RGB: (88,117,107)

Color info

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

RGB color model

#58756B color RGB value is (88,117,107).

RGB: (88,117,107) (35%, 46%, 42%)

RGB channels and saturation

R 88 of 255 = 35%
G 117 of 255 = 46%
B 107 of 255 = 42%

88
117
107

R + G + B ~ 41%. #58756B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 117 + 107 = 312 (100%)
R 88 of 312 ~ 28.21%
G 117 of 312 ~ 37.5%
B 107 of 312 ~ 34.29'%

%28.21
%37.5
%34.29

CMYK color model

#58756B color CMYK value is (25,0,9,54).

  • cyan value is 24.79%
  • magenta value is 0.00%
  • yellow value is 8.55%
  • key color value is 54.12%
CMYK: (25,0,9,54) C25M0Y9K54 (25%,0%,9%,54%) (0.25/0.00/0.09/0.54) 

CMYK percentages

%24.79
%0
%8.55
%54.12

Codes

Color #58756B in popluar color models

58 75 6B
RGB 88 117 107
HSL 159° 14.15% 40.20%
HSB/HSV 159° 24.79% 45.88%
CMYK 24.79% 0.00% 8.55%
54.12%

Color #58756B in popluar number systems.

HEX 58 75 6B
Decimal 88 117 107
Binary 1011000 1110101 1101011
Octal 130 165 153

Shades and tints

Shades of #58756B

#58756B
(88,117,107)
#506B62
(80,107,98)
#486159
(72,97,89)
#405750
(64,87,80)
#384D47
(56,77,71)
#30433E
(48,67,62)
#283935
(40,57,53)
#202F2C
(32,47,44)
#182523
(24,37,35)
#101B1A
(16,27,26)
#081111
(8,17,17)
#000000
(0,0,0)

Tints of #58756B

#58756B
(88,117,107)
#678178
(103,129,120)
#768D85
(118,141,133)
#859992
(133,153,146)
#94A59F
(148,165,159)
#A3B1AC
(163,177,172)
#B2BDB9
(178,189,185)
#C1C9C6
(193,201,198)
#D0D5D3
(208,213,211)
#DFE1E0
(223,225,224)
#EEEDED
(238,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58756B color. Also use rgb(88,117,107) instead hex code.

Text Font Color

.myTextColor { color: #58756B; }

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

This text font color is #58756B.

Background Color

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

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

This div background color is #58756B.

Border color

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

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

This div border color is #58756B.

Opacity

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

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

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

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

This text has shadow with #58756B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58756B.

Preview

Color preview on black background

This text has color #58756B on black background.


Color preview on white background

This text has color #58756B on white background.


Black color preview on #58756B background

This text has black color on #58756B background.


White color preview on #58756B background

This text has white color on #58756B background.


Related colors

Complementary color

Complementary color for #hex is #A78A94.


I love getcolorcode.com

Triadic colors

1 #6B5875 and #756B58 with #58756B are triadic colors.

2 #6B7558 and #75586B with #58756B are triadic colors.