COLOR #58773B

HEX: #58773B RGB: (88,119,59)

Color info

#58773B contains mainly red and green colors. Web safe color of #58773B is #666633 (or #663).

RGB color model

#58773B color RGB value is (88,119,59).

RGB: (88,119,59) (35%, 47%, 23%)

RGB channels and saturation

R 88 of 255 = 35%
G 119 of 255 = 47%
B 59 of 255 = 23%

88
119
59

R + G + B ~ 35%. #58773B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 119 + 59 = 266 (100%)
R 88 of 266 ~ 33.08%
G 119 of 266 ~ 44.74%
B 59 of 266 ~ 22.18'%

%33.08
%44.74
%22.18

CMYK color model

#58773B color CMYK value is (26,0,50,53).

  • cyan value is 26.05%
  • magenta value is 0.00%
  • yellow value is 50.42%
  • key color value is 53.33%
CMYK: (26,0,50,53) C26M0Y50K53 (26%,0%,50%,53%) (0.26/0.00/0.50/0.53) 

CMYK percentages

%26.05
%0
%50.42
%53.33

Codes

Color #58773B in popluar color models

58 77 3B
RGB 88 119 59
HSL 91° 33.71% 34.90%
HSB/HSV 91° 50.42% 46.67%
CMYK 26.05% 0.00% 50.42%
53.33%

Color #58773B in popluar number systems.

HEX 58 77 3B
Decimal 88 119 59
Binary 1011000 1110111 111011
Octal 130 167 73

Shades and tints

Shades of #58773B

#58773B
(88,119,59)
#506D36
(80,109,54)
#486331
(72,99,49)
#40592C
(64,89,44)
#384F27
(56,79,39)
#304522
(48,69,34)
#283B1D
(40,59,29)
#203118
(32,49,24)
#182713
(24,39,19)
#101D0E
(16,29,14)
#081309
(8,19,9)
#000000
(0,0,0)

Tints of #58773B

#58773B
(88,119,59)
#67834C
(103,131,76)
#768F5D
(118,143,93)
#859B6E
(133,155,110)
#94A77F
(148,167,127)
#A3B390
(163,179,144)
#B2BFA1
(178,191,161)
#C1CBB2
(193,203,178)
#D0D7C3
(208,215,195)
#DFE3D4
(223,227,212)
#EEEFE5
(238,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58773B color. Also use rgb(88,119,59) instead hex code.

Text Font Color

.myTextColor { color: #58773B; }

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

This text font color is #58773B.

Background Color

.myBgColor { background-color: #58773B; }

<div style="background-color:#58773B">Inner text</div>

This div background color is #58773B.

Border color

.myBorderColor { border: 1px solid #58773B; }

<div style="border:3px solid #58773B">Div</div>

This div border color is #58773B.

Opacity

.myOpacity80 { color: #58773B; opacity: 0.8; }

<p style="color:#58773B;opacity:0.8;">80%</p>

Text with #58773B 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 #58773B;}

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

This text has shadow with #58773B color.


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

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

This text has shadow with #58773B primary color and red secondary color.


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

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

This text has shadow with #58773B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58773B.

Preview

Color preview on black background

This text has color #58773B on black background.


Color preview on white background

This text has color #58773B on white background.


Black color preview on #58773B background

This text has black color on #58773B background.


White color preview on #58773B background

This text has white color on #58773B background.


Related colors

Complementary color

Complementary color for #hex is #A788C4.


I love getcolorcode.com

Triadic colors

1 #3B5877 and #773B58 with #58773B are triadic colors.

2 #3B7758 and #77583B with #58773B are triadic colors.