COLOR #587872

HEX: #587872 RGB: (88,120,114)

Color info

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

RGB color model

#587872 color RGB value is (88,120,114).

RGB: (88,120,114) (35%, 47%, 45%)

RGB channels and saturation

R 88 of 255 = 35%
G 120 of 255 = 47%
B 114 of 255 = 45%

88
120
114

R + G + B ~ 42%. #587872 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 120 + 114 = 322 (100%)
R 88 of 322 ~ 27.33%
G 120 of 322 ~ 37.27%
B 114 of 322 ~ 35.4'%

%27.33
%37.27
%35.4

CMYK color model

#587872 color CMYK value is (27,0,5,53).

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

CMYK: (27,0,5,53)
C27M0Y5K53 (27%, 0%, 5%, 53%)
(0.27 / 0.00 / 0.05 / 0.53)

CMYK percentages

%26.67
%0
%5
%52.94

Codes

Color #587872 in popluar color models

58 78 72
RGB 88 120 114
HSL 169° 15.38% 40.78%
HSB/HSV 169° 26.67% 47.06%
CMYK 26.67% 0.00% 5.00%
52.94%

Color #587872 in popluar number systems.

HEX 58 78 72
Decimal 88 120 114
Binary 1011000 1111000 1110010
Octal 130 170 162

Shades and tints

Shades of #587872

#587872
(88,120,114)
#506E68
(80,110,104)
#48645E
(72,100,94)
#405A54
(64,90,84)
#38504A
(56,80,74)
#304640
(48,70,64)
#283C36
(40,60,54)
#20322C
(32,50,44)
#182822
(24,40,34)
#101E18
(16,30,24)
#08140E
(8,20,14)
#000000
(0,0,0)

Tints of #587872

#587872
(88,120,114)
#67847E
(103,132,126)
#76908A
(118,144,138)
#859C96
(133,156,150)
#94A8A2
(148,168,162)
#A3B4AE
(163,180,174)
#B2C0BA
(178,192,186)
#C1CCC6
(193,204,198)
#D0D8D2
(208,216,210)
#DFE4DE
(223,228,222)
#EEF0EA
(238,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587872; }

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

This text font color is #587872.

Background Color

.myBgColor { background-color: #587872; }

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

This div background color is #587872.

Border color

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

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

This div border color is #587872.

Opacity

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

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

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

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

This text has shadow with #587872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587872.

Preview

Color preview on black background

This text has color #587872 on black background.


Color preview on white background

This text has color #587872 on white background.


Black color preview on #587872 background

This text has black color on #587872 background.


White color preview on #587872 background

This text has white color on #587872 background.


Related colors

Complementary color

Complementary color for #hex is #A7878D.


I love getcolorcode.com

Triadic colors

1 #725878 and #787258 with #587872 are triadic colors.

2 #727858 and #785872 with #587872 are triadic colors.