COLOR #587976

HEX: #587976 RGB: (88,121,118)

Color info

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

RGB color model

#587976 color RGB value is (88,121,118).

RGB: (88,121,118) (35%, 47%, 46%)

RGB channels and saturation

R 88 of 255 = 35%
G 121 of 255 = 47%
B 118 of 255 = 46%

88
121
118

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

Portions of RGB colors in percentages

R + G + B = 88 + 121 + 118 = 327 (100%)
R 88 of 327 ~ 26.91%
G 121 of 327 ~ 37%
B 118 of 327 ~ 36.09'%

%26.91
%37
%36.09

CMYK color model

#587976 color CMYK value is (27,0,2,53).

  • cyan value is 27.27%
  • magenta value is 0.00%
  • yellow value is 2.48%
  • key color value is 52.55%

CMYK: (27,0,2,53)
C27M0Y2K53 (27%, 0%, 2%, 53%)
(0.27 / 0.00 / 0.02 / 0.53)

CMYK percentages

%27.27
%0
%2.48
%52.55

Codes

Color #587976 in popluar color models

58 79 76
RGB 88 121 118
HSL 175° 15.79% 40.98%
HSB/HSV 175° 27.27% 47.45%
CMYK 27.27% 0.00% 2.48%
52.55%

Color #587976 in popluar number systems.

HEX 58 79 76
Decimal 88 121 118
Binary 1011000 1111001 1110110
Octal 130 171 166

Shades and tints

Shades of #587976

#587976
(88,121,118)
#506E6C
(80,110,108)
#486362
(72,99,98)
#405858
(64,88,88)
#384D4E
(56,77,78)
#304244
(48,66,68)
#28373A
(40,55,58)
#202C30
(32,44,48)
#182126
(24,33,38)
#10161C
(16,22,28)
#080B12
(8,11,18)
#000000
(0,0,0)

Tints of #587976

#587976
(88,121,118)
#678582
(103,133,130)
#76918E
(118,145,142)
#859D9A
(133,157,154)
#94A9A6
(148,169,166)
#A3B5B2
(163,181,178)
#B2C1BE
(178,193,190)
#C1CDCA
(193,205,202)
#D0D9D6
(208,217,214)
#DFE5E2
(223,229,226)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587976 color. Also use rgb(88,121,118) instead hex code.

Text Font Color

.myTextColor { color: #587976; }

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

This text font color is #587976.

Background Color

.myBgColor { background-color: #587976; }

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

This div background color is #587976.

Border color

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

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

This div border color is #587976.

Opacity

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

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

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

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

This text has shadow with #587976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587976.

Preview

Color preview on black background

This text has color #587976 on black background.


Color preview on white background

This text has color #587976 on white background.


Black color preview on #587976 background

This text has black color on #587976 background.


White color preview on #587976 background

This text has white color on #587976 background.


Related colors

Complementary color

Complementary color for #hex is #A78689.


I love getcolorcode.com

Triadic colors

1 #765879 and #797658 with #587976 are triadic colors.

2 #767958 and #795876 with #587976 are triadic colors.