COLOR #58794A

HEX: #58794A RGB: (88,121,74)

Color info

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

RGB color model

#58794A color RGB value is (88,121,74).

RGB: (88,121,74) (35%, 47%, 29%)

RGB channels and saturation

R 88 of 255 = 35%
G 121 of 255 = 47%
B 74 of 255 = 29%

88
121
74

R + G + B ~ 37%. #58794A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 121 + 74 = 283 (100%)
R 88 of 283 ~ 31.1%
G 121 of 283 ~ 42.76%
B 74 of 283 ~ 26.15'%

%31.1
%42.76
%26.15

CMYK color model

#58794A color CMYK value is (27,0,39,53).

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

CMYK: (27,0,39,53)
C27M0Y39K53 (27%, 0%, 39%, 53%)
(0.27 / 0.00 / 0.39 / 0.53)

CMYK percentages

%27.27
%0
%38.84
%52.55

Codes

Color #58794A in popluar color models

58 79 4A
RGB 88 121 74
HSL 102° 24.10% 38.24%
HSB/HSV 102° 38.84% 47.45%
CMYK 27.27% 0.00% 38.84%
52.55%

Color #58794A in popluar number systems.

HEX 58 79 4A
Decimal 88 121 74
Binary 1011000 1111001 1001010
Octal 130 171 112

Shades and tints

Shades of #58794A

#58794A
(88,121,74)
#506E44
(80,110,68)
#48633E
(72,99,62)
#405838
(64,88,56)
#384D32
(56,77,50)
#30422C
(48,66,44)
#283726
(40,55,38)
#202C20
(32,44,32)
#18211A
(24,33,26)
#101614
(16,22,20)
#080B0E
(8,11,14)
#000000
(0,0,0)

Tints of #58794A

#58794A
(88,121,74)
#67855A
(103,133,90)
#76916A
(118,145,106)
#859D7A
(133,157,122)
#94A98A
(148,169,138)
#A3B59A
(163,181,154)
#B2C1AA
(178,193,170)
#C1CDBA
(193,205,186)
#D0D9CA
(208,217,202)
#DFE5DA
(223,229,218)
#EEF1EA
(238,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58794A; }

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

This text font color is #58794A.

Background Color

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

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

This div background color is #58794A.

Border color

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

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

This div border color is #58794A.

Opacity

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

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

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

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

This text has shadow with #58794A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58794A.

Preview

Color preview on black background

This text has color #58794A on black background.


Color preview on white background

This text has color #58794A on white background.


Black color preview on #58794A background

This text has black color on #58794A background.


White color preview on #58794A background

This text has white color on #58794A background.


Related colors

Complementary color

Complementary color for #hex is #A786B5.


I love getcolorcode.com

Triadic colors

1 #4A5879 and #794A58 with #58794A are triadic colors.

2 #4A7958 and #79584A with #58794A are triadic colors.