COLOR #58735D

HEX: #58735D RGB: (88,115,93)

Color info

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

RGB color model

#58735D color RGB value is (88,115,93).

RGB: (88,115,93) (35%, 45%, 36%)

RGB channels and saturation

R 88 of 255 = 35%
G 115 of 255 = 45%
B 93 of 255 = 36%

88
115
93

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

Portions of RGB colors in percentages

R + G + B = 88 + 115 + 93 = 296 (100%)
R 88 of 296 ~ 29.73%
G 115 of 296 ~ 38.85%
B 93 of 296 ~ 31.42'%

%29.73
%38.85
%31.42

CMYK color model

#58735D color CMYK value is (23,0,19,55).

  • cyan value is 23.48%
  • magenta value is 0.00%
  • yellow value is 19.13%
  • key color value is 54.90%

CMYK: (23,0,19,55)
C23M0Y19K55 (23%, 0%, 19%, 55%)
(0.23 / 0.00 / 0.19 / 0.55)

CMYK percentages

%23.48
%0
%19.13
%54.9

Codes

Color #58735D in popluar color models

58 73 5D
RGB 88 115 93
HSL 131° 13.30% 39.80%
HSB/HSV 131° 23.48% 45.10%
CMYK 23.48% 0.00% 19.13%
54.90%

Color #58735D in popluar number systems.

HEX 58 73 5D
Decimal 88 115 93
Binary 1011000 1110011 1011101
Octal 130 163 135

Shades and tints

Shades of #58735D

#58735D
(88,115,93)
#506955
(80,105,85)
#485F4D
(72,95,77)
#405545
(64,85,69)
#384B3D
(56,75,61)
#304135
(48,65,53)
#28372D
(40,55,45)
#202D25
(32,45,37)
#18231D
(24,35,29)
#101915
(16,25,21)
#080F0D
(8,15,13)
#000000
(0,0,0)

Tints of #58735D

#58735D
(88,115,93)
#677F6B
(103,127,107)
#768B79
(118,139,121)
#859787
(133,151,135)
#94A395
(148,163,149)
#A3AFA3
(163,175,163)
#B2BBB1
(178,187,177)
#C1C7BF
(193,199,191)
#D0D3CD
(208,211,205)
#DFDFDB
(223,223,219)
#EEEBE9
(238,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58735D; }

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

This text font color is #58735D.

Background Color

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

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

This div background color is #58735D.

Border color

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

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

This div border color is #58735D.

Opacity

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

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

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

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

This text has shadow with #58735D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58735D.

Preview

Color preview on black background

This text has color #58735D on black background.


Color preview on white background

This text has color #58735D on white background.


Black color preview on #58735D background

This text has black color on #58735D background.


White color preview on #58735D background

This text has white color on #58735D background.


Related colors

Complementary color

Complementary color for #hex is #A78CA2.


I love getcolorcode.com

Triadic colors

1 #5D5873 and #735D58 with #58735D are triadic colors.

2 #5D7358 and #73585D with #58735D are triadic colors.