COLOR #58724D

HEX: #58724D RGB: (88,114,77)

Color info

#58724D contains red, green and blue colors in about the same proportion. Web safe color of #58724D is #666633 (or #663).

RGB color model

#58724D color RGB value is (88,114,77).

RGB: (88,114,77) (35%, 45%, 30%)

RGB channels and saturation

R 88 of 255 = 35%
G 114 of 255 = 45%
B 77 of 255 = 30%

88
114
77

R + G + B ~ 37%. #58724D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 114 + 77 = 279 (100%)
R 88 of 279 ~ 31.54%
G 114 of 279 ~ 40.86%
B 77 of 279 ~ 27.6'%

%31.54
%40.86
%27.6

CMYK color model

#58724D color CMYK value is (23,0,32,55).

  • cyan value is 22.81%
  • magenta value is 0.00%
  • yellow value is 32.46%
  • key color value is 55.29%
CMYK: (23,0,32,55) C23M0Y32K55 (23%,0%,32%,55%) (0.23/0.00/0.32/0.55) 

CMYK percentages

%22.81
%0
%32.46
%55.29

Codes

Color #58724D in popluar color models

58 72 4D
RGB 88 114 77
HSL 102° 19.37% 37.45%
HSB/HSV 102° 32.46% 44.71%
CMYK 22.81% 0.00% 32.46%
55.29%

Color #58724D in popluar number systems.

HEX 58 72 4D
Decimal 88 114 77
Binary 1011000 1110010 1001101
Octal 130 162 115

Shades and tints

Shades of #58724D

#58724D
(88,114,77)
#506846
(80,104,70)
#485E3F
(72,94,63)
#405438
(64,84,56)
#384A31
(56,74,49)
#30402A
(48,64,42)
#283623
(40,54,35)
#202C1C
(32,44,28)
#182215
(24,34,21)
#10180E
(16,24,14)
#080E07
(8,14,7)
#000000
(0,0,0)

Tints of #58724D

#58724D
(88,114,77)
#677E5D
(103,126,93)
#768A6D
(118,138,109)
#85967D
(133,150,125)
#94A28D
(148,162,141)
#A3AE9D
(163,174,157)
#B2BAAD
(178,186,173)
#C1C6BD
(193,198,189)
#D0D2CD
(208,210,205)
#DFDEDD
(223,222,221)
#EEEAED
(238,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58724D color. Also use rgb(88,114,77) instead hex code.

Text Font Color

.myTextColor { color: #58724D; }

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

This text font color is #58724D.

Background Color

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

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

This div background color is #58724D.

Border color

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

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

This div border color is #58724D.

Opacity

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

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

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

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

This text has shadow with #58724D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58724D.

Preview

Color preview on black background

This text has color #58724D on black background.


Color preview on white background

This text has color #58724D on white background.


Black color preview on #58724D background

This text has black color on #58724D background.


White color preview on #58724D background

This text has white color on #58724D background.


Related colors

Complementary color

Complementary color for #hex is #A78DB2.


I love getcolorcode.com

Triadic colors

1 #4D5872 and #724D58 with #58724D are triadic colors.

2 #4D7258 and #72584D with #58724D are triadic colors.