COLOR #58714F

HEX: #58714F RGB: (88,113,79)

Color info

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

RGB color model

#58714F color RGB value is (88,113,79).

RGB: (88,113,79) (35%, 44%, 31%)

RGB channels and saturation

R 88 of 255 = 35%
G 113 of 255 = 44%
B 79 of 255 = 31%

88
113
79

R + G + B ~ 37%. #58714F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 113 + 79 = 280 (100%)
R 88 of 280 ~ 31.43%
G 113 of 280 ~ 40.36%
B 79 of 280 ~ 28.21'%

%31.43
%40.36
%28.21

CMYK color model

#58714F color CMYK value is (22,0,30,56).

  • cyan value is 22.12%
  • magenta value is 0.00%
  • yellow value is 30.09%
  • key color value is 55.69%

CMYK: (22,0,30,56)
C22M0Y30K56 (22%, 0%, 30%, 56%)
(0.22 / 0.00 / 0.30 / 0.56)

CMYK percentages

%22.12
%0
%30.09
%55.69

Codes

Color #58714F in popluar color models

58 71 4F
RGB 88 113 79
HSL 104° 17.71% 37.65%
HSB/HSV 104° 30.09% 44.31%
CMYK 22.12% 0.00% 30.09%
55.69%

Color #58714F in popluar number systems.

HEX 58 71 4F
Decimal 88 113 79
Binary 1011000 1110001 1001111
Octal 130 161 117

Shades and tints

Shades of #58714F

#58714F
(88,113,79)
#506748
(80,103,72)
#485D41
(72,93,65)
#40533A
(64,83,58)
#384933
(56,73,51)
#303F2C
(48,63,44)
#283525
(40,53,37)
#202B1E
(32,43,30)
#182117
(24,33,23)
#101710
(16,23,16)
#080D09
(8,13,9)
#000000
(0,0,0)

Tints of #58714F

#58714F
(88,113,79)
#677D5F
(103,125,95)
#76896F
(118,137,111)
#85957F
(133,149,127)
#94A18F
(148,161,143)
#A3AD9F
(163,173,159)
#B2B9AF
(178,185,175)
#C1C5BF
(193,197,191)
#D0D1CF
(208,209,207)
#DFDDDF
(223,221,223)
#EEE9EF
(238,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58714F color. Also use rgb(88,113,79) instead hex code.

Text Font Color

.myTextColor { color: #58714F; }

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

This text font color is #58714F.

Background Color

.myBgColor { background-color: #58714F; }

<div style="background-color:#58714F">Inner text</div>

This div background color is #58714F.

Border color

.myBorderColor { border: 1px solid #58714F; }

<div style="border:3px solid #58714F">Div</div>

This div border color is #58714F.

Opacity

.myOpacity80 { color: #58714F; opacity: 0.8; }

<p style="color:#58714F;opacity:0.8;">80%</p>

Text with #58714F 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 #58714F;}

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

This text has shadow with #58714F color.


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

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

This text has shadow with #58714F primary color and red secondary color.


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

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

This text has shadow with #58714F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58714F.

Preview

Color preview on black background

This text has color #58714F on black background.


Color preview on white background

This text has color #58714F on white background.


Black color preview on #58714F background

This text has black color on #58714F background.


White color preview on #58714F background

This text has white color on #58714F background.


Related colors

Complementary color

Complementary color for #hex is #A78EB0.


I love getcolorcode.com

Triadic colors

1 #4F5871 and #714F58 with #58714F are triadic colors.

2 #4F7158 and #71584F with #58714F are triadic colors.