COLOR #58722E

HEX: #58722E RGB: (88,114,46)

Color info

#58722E contains mainly red and green colors. Web safe color of #58722E is #666633 (or #663).

RGB color model

#58722E color RGB value is (88,114,46).

RGB: (88,114,46) (35%, 45%, 18%)

RGB channels and saturation

R 88 of 255 = 35%
G 114 of 255 = 45%
B 46 of 255 = 18%

88
114
46

R + G + B ~ 33%. #58722E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 114 + 46 = 248 (100%)
R 88 of 248 ~ 35.48%
G 114 of 248 ~ 45.97%
B 46 of 248 ~ 18.55'%

%35.48
%45.97
%18.55

CMYK color model

#58722E color CMYK value is (23,0,60,55).

  • cyan value is 22.81%
  • magenta value is 0.00%
  • yellow value is 59.65%
  • key color value is 55.29%
CMYK: (23,0,60,55) C23M0Y60K55 (23%,0%,60%,55%) (0.23/0.00/0.60/0.55) 

CMYK percentages

%22.81
%0
%59.65
%55.29

Codes

Color #58722E in popluar color models

58 72 2E
RGB 88 114 46
HSL 83° 42.50% 31.37%
HSB/HSV 83° 59.65% 44.71%
CMYK 22.81% 0.00% 59.65%
55.29%

Color #58722E in popluar number systems.

HEX 58 72 2E
Decimal 88 114 46
Binary 1011000 1110010 101110
Octal 130 162 56

Shades and tints

Shades of #58722E

#58722E
(88,114,46)
#50682A
(80,104,42)
#485E26
(72,94,38)
#405422
(64,84,34)
#384A1E
(56,74,30)
#30401A
(48,64,26)
#283616
(40,54,22)
#202C12
(32,44,18)
#18220E
(24,34,14)
#10180A
(16,24,10)
#080E06
(8,14,6)
#000000
(0,0,0)

Tints of #58722E

#58722E
(88,114,46)
#677E41
(103,126,65)
#768A54
(118,138,84)
#859667
(133,150,103)
#94A27A
(148,162,122)
#A3AE8D
(163,174,141)
#B2BAA0
(178,186,160)
#C1C6B3
(193,198,179)
#D0D2C6
(208,210,198)
#DFDED9
(223,222,217)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58722E color. Also use rgb(88,114,46) instead hex code.

Text Font Color

.myTextColor { color: #58722E; }

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

This text font color is #58722E.

Background Color

.myBgColor { background-color: #58722E; }

<div style="background-color:#58722E">Inner text</div>

This div background color is #58722E.

Border color

.myBorderColor { border: 1px solid #58722E; }

<div style="border:3px solid #58722E">Div</div>

This div border color is #58722E.

Opacity

.myOpacity80 { color: #58722E; opacity: 0.8; }

<p style="color:#58722E;opacity:0.8;">80%</p>

Text with #58722E 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 #58722E;}

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

This text has shadow with #58722E color.


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

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

This text has shadow with #58722E primary color and red secondary color.


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

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

This text has shadow with #58722E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58722E.

Preview

Color preview on black background

This text has color #58722E on black background.


Color preview on white background

This text has color #58722E on white background.


Black color preview on #58722E background

This text has black color on #58722E background.


White color preview on #58722E background

This text has white color on #58722E background.


Related colors

Complementary color

Complementary color for #hex is #A78DD1.


I love getcolorcode.com

Triadic colors

1 #2E5872 and #722E58 with #58722E are triadic colors.

2 #2E7258 and #72582E with #58722E are triadic colors.