COLOR #58755A

HEX: #58755A RGB: (88,117,90)

Color info

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

RGB color model

#58755A color RGB value is (88,117,90).

RGB: (88,117,90) (35%, 46%, 35%)

RGB channels and saturation

R 88 of 255 = 35%
G 117 of 255 = 46%
B 90 of 255 = 35%

88
117
90

R + G + B ~ 39%. #58755A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 117 + 90 = 295 (100%)
R 88 of 295 ~ 29.83%
G 117 of 295 ~ 39.66%
B 90 of 295 ~ 30.51'%

%29.83
%39.66
%30.51

CMYK color model

#58755A color CMYK value is (25,0,23,54).

  • cyan value is 24.79%
  • magenta value is 0.00%
  • yellow value is 23.08%
  • key color value is 54.12%

CMYK: (25,0,23,54)
C25M0Y23K54 (25%, 0%, 23%, 54%)
(0.25 / 0.00 / 0.23 / 0.54)

CMYK percentages

%24.79
%0
%23.08
%54.12

Codes

Color #58755A in popluar color models

58 75 5A
RGB 88 117 90
HSL 124° 14.15% 40.20%
HSB/HSV 124° 24.79% 45.88%
CMYK 24.79% 0.00% 23.08%
54.12%

Color #58755A in popluar number systems.

HEX 58 75 5A
Decimal 88 117 90
Binary 1011000 1110101 1011010
Octal 130 165 132

Shades and tints

Shades of #58755A

#58755A
(88,117,90)
#506B52
(80,107,82)
#48614A
(72,97,74)
#405742
(64,87,66)
#384D3A
(56,77,58)
#304332
(48,67,50)
#28392A
(40,57,42)
#202F22
(32,47,34)
#18251A
(24,37,26)
#101B12
(16,27,18)
#08110A
(8,17,10)
#000000
(0,0,0)

Tints of #58755A

#58755A
(88,117,90)
#678169
(103,129,105)
#768D78
(118,141,120)
#859987
(133,153,135)
#94A596
(148,165,150)
#A3B1A5
(163,177,165)
#B2BDB4
(178,189,180)
#C1C9C3
(193,201,195)
#D0D5D2
(208,213,210)
#DFE1E1
(223,225,225)
#EEEDF0
(238,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58755A color. Also use rgb(88,117,90) instead hex code.

Text Font Color

.myTextColor { color: #58755A; }

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

This text font color is #58755A.

Background Color

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

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

This div background color is #58755A.

Border color

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

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

This div border color is #58755A.

Opacity

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

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

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

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

This text has shadow with #58755A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58755A.

Preview

Color preview on black background

This text has color #58755A on black background.


Color preview on white background

This text has color #58755A on white background.


Black color preview on #58755A background

This text has black color on #58755A background.


White color preview on #58755A background

This text has white color on #58755A background.


Related colors

Complementary color

Complementary color for #hex is #A78AA5.


I love getcolorcode.com

Triadic colors

1 #5A5875 and #755A58 with #58755A are triadic colors.

2 #5A7558 and #75585A with #58755A are triadic colors.