COLOR #587457

HEX: #587457 RGB: (88,116,87)

Color info

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

RGB color model

#587457 color RGB value is (88,116,87).

RGB: (88,116,87) (35%, 45%, 34%)

RGB channels and saturation

R 88 of 255 = 35%
G 116 of 255 = 45%
B 87 of 255 = 34%

88
116
87

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

Portions of RGB colors in percentages

R + G + B = 88 + 116 + 87 = 291 (100%)
R 88 of 291 ~ 30.24%
G 116 of 291 ~ 39.86%
B 87 of 291 ~ 29.9'%

%30.24
%39.86
%29.9

CMYK color model

#587457 color CMYK value is (24,0,25,55).

  • cyan value is 24.14%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 54.51%

CMYK: (24,0,25,55)
C24M0Y25K55 (24%, 0%, 25%, 55%)
(0.24 / 0.00 / 0.25 / 0.55)

CMYK percentages

%24.14
%0
%25
%54.51

Codes

Color #587457 in popluar color models

58 74 57
RGB 88 116 87
HSL 118° 14.29% 39.80%
HSB/HSV 118° 25.00% 45.49%
CMYK 24.14% 0.00% 25.00%
54.51%

Color #587457 in popluar number systems.

HEX 58 74 57
Decimal 88 116 87
Binary 1011000 1110100 1010111
Octal 130 164 127

Shades and tints

Shades of #587457

#587457
(88,116,87)
#506A50
(80,106,80)
#486049
(72,96,73)
#405642
(64,86,66)
#384C3B
(56,76,59)
#304234
(48,66,52)
#28382D
(40,56,45)
#202E26
(32,46,38)
#18241F
(24,36,31)
#101A18
(16,26,24)
#081011
(8,16,17)
#000000
(0,0,0)

Tints of #587457

#587457
(88,116,87)
#678066
(103,128,102)
#768C75
(118,140,117)
#859884
(133,152,132)
#94A493
(148,164,147)
#A3B0A2
(163,176,162)
#B2BCB1
(178,188,177)
#C1C8C0
(193,200,192)
#D0D4CF
(208,212,207)
#DFE0DE
(223,224,222)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587457; }

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

This text font color is #587457.

Background Color

.myBgColor { background-color: #587457; }

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

This div background color is #587457.

Border color

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

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

This div border color is #587457.

Opacity

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

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

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

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

This text has shadow with #587457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587457.

Preview

Color preview on black background

This text has color #587457 on black background.


Color preview on white background

This text has color #587457 on white background.


Black color preview on #587457 background

This text has black color on #587457 background.


White color preview on #587457 background

This text has white color on #587457 background.


Related colors

Complementary color

Complementary color for #hex is #A78BA8.


I love getcolorcode.com

Triadic colors

1 #575874 and #745758 with #587457 are triadic colors.

2 #577458 and #745857 with #587457 are triadic colors.