COLOR #58785C

HEX: #58785C RGB: (88,120,92)

Color info

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

RGB color model

#58785C color RGB value is (88,120,92).

RGB: (88,120,92) (35%, 47%, 36%)

RGB channels and saturation

R 88 of 255 = 35%
G 120 of 255 = 47%
B 92 of 255 = 36%

88
120
92

R + G + B ~ 39%. #58785C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 120 + 92 = 300 (100%)
R 88 of 300 ~ 29.33%
G 120 of 300 ~ 40%
B 92 of 300 ~ 30.67'%

%29.33
%40
%30.67

CMYK color model

#58785C color CMYK value is (27,0,23,53).

  • cyan value is 26.67%
  • magenta value is 0.00%
  • yellow value is 23.33%
  • key color value is 52.94%
CMYK: (27,0,23,53) C27M0Y23K53 (27%,0%,23%,53%) (0.27/0.00/0.23/0.53) 

CMYK percentages

%26.67
%0
%23.33
%52.94

Codes

Color #58785C in popluar color models

58 78 5C
RGB 88 120 92
HSL 128° 15.38% 40.78%
HSB/HSV 128° 26.67% 47.06%
CMYK 26.67% 0.00% 23.33%
52.94%

Color #58785C in popluar number systems.

HEX 58 78 5C
Decimal 88 120 92
Binary 1011000 1111000 1011100
Octal 130 170 134

Shades and tints

Shades of #58785C

#58785C
(88,120,92)
#506E54
(80,110,84)
#48644C
(72,100,76)
#405A44
(64,90,68)
#38503C
(56,80,60)
#304634
(48,70,52)
#283C2C
(40,60,44)
#203224
(32,50,36)
#18281C
(24,40,28)
#101E14
(16,30,20)
#08140C
(8,20,12)
#000000
(0,0,0)

Tints of #58785C

#58785C
(88,120,92)
#67846A
(103,132,106)
#769078
(118,144,120)
#859C86
(133,156,134)
#94A894
(148,168,148)
#A3B4A2
(163,180,162)
#B2C0B0
(178,192,176)
#C1CCBE
(193,204,190)
#D0D8CC
(208,216,204)
#DFE4DA
(223,228,218)
#EEF0E8
(238,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58785C color. Also use rgb(88,120,92) instead hex code.

Text Font Color

.myTextColor { color: #58785C; }

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

This text font color is #58785C.

Background Color

.myBgColor { background-color: #58785C; }

<div style="background-color:#58785C">Inner text</div>

This div background color is #58785C.

Border color

.myBorderColor { border: 1px solid #58785C; }

<div style="border:3px solid #58785C">Div</div>

This div border color is #58785C.

Opacity

.myOpacity80 { color: #58785C; opacity: 0.8; }

<p style="color:#58785C;opacity:0.8;">80%</p>

Text with #58785C 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 #58785C;}

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

This text has shadow with #58785C color.


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

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

This text has shadow with #58785C primary color and red secondary color.


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

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

This text has shadow with #58785C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58785C.

Preview

Color preview on black background

This text has color #58785C on black background.


Color preview on white background

This text has color #58785C on white background.


Black color preview on #58785C background

This text has black color on #58785C background.


White color preview on #58785C background

This text has white color on #58785C background.


Related colors

Complementary color

Complementary color for #hex is #A787A3.


I love getcolorcode.com

Triadic colors

1 #5C5878 and #785C58 with #58785C are triadic colors.

2 #5C7858 and #78585C with #58785C are triadic colors.