COLOR #58794F

HEX: #58794F RGB: (88,121,79)

Color info

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

RGB color model

#58794F color RGB value is (88,121,79).

RGB: (88,121,79) (35%, 47%, 31%)

RGB channels and saturation

R 88 of 255 = 35%
G 121 of 255 = 47%
B 79 of 255 = 31%

88
121
79

R + G + B ~ 38%. #58794F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 121 + 79 = 288 (100%)
R 88 of 288 ~ 30.56%
G 121 of 288 ~ 42.01%
B 79 of 288 ~ 27.43'%

%30.56
%42.01
%27.43

CMYK color model

#58794F color CMYK value is (27,0,35,53).

  • cyan value is 27.27%
  • magenta value is 0.00%
  • yellow value is 34.71%
  • key color value is 52.55%

CMYK: (27,0,35,53)
C27M0Y35K53 (27%, 0%, 35%, 53%)
(0.27 / 0.00 / 0.35 / 0.53)

CMYK percentages

%27.27
%0
%34.71
%52.55

Codes

Color #58794F in popluar color models

58 79 4F
RGB 88 121 79
HSL 107° 21.00% 39.22%
HSB/HSV 107° 34.71% 47.45%
CMYK 27.27% 0.00% 34.71%
52.55%

Color #58794F in popluar number systems.

HEX 58 79 4F
Decimal 88 121 79
Binary 1011000 1111001 1001111
Octal 130 171 117

Shades and tints

Shades of #58794F

#58794F
(88,121,79)
#506E48
(80,110,72)
#486341
(72,99,65)
#40583A
(64,88,58)
#384D33
(56,77,51)
#30422C
(48,66,44)
#283725
(40,55,37)
#202C1E
(32,44,30)
#182117
(24,33,23)
#101610
(16,22,16)
#080B09
(8,11,9)
#000000
(0,0,0)

Tints of #58794F

#58794F
(88,121,79)
#67855F
(103,133,95)
#76916F
(118,145,111)
#859D7F
(133,157,127)
#94A98F
(148,169,143)
#A3B59F
(163,181,159)
#B2C1AF
(178,193,175)
#C1CDBF
(193,205,191)
#D0D9CF
(208,217,207)
#DFE5DF
(223,229,223)
#EEF1EF
(238,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58794F; }

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

This text font color is #58794F.

Background Color

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

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

This div background color is #58794F.

Border color

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

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

This div border color is #58794F.

Opacity

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

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

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

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

This text has shadow with #58794F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58794F.

Preview

Color preview on black background

This text has color #58794F on black background.


Color preview on white background

This text has color #58794F on white background.


Black color preview on #58794F background

This text has black color on #58794F background.


White color preview on #58794F background

This text has white color on #58794F background.


Related colors

Complementary color

Complementary color for #hex is #A786B0.


I love getcolorcode.com

Triadic colors

1 #4F5879 and #794F58 with #58794F are triadic colors.

2 #4F7958 and #79584F with #58794F are triadic colors.