COLOR #587856

HEX: #587856 RGB: (88,120,86)

Color info

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

RGB color model

#587856 color RGB value is (88,120,86).

RGB: (88,120,86) (35%, 47%, 34%)

RGB channels and saturation

R 88 of 255 = 35%
G 120 of 255 = 47%
B 86 of 255 = 34%

88
120
86

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

Portions of RGB colors in percentages

R + G + B = 88 + 120 + 86 = 294 (100%)
R 88 of 294 ~ 29.93%
G 120 of 294 ~ 40.82%
B 86 of 294 ~ 29.25'%

%29.93
%40.82
%29.25

CMYK color model

#587856 color CMYK value is (27,0,28,53).

  • cyan value is 26.67%
  • magenta value is 0.00%
  • yellow value is 28.33%
  • key color value is 52.94%

CMYK: (27,0,28,53)
C27M0Y28K53 (27%, 0%, 28%, 53%)
(0.27 / 0.00 / 0.28 / 0.53)

CMYK percentages

%26.67
%0
%28.33
%52.94

Codes

Color #587856 in popluar color models

58 78 56
RGB 88 120 86
HSL 116° 16.50% 40.39%
HSB/HSV 116° 28.33% 47.06%
CMYK 26.67% 0.00% 28.33%
52.94%

Color #587856 in popluar number systems.

HEX 58 78 56
Decimal 88 120 86
Binary 1011000 1111000 1010110
Octal 130 170 126

Shades and tints

Shades of #587856

#587856
(88,120,86)
#506E4F
(80,110,79)
#486448
(72,100,72)
#405A41
(64,90,65)
#38503A
(56,80,58)
#304633
(48,70,51)
#283C2C
(40,60,44)
#203225
(32,50,37)
#18281E
(24,40,30)
#101E17
(16,30,23)
#081410
(8,20,16)
#000000
(0,0,0)

Tints of #587856

#587856
(88,120,86)
#678465
(103,132,101)
#769074
(118,144,116)
#859C83
(133,156,131)
#94A892
(148,168,146)
#A3B4A1
(163,180,161)
#B2C0B0
(178,192,176)
#C1CCBF
(193,204,191)
#D0D8CE
(208,216,206)
#DFE4DD
(223,228,221)
#EEF0EC
(238,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587856 color. Also use rgb(88,120,86) instead hex code.

Text Font Color

.myTextColor { color: #587856; }

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

This text font color is #587856.

Background Color

.myBgColor { background-color: #587856; }

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

This div background color is #587856.

Border color

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

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

This div border color is #587856.

Opacity

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

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

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

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

This text has shadow with #587856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587856.

Preview

Color preview on black background

This text has color #587856 on black background.


Color preview on white background

This text has color #587856 on white background.


Black color preview on #587856 background

This text has black color on #587856 background.


White color preview on #587856 background

This text has white color on #587856 background.


Related colors

Complementary color

Complementary color for #hex is #A787A9.


I love getcolorcode.com

Triadic colors

1 #565878 and #785658 with #587856 are triadic colors.

2 #567858 and #785856 with #587856 are triadic colors.