COLOR #588676

HEX: #588676 RGB: (88,134,118)

Color info

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

RGB color model

#588676 color RGB value is (88,134,118).

RGB: (88,134,118) (35%, 53%, 46%)

RGB channels and saturation

R 88 of 255 = 35%
G 134 of 255 = 53%
B 118 of 255 = 46%

88
134
118

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

Portions of RGB colors in percentages

R + G + B = 88 + 134 + 118 = 340 (100%)
R 88 of 340 ~ 25.88%
G 134 of 340 ~ 39.41%
B 118 of 340 ~ 34.71'%

%25.88
%39.41
%34.71

CMYK color model

#588676 color CMYK value is (34,0,12,47).

  • cyan value is 34.33%
  • magenta value is 0.00%
  • yellow value is 11.94%
  • key color value is 47.45%

CMYK: (34,0,12,47)
C34M0Y12K47 (34%, 0%, 12%, 47%)
(0.34 / 0.00 / 0.12 / 0.47)

CMYK percentages

%34.33
%0
%11.94
%47.45

Codes

Color #588676 in popluar color models

58 86 76
RGB 88 134 118
HSL 159° 20.72% 43.53%
HSB/HSV 159° 34.33% 52.55%
CMYK 34.33% 0.00% 11.94%
47.45%

Color #588676 in popluar number systems.

HEX 58 86 76
Decimal 88 134 118
Binary 1011000 10000110 1110110
Octal 130 206 166

Shades and tints

Shades of #588676

#588676
(88,134,118)
#507A6C
(80,122,108)
#486E62
(72,110,98)
#406258
(64,98,88)
#38564E
(56,86,78)
#304A44
(48,74,68)
#283E3A
(40,62,58)
#203230
(32,50,48)
#182626
(24,38,38)
#101A1C
(16,26,28)
#080E12
(8,14,18)
#000000
(0,0,0)

Tints of #588676

#588676
(88,134,118)
#679182
(103,145,130)
#769C8E
(118,156,142)
#85A79A
(133,167,154)
#94B2A6
(148,178,166)
#A3BDB2
(163,189,178)
#B2C8BE
(178,200,190)
#C1D3CA
(193,211,202)
#D0DED6
(208,222,214)
#DFE9E2
(223,233,226)
#EEF4EE
(238,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #588676 color. Also use rgb(88,134,118) instead hex code.

Text Font Color

.myTextColor { color: #588676; }

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

This text font color is #588676.

Background Color

.myBgColor { background-color: #588676; }

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

This div background color is #588676.

Border color

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

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

This div border color is #588676.

Opacity

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

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

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

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

This text has shadow with #588676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #588676.

Preview

Color preview on black background

This text has color #588676 on black background.


Color preview on white background

This text has color #588676 on white background.


Black color preview on #588676 background

This text has black color on #588676 background.


White color preview on #588676 background

This text has white color on #588676 background.


Related colors

Complementary color

Complementary color for #hex is #A77989.


I love getcolorcode.com

Triadic colors

1 #765886 and #867658 with #588676 are triadic colors.

2 #768658 and #865876 with #588676 are triadic colors.