COLOR #58611D

HEX: #58611D RGB: (88,97,29)

Color info

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

RGB color model

#58611D color RGB value is (88,97,29).

RGB: (88,97,29) (35%, 38%, 11%)

RGB channels and saturation

R 88 of 255 = 35%
G 97 of 255 = 38%
B 29 of 255 = 11%

88
97
29

R + G + B ~ 28%. #58611D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 97 + 29 = 214 (100%)
R 88 of 214 ~ 41.12%
G 97 of 214 ~ 45.33%
B 29 of 214 ~ 13.55'%

%41.12
%45.33
%13.55

CMYK color model

#58611D color CMYK value is (9,0,70,62).

  • cyan value is 9.28%
  • magenta value is 0.00%
  • yellow value is 70.10%
  • key color value is 61.96%

CMYK: (9,0,70,62)
C9M0Y70K62 (9%, 0%, 70%, 62%)
(0.09 / 0.00 / 0.70 / 0.62)

CMYK percentages

%9.28
%0
%70.1
%61.96

Codes

Color #58611D in popluar color models

58 61 1D
RGB 88 97 29
HSL 68° 53.97% 24.71%
HSB/HSV 68° 70.10% 38.04%
CMYK 9.28% 0.00% 70.10%
61.96%

Color #58611D in popluar number systems.

HEX 58 61 1D
Decimal 88 97 29
Binary 1011000 1100001 11101
Octal 130 141 35

Shades and tints

Shades of #58611D

#58611D
(88,97,29)
#50591B
(80,89,27)
#485119
(72,81,25)
#404917
(64,73,23)
#384115
(56,65,21)
#303913
(48,57,19)
#283111
(40,49,17)
#20290F
(32,41,15)
#18210D
(24,33,13)
#10190B
(16,25,11)
#081109
(8,17,9)
#000000
(0,0,0)

Tints of #58611D

#58611D
(88,97,29)
#676F31
(103,111,49)
#767D45
(118,125,69)
#858B59
(133,139,89)
#94996D
(148,153,109)
#A3A781
(163,167,129)
#B2B595
(178,181,149)
#C1C3A9
(193,195,169)
#D0D1BD
(208,209,189)
#DFDFD1
(223,223,209)
#EEEDE5
(238,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58611D color. Also use rgb(88,97,29) instead hex code.

Text Font Color

.myTextColor { color: #58611D; }

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

This text font color is #58611D.

Background Color

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

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

This div background color is #58611D.

Border color

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

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

This div border color is #58611D.

Opacity

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

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

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

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

This text has shadow with #58611D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58611D.

Preview

Color preview on black background

This text has color #58611D on black background.


Color preview on white background

This text has color #58611D on white background.


Black color preview on #58611D background

This text has black color on #58611D background.


White color preview on #58611D background

This text has white color on #58611D background.


Related colors

Complementary color

Complementary color for #hex is #A79EE2.


I love getcolorcode.com

Triadic colors

1 #1D5861 and #611D58 with #58611D are triadic colors.

2 #1D6158 and #61581D with #58611D are triadic colors.