COLOR #587057

HEX: #587057 RGB: (88,112,87)

Color info

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

RGB color model

#587057 color RGB value is (88,112,87).

RGB: (88,112,87) (35%, 44%, 34%)

RGB channels and saturation

R 88 of 255 = 35%
G 112 of 255 = 44%
B 87 of 255 = 34%

88
112
87

R + G + B ~ 38%. #587057 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 112 + 87 = 287 (100%)
R 88 of 287 ~ 30.66%
G 112 of 287 ~ 39.02%
B 87 of 287 ~ 30.31'%

%30.66
%39.02
%30.31

CMYK color model

#587057 color CMYK value is (21,0,22,56).

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

CMYK: (21,0,22,56)
C21M0Y22K56 (21%, 0%, 22%, 56%)
(0.21 / 0.00 / 0.22 / 0.56)

CMYK percentages

%21.43
%0
%22.32
%56.08

Codes

Color #587057 in popluar color models

58 70 57
RGB 88 112 87
HSL 118° 12.56% 39.02%
HSB/HSV 118° 22.32% 43.92%
CMYK 21.43% 0.00% 22.32%
56.08%

Color #587057 in popluar number systems.

HEX 58 70 57
Decimal 88 112 87
Binary 1011000 1110000 1010111
Octal 130 160 127

Shades and tints

Shades of #587057

#587057
(88,112,87)
#506650
(80,102,80)
#485C49
(72,92,73)
#405242
(64,82,66)
#38483B
(56,72,59)
#303E34
(48,62,52)
#28342D
(40,52,45)
#202A26
(32,42,38)
#18201F
(24,32,31)
#101618
(16,22,24)
#080C11
(8,12,17)
#000000
(0,0,0)

Tints of #587057

#587057
(88,112,87)
#677D66
(103,125,102)
#768A75
(118,138,117)
#859784
(133,151,132)
#94A493
(148,164,147)
#A3B1A2
(163,177,162)
#B2BEB1
(178,190,177)
#C1CBC0
(193,203,192)
#D0D8CF
(208,216,207)
#DFE5DE
(223,229,222)
#EEF2ED
(238,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587057; }

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

This text font color is #587057.

Background Color

.myBgColor { background-color: #587057; }

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

This div background color is #587057.

Border color

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

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

This div border color is #587057.

Opacity

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

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

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

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

This text has shadow with #587057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587057.

Preview

Color preview on black background

This text has color #587057 on black background.


Color preview on white background

This text has color #587057 on white background.


Black color preview on #587057 background

This text has black color on #587057 background.


White color preview on #587057 background

This text has white color on #587057 background.


Related colors

Complementary color

Complementary color for #hex is #A78FA8.


I love getcolorcode.com

Triadic colors

1 #575870 and #705758 with #587057 are triadic colors.

2 #577058 and #705857 with #587057 are triadic colors.