COLOR #58796D

HEX: #58796D RGB: (88,121,109)

Color info

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

RGB color model

#58796D color RGB value is (88,121,109).

RGB: (88,121,109) (35%, 47%, 43%)

RGB channels and saturation

R 88 of 255 = 35%
G 121 of 255 = 47%
B 109 of 255 = 43%

88
121
109

R + G + B ~ 42%. #58796D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 121 + 109 = 318 (100%)
R 88 of 318 ~ 27.67%
G 121 of 318 ~ 38.05%
B 109 of 318 ~ 34.28'%

%27.67
%38.05
%34.28

CMYK color model

#58796D color CMYK value is (27,0,10,53).

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

CMYK: (27,0,10,53)
C27M0Y10K53 (27%, 0%, 10%, 53%)
(0.27 / 0.00 / 0.10 / 0.53)

CMYK percentages

%27.27
%0
%9.92
%52.55

Codes

Color #58796D in popluar color models

58 79 6D
RGB 88 121 109
HSL 158° 15.79% 40.98%
HSB/HSV 158° 27.27% 47.45%
CMYK 27.27% 0.00% 9.92%
52.55%

Color #58796D in popluar number systems.

HEX 58 79 6D
Decimal 88 121 109
Binary 1011000 1111001 1101101
Octal 130 171 155

Shades and tints

Shades of #58796D

#58796D
(88,121,109)
#506E64
(80,110,100)
#48635B
(72,99,91)
#405852
(64,88,82)
#384D49
(56,77,73)
#304240
(48,66,64)
#283737
(40,55,55)
#202C2E
(32,44,46)
#182125
(24,33,37)
#10161C
(16,22,28)
#080B13
(8,11,19)
#000000
(0,0,0)

Tints of #58796D

#58796D
(88,121,109)
#67857A
(103,133,122)
#769187
(118,145,135)
#859D94
(133,157,148)
#94A9A1
(148,169,161)
#A3B5AE
(163,181,174)
#B2C1BB
(178,193,187)
#C1CDC8
(193,205,200)
#D0D9D5
(208,217,213)
#DFE5E2
(223,229,226)
#EEF1EF
(238,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58796D color. Also use rgb(88,121,109) instead hex code.

Text Font Color

.myTextColor { color: #58796D; }

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

This text font color is #58796D.

Background Color

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

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

This div background color is #58796D.

Border color

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

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

This div border color is #58796D.

Opacity

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

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

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

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

This text has shadow with #58796D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58796D.

Preview

Color preview on black background

This text has color #58796D on black background.


Color preview on white background

This text has color #58796D on white background.


Black color preview on #58796D background

This text has black color on #58796D background.


White color preview on #58796D background

This text has white color on #58796D background.


Related colors

Complementary color

Complementary color for #hex is #A78692.


I love getcolorcode.com

Triadic colors

1 #6D5879 and #796D58 with #58796D are triadic colors.

2 #6D7958 and #79586D with #58796D are triadic colors.