COLOR #588749

HEX: #588749 RGB: (88,135,73)

Color info

#588749 contains mainly red and green colors. Web safe color of #588749 is #669933 (or #693).

RGB color model

#588749 color RGB value is (88,135,73).

RGB: (88,135,73) (35%, 53%, 29%)

RGB channels and saturation

R 88 of 255 = 35%
G 135 of 255 = 53%
B 73 of 255 = 29%

88
135
73

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

Portions of RGB colors in percentages

R + G + B = 88 + 135 + 73 = 296 (100%)
R 88 of 296 ~ 29.73%
G 135 of 296 ~ 45.61%
B 73 of 296 ~ 24.66'%

%29.73
%45.61
%24.66

CMYK color model

#588749 color CMYK value is (35,0,46,47).

  • cyan value is 34.81%
  • magenta value is 0.00%
  • yellow value is 45.93%
  • key color value is 47.06%
CMYK: (35,0,46,47) C35M0Y46K47 (35%,0%,46%,47%) (0.35/0.00/0.46/0.47) 

CMYK percentages

%34.81
%0
%45.93
%47.06

Codes

Color #588749 in popluar color models

58 87 49
RGB 88 135 73
HSL 105° 29.81% 40.78%
HSB/HSV 105° 45.93% 52.94%
CMYK 34.81% 0.00% 45.93%
47.06%

Color #588749 in popluar number systems.

HEX 58 87 49
Decimal 88 135 73
Binary 1011000 10000111 1001001
Octal 130 207 111

Shades and tints

Shades of #588749

#588749
(88,135,73)
#507B43
(80,123,67)
#486F3D
(72,111,61)
#406337
(64,99,55)
#385731
(56,87,49)
#304B2B
(48,75,43)
#283F25
(40,63,37)
#20331F
(32,51,31)
#182719
(24,39,25)
#101B13
(16,27,19)
#080F0D
(8,15,13)
#000000
(0,0,0)

Tints of #588749

#588749
(88,135,73)
#679159
(103,145,89)
#769B69
(118,155,105)
#85A579
(133,165,121)
#94AF89
(148,175,137)
#A3B999
(163,185,153)
#B2C3A9
(178,195,169)
#C1CDB9
(193,205,185)
#D0D7C9
(208,215,201)
#DFE1D9
(223,225,217)
#EEEBE9
(238,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #588749 color. Also use rgb(88,135,73) instead hex code.

Text Font Color

.myTextColor { color: #588749; }

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

This text font color is #588749.

Background Color

.myBgColor { background-color: #588749; }

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

This div background color is #588749.

Border color

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

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

This div border color is #588749.

Opacity

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

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

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

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

This text has shadow with #588749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #588749.

Preview

Color preview on black background

This text has color #588749 on black background.


Color preview on white background

This text has color #588749 on white background.


Black color preview on #588749 background

This text has black color on #588749 background.


White color preview on #588749 background

This text has white color on #588749 background.


Related colors

Complementary color

Complementary color for #hex is #A778B6.


I love getcolorcode.com

Triadic colors

1 #495887 and #874958 with #588749 are triadic colors.

2 #498758 and #875849 with #588749 are triadic colors.