COLOR #58734E

HEX: #58734E RGB: (88,115,78)

Color info

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

RGB color model

#58734E color RGB value is (88,115,78).

RGB: (88,115,78) (35%, 45%, 31%)

RGB channels and saturation

R 88 of 255 = 35%
G 115 of 255 = 45%
B 78 of 255 = 31%

88
115
78

R + G + B ~ 37%. #58734E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 115 + 78 = 281 (100%)
R 88 of 281 ~ 31.32%
G 115 of 281 ~ 40.93%
B 78 of 281 ~ 27.76'%

%31.32
%40.93
%27.76

CMYK color model

#58734E color CMYK value is (23,0,32,55).

  • cyan value is 23.48%
  • magenta value is 0.00%
  • yellow value is 32.17%
  • key color value is 54.90%
CMYK: (23,0,32,55) C23M0Y32K55 (23%,0%,32%,55%) (0.23/0.00/0.32/0.55) 

CMYK percentages

%23.48
%0
%32.17
%54.9

Codes

Color #58734E in popluar color models

58 73 4E
RGB 88 115 78
HSL 104° 19.17% 37.84%
HSB/HSV 104° 32.17% 45.10%
CMYK 23.48% 0.00% 32.17%
54.90%

Color #58734E in popluar number systems.

HEX 58 73 4E
Decimal 88 115 78
Binary 1011000 1110011 1001110
Octal 130 163 116

Shades and tints

Shades of #58734E

#58734E
(88,115,78)
#506947
(80,105,71)
#485F40
(72,95,64)
#405539
(64,85,57)
#384B32
(56,75,50)
#30412B
(48,65,43)
#283724
(40,55,36)
#202D1D
(32,45,29)
#182316
(24,35,22)
#10190F
(16,25,15)
#080F08
(8,15,8)
#000000
(0,0,0)

Tints of #58734E

#58734E
(88,115,78)
#677F5E
(103,127,94)
#768B6E
(118,139,110)
#85977E
(133,151,126)
#94A38E
(148,163,142)
#A3AF9E
(163,175,158)
#B2BBAE
(178,187,174)
#C1C7BE
(193,199,190)
#D0D3CE
(208,211,206)
#DFDFDE
(223,223,222)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58734E color. Also use rgb(88,115,78) instead hex code.

Text Font Color

.myTextColor { color: #58734E; }

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

This text font color is #58734E.

Background Color

.myBgColor { background-color: #58734E; }

<div style="background-color:#58734E">Inner text</div>

This div background color is #58734E.

Border color

.myBorderColor { border: 1px solid #58734E; }

<div style="border:3px solid #58734E">Div</div>

This div border color is #58734E.

Opacity

.myOpacity80 { color: #58734E; opacity: 0.8; }

<p style="color:#58734E;opacity:0.8;">80%</p>

Text with #58734E 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 #58734E;}

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

This text has shadow with #58734E color.


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

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

This text has shadow with #58734E primary color and red secondary color.


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

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

This text has shadow with #58734E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58734E.

Preview

Color preview on black background

This text has color #58734E on black background.


Color preview on white background

This text has color #58734E on white background.


Black color preview on #58734E background

This text has black color on #58734E background.


White color preview on #58734E background

This text has white color on #58734E background.


Related colors

Complementary color

Complementary color for #hex is #A78CB1.


I love getcolorcode.com

Triadic colors

1 #4E5873 and #734E58 with #58734E are triadic colors.

2 #4E7358 and #73584E with #58734E are triadic colors.