COLOR #588A71

HEX: #588A71 RGB: (88,138,113)

Color info

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

RGB color model

#588A71 color RGB value is (88,138,113).

RGB: (88,138,113) (35%, 54%, 44%)

RGB channels and saturation

R 88 of 255 = 35%
G 138 of 255 = 54%
B 113 of 255 = 44%

88
138
113

R + G + B ~ 44%. #588A71 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 138 + 113 = 339 (100%)
R 88 of 339 ~ 25.96%
G 138 of 339 ~ 40.71%
B 113 of 339 ~ 33.33'%

%25.96
%40.71
%33.33

CMYK color model

#588A71 color CMYK value is (36,0,18,46).

  • cyan value is 36.23%
  • magenta value is 0.00%
  • yellow value is 18.12%
  • key color value is 45.88%

CMYK: (36,0,18,46)
C36M0Y18K46 (36%, 0%, 18%, 46%)
(0.36 / 0.00 / 0.18 / 0.46)

CMYK percentages

%36.23
%0
%18.12
%45.88

Codes

Color #588A71 in popluar color models

58 8A 71
RGB 88 138 113
HSL 150° 22.12% 44.31%
HSB/HSV 150° 36.23% 54.12%
CMYK 36.23% 0.00% 18.12%
45.88%

Color #588A71 in popluar number systems.

HEX 58 8A 71
Decimal 88 138 113
Binary 1011000 10001010 1110001
Octal 130 212 161

Shades and tints

Shades of #588A71

#588A71
(88,138,113)
#507E67
(80,126,103)
#48725D
(72,114,93)
#406653
(64,102,83)
#385A49
(56,90,73)
#304E3F
(48,78,63)
#284235
(40,66,53)
#20362B
(32,54,43)
#182A21
(24,42,33)
#101E17
(16,30,23)
#08120D
(8,18,13)
#000000
(0,0,0)

Tints of #588A71

#588A71
(88,138,113)
#67947D
(103,148,125)
#769E89
(118,158,137)
#85A895
(133,168,149)
#94B2A1
(148,178,161)
#A3BCAD
(163,188,173)
#B2C6B9
(178,198,185)
#C1D0C5
(193,208,197)
#D0DAD1
(208,218,209)
#DFE4DD
(223,228,221)
#EEEEE9
(238,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #588A71 color. Also use rgb(88,138,113) instead hex code.

Text Font Color

.myTextColor { color: #588A71; }

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

This text font color is #588A71.

Background Color

.myBgColor { background-color: #588A71; }

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

This div background color is #588A71.

Border color

.myBorderColor { border: 1px solid #588A71; }

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

This div border color is #588A71.

Opacity

.myOpacity80 { color: #588A71; opacity: 0.8; }

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

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

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

This text has shadow with #588A71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #588A71.

Preview

Color preview on black background

This text has color #588A71 on black background.


Color preview on white background

This text has color #588A71 on white background.


Black color preview on #588A71 background

This text has black color on #588A71 background.


White color preview on #588A71 background

This text has white color on #588A71 background.


Related colors

Complementary color

Complementary color for #hex is #A7758E.


I love getcolorcode.com

Triadic colors

1 #71588A and #8A7158 with #588A71 are triadic colors.

2 #718A58 and #8A5871 with #588A71 are triadic colors.