COLOR #58713D

HEX: #58713D RGB: (88,113,61)

Color info

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

RGB color model

#58713D color RGB value is (88,113,61).

RGB: (88,113,61) (35%, 44%, 24%)

RGB channels and saturation

R 88 of 255 = 35%
G 113 of 255 = 44%
B 61 of 255 = 24%

88
113
61

R + G + B ~ 34%. #58713D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 113 + 61 = 262 (100%)
R 88 of 262 ~ 33.59%
G 113 of 262 ~ 43.13%
B 61 of 262 ~ 23.28'%

%33.59
%43.13
%23.28

CMYK color model

#58713D color CMYK value is (22,0,46,56).

  • cyan value is 22.12%
  • magenta value is 0.00%
  • yellow value is 46.02%
  • key color value is 55.69%
CMYK: (22,0,46,56) C22M0Y46K56 (22%,0%,46%,56%) (0.22/0.00/0.46/0.56) 

CMYK percentages

%22.12
%0
%46.02
%55.69

Codes

Color #58713D in popluar color models

58 71 3D
RGB 88 113 61
HSL 89° 29.89% 34.12%
HSB/HSV 89° 46.02% 44.31%
CMYK 22.12% 0.00% 46.02%
55.69%

Color #58713D in popluar number systems.

HEX 58 71 3D
Decimal 88 113 61
Binary 1011000 1110001 111101
Octal 130 161 75

Shades and tints

Shades of #58713D

#58713D
(88,113,61)
#506738
(80,103,56)
#485D33
(72,93,51)
#40532E
(64,83,46)
#384929
(56,73,41)
#303F24
(48,63,36)
#28351F
(40,53,31)
#202B1A
(32,43,26)
#182115
(24,33,21)
#101710
(16,23,16)
#080D0B
(8,13,11)
#000000
(0,0,0)

Tints of #58713D

#58713D
(88,113,61)
#677D4E
(103,125,78)
#76895F
(118,137,95)
#859570
(133,149,112)
#94A181
(148,161,129)
#A3AD92
(163,173,146)
#B2B9A3
(178,185,163)
#C1C5B4
(193,197,180)
#D0D1C5
(208,209,197)
#DFDDD6
(223,221,214)
#EEE9E7
(238,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58713D color. Also use rgb(88,113,61) instead hex code.

Text Font Color

.myTextColor { color: #58713D; }

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

This text font color is #58713D.

Background Color

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

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

This div background color is #58713D.

Border color

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

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

This div border color is #58713D.

Opacity

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

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

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

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

This text has shadow with #58713D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58713D.

Preview

Color preview on black background

This text has color #58713D on black background.


Color preview on white background

This text has color #58713D on white background.


Black color preview on #58713D background

This text has black color on #58713D background.


White color preview on #58713D background

This text has white color on #58713D background.


Related colors

Complementary color

Complementary color for #hex is #A78EC2.


I love getcolorcode.com

Triadic colors

1 #3D5871 and #713D58 with #58713D are triadic colors.

2 #3D7158 and #71583D with #58713D are triadic colors.