COLOR #58755D

HEX: #58755D RGB: (88,117,93)

Color info

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

RGB color model

#58755D color RGB value is (88,117,93).

RGB: (88,117,93) (35%, 46%, 36%)

RGB channels and saturation

R 88 of 255 = 35%
G 117 of 255 = 46%
B 93 of 255 = 36%

88
117
93

R + G + B ~ 39%. #58755D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 117 + 93 = 298 (100%)
R 88 of 298 ~ 29.53%
G 117 of 298 ~ 39.26%
B 93 of 298 ~ 31.21'%

%29.53
%39.26
%31.21

CMYK color model

#58755D color CMYK value is (25,0,21,54).

  • cyan value is 24.79%
  • magenta value is 0.00%
  • yellow value is 20.51%
  • key color value is 54.12%

CMYK: (25,0,21,54)
C25M0Y21K54 (25%, 0%, 21%, 54%)
(0.25 / 0.00 / 0.21 / 0.54)

CMYK percentages

%24.79
%0
%20.51
%54.12

Codes

Color #58755D in popluar color models

58 75 5D
RGB 88 117 93
HSL 130° 14.15% 40.20%
HSB/HSV 130° 24.79% 45.88%
CMYK 24.79% 0.00% 20.51%
54.12%

Color #58755D in popluar number systems.

HEX 58 75 5D
Decimal 88 117 93
Binary 1011000 1110101 1011101
Octal 130 165 135

Shades and tints

Shades of #58755D

#58755D
(88,117,93)
#506B55
(80,107,85)
#48614D
(72,97,77)
#405745
(64,87,69)
#384D3D
(56,77,61)
#304335
(48,67,53)
#28392D
(40,57,45)
#202F25
(32,47,37)
#18251D
(24,37,29)
#101B15
(16,27,21)
#08110D
(8,17,13)
#000000
(0,0,0)

Tints of #58755D

#58755D
(88,117,93)
#67816B
(103,129,107)
#768D79
(118,141,121)
#859987
(133,153,135)
#94A595
(148,165,149)
#A3B1A3
(163,177,163)
#B2BDB1
(178,189,177)
#C1C9BF
(193,201,191)
#D0D5CD
(208,213,205)
#DFE1DB
(223,225,219)
#EEEDE9
(238,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58755D color. Also use rgb(88,117,93) instead hex code.

Text Font Color

.myTextColor { color: #58755D; }

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

This text font color is #58755D.

Background Color

.myBgColor { background-color: #58755D; }

<div style="background-color:#58755D">Inner text</div>

This div background color is #58755D.

Border color

.myBorderColor { border: 1px solid #58755D; }

<div style="border:3px solid #58755D">Div</div>

This div border color is #58755D.

Opacity

.myOpacity80 { color: #58755D; opacity: 0.8; }

<p style="color:#58755D;opacity:0.8;">80%</p>

Text with #58755D 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 #58755D;}

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

This text has shadow with #58755D color.


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

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

This text has shadow with #58755D primary color and red secondary color.


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

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

This text has shadow with #58755D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58755D.

Preview

Color preview on black background

This text has color #58755D on black background.


Color preview on white background

This text has color #58755D on white background.


Black color preview on #58755D background

This text has black color on #58755D background.


White color preview on #58755D background

This text has white color on #58755D background.


Related colors

Complementary color

Complementary color for #hex is #A78AA2.


I love getcolorcode.com

Triadic colors

1 #5D5875 and #755D58 with #58755D are triadic colors.

2 #5D7558 and #75585D with #58755D are triadic colors.