COLOR #588052

HEX: #588052 RGB: (88,128,82)

Color info

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

RGB color model

#588052 color RGB value is (88,128,82).

RGB: (88,128,82) (35%, 50%, 32%)

RGB channels and saturation

R 88 of 255 = 35%
G 128 of 255 = 50%
B 82 of 255 = 32%

88
128
82

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

Portions of RGB colors in percentages

R + G + B = 88 + 128 + 82 = 298 (100%)
R 88 of 298 ~ 29.53%
G 128 of 298 ~ 42.95%
B 82 of 298 ~ 27.52'%

%29.53
%42.95
%27.52

CMYK color model

#588052 color CMYK value is (31,0,36,50).

  • cyan value is 31.25%
  • magenta value is 0.00%
  • yellow value is 35.94%
  • key color value is 49.80%
CMYK: (31,0,36,50) C31M0Y36K50 (31%,0%,36%,50%) (0.31/0.00/0.36/0.50) 

CMYK percentages

%31.25
%0
%35.94
%49.8

Codes

Color #588052 in popluar color models

58 80 52
RGB 88 128 82
HSL 112° 21.90% 41.18%
HSB/HSV 112° 35.94% 50.20%
CMYK 31.25% 0.00% 35.94%
49.80%

Color #588052 in popluar number systems.

HEX 58 80 52
Decimal 88 128 82
Binary 1011000 10000000 1010010
Octal 130 200 122

Shades and tints

Shades of #588052

#588052
(88,128,82)
#50754B
(80,117,75)
#486A44
(72,106,68)
#405F3D
(64,95,61)
#385436
(56,84,54)
#30492F
(48,73,47)
#283E28
(40,62,40)
#203321
(32,51,33)
#18281A
(24,40,26)
#101D13
(16,29,19)
#08120C
(8,18,12)
#000000
(0,0,0)

Tints of #588052

#588052
(88,128,82)
#678B61
(103,139,97)
#769670
(118,150,112)
#85A17F
(133,161,127)
#94AC8E
(148,172,142)
#A3B79D
(163,183,157)
#B2C2AC
(178,194,172)
#C1CDBB
(193,205,187)
#D0D8CA
(208,216,202)
#DFE3D9
(223,227,217)
#EEEEE8
(238,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #588052 color. Also use rgb(88,128,82) instead hex code.

Text Font Color

.myTextColor { color: #588052; }

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

This text font color is #588052.

Background Color

.myBgColor { background-color: #588052; }

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

This div background color is #588052.

Border color

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

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

This div border color is #588052.

Opacity

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

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

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

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

This text has shadow with #588052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #588052.

Preview

Color preview on black background

This text has color #588052 on black background.


Color preview on white background

This text has color #588052 on white background.


Black color preview on #588052 background

This text has black color on #588052 background.


White color preview on #588052 background

This text has white color on #588052 background.


Related colors

Complementary color

Complementary color for #hex is #A77FAD.


I love getcolorcode.com

Triadic colors

1 #525880 and #805258 with #588052 are triadic colors.

2 #528058 and #805852 with #588052 are triadic colors.