COLOR #588577

HEX: #588577 RGB: (88,133,119)

Color info

#588577 contains red, green and blue colors in about the same proportion. Web safe color of #588577 is #669966 (or #696).

RGB color model

#588577 color RGB value is (88,133,119).

RGB: (88,133,119) (35%, 52%, 47%)

RGB channels and saturation

R 88 of 255 = 35%
G 133 of 255 = 52%
B 119 of 255 = 47%

88
133
119

R + G + B ~ 45%. #588577 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 133 + 119 = 340 (100%)
R 88 of 340 ~ 25.88%
G 133 of 340 ~ 39.12%
B 119 of 340 ~ 35'%

%25.88
%39.12
%35

CMYK color model

#588577 color CMYK value is (34,0,11,48).

  • cyan value is 33.83%
  • magenta value is 0.00%
  • yellow value is 10.53%
  • key color value is 47.84%
CMYK: (34,0,11,48) C34M0Y11K48 (34%,0%,11%,48%) (0.34/0.00/0.11/0.48) 

CMYK percentages

%33.83
%0
%10.53
%47.84

Codes

Color #588577 in popluar color models

58 85 77
RGB 88 133 119
HSL 161° 20.36% 43.33%
HSB/HSV 161° 33.83% 52.16%
CMYK 33.83% 0.00% 10.53%
47.84%

Color #588577 in popluar number systems.

HEX 58 85 77
Decimal 88 133 119
Binary 1011000 10000101 1110111
Octal 130 205 167

Shades and tints

Shades of #588577

#588577
(88,133,119)
#50796D
(80,121,109)
#486D63
(72,109,99)
#406159
(64,97,89)
#38554F
(56,85,79)
#304945
(48,73,69)
#283D3B
(40,61,59)
#203131
(32,49,49)
#182527
(24,37,39)
#10191D
(16,25,29)
#080D13
(8,13,19)
#000000
(0,0,0)

Tints of #588577

#588577
(88,133,119)
#679083
(103,144,131)
#769B8F
(118,155,143)
#85A69B
(133,166,155)
#94B1A7
(148,177,167)
#A3BCB3
(163,188,179)
#B2C7BF
(178,199,191)
#C1D2CB
(193,210,203)
#D0DDD7
(208,221,215)
#DFE8E3
(223,232,227)
#EEF3EF
(238,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #588577; }

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

This text font color is #588577.

Background Color

.myBgColor { background-color: #588577; }

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

This div background color is #588577.

Border color

.myBorderColor { border: 1px solid #588577; }

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

This div border color is #588577.

Opacity

.myOpacity80 { color: #588577; opacity: 0.8; }

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

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

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

This text has shadow with #588577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #588577.

Preview

Color preview on black background

This text has color #588577 on black background.


Color preview on white background

This text has color #588577 on white background.


Black color preview on #588577 background

This text has black color on #588577 background.


White color preview on #588577 background

This text has white color on #588577 background.


Related colors

Complementary color

Complementary color for #hex is #A77A88.


I love getcolorcode.com

Triadic colors

1 #775885 and #857758 with #588577 are triadic colors.

2 #778558 and #855877 with #588577 are triadic colors.