COLOR #587042

HEX: #587042 RGB: (88,112,66)

Color info

#587042 contains red, green and blue colors in about the same proportion. Web safe color of #587042 is #666633 (or #663).

RGB color model

#587042 color RGB value is (88,112,66).

RGB: (88,112,66) (35%, 44%, 26%)

RGB channels and saturation

R 88 of 255 = 35%
G 112 of 255 = 44%
B 66 of 255 = 26%

88
112
66

R + G + B ~ 35%. #587042 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 112 + 66 = 266 (100%)
R 88 of 266 ~ 33.08%
G 112 of 266 ~ 42.11%
B 66 of 266 ~ 24.81'%

%33.08
%42.11
%24.81

CMYK color model

#587042 color CMYK value is (21,0,41,56).

  • cyan value is 21.43%
  • magenta value is 0.00%
  • yellow value is 41.07%
  • key color value is 56.08%

CMYK: (21,0,41,56)
C21M0Y41K56 (21%, 0%, 41%, 56%)
(0.21 / 0.00 / 0.41 / 0.56)

CMYK percentages

%21.43
%0
%41.07
%56.08

Codes

Color #587042 in popluar color models

58 70 42
RGB 88 112 66
HSL 91° 25.84% 34.90%
HSB/HSV 91° 41.07% 43.92%
CMYK 21.43% 0.00% 41.07%
56.08%

Color #587042 in popluar number systems.

HEX 58 70 42
Decimal 88 112 66
Binary 1011000 1110000 1000010
Octal 130 160 102

Shades and tints

Shades of #587042

#587042
(88,112,66)
#50663C
(80,102,60)
#485C36
(72,92,54)
#405230
(64,82,48)
#38482A
(56,72,42)
#303E24
(48,62,36)
#28341E
(40,52,30)
#202A18
(32,42,24)
#182012
(24,32,18)
#10160C
(16,22,12)
#080C06
(8,12,6)
#000000
(0,0,0)

Tints of #587042

#587042
(88,112,66)
#677D53
(103,125,83)
#768A64
(118,138,100)
#859775
(133,151,117)
#94A486
(148,164,134)
#A3B197
(163,177,151)
#B2BEA8
(178,190,168)
#C1CBB9
(193,203,185)
#D0D8CA
(208,216,202)
#DFE5DB
(223,229,219)
#EEF2EC
(238,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587042 color. Also use rgb(88,112,66) instead hex code.

Text Font Color

.myTextColor { color: #587042; }

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

This text font color is #587042.

Background Color

.myBgColor { background-color: #587042; }

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

This div background color is #587042.

Border color

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

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

This div border color is #587042.

Opacity

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

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

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

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

This text has shadow with #587042 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587042.

Preview

Color preview on black background

This text has color #587042 on black background.


Color preview on white background

This text has color #587042 on white background.


Black color preview on #587042 background

This text has black color on #587042 background.


White color preview on #587042 background

This text has white color on #587042 background.


Related colors

Complementary color

Complementary color for #hex is #A78FBD.


I love getcolorcode.com

Triadic colors

1 #425870 and #704258 with #587042 are triadic colors.

2 #427058 and #705842 with #587042 are triadic colors.