COLOR #587981

HEX: #587981 RGB: (88,121,129)

Color info

#587981 contains red, green and blue colors in about the same proportion. Web safe color of #587981 is #666699 (or #669).

RGB color model

#587981 color RGB value is (88,121,129).

RGB: (88,121,129) (35%, 47%, 51%)

RGB channels and saturation

R 88 of 255 = 35%
G 121 of 255 = 47%
B 129 of 255 = 51%

88
121
129

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

Portions of RGB colors in percentages

R + G + B = 88 + 121 + 129 = 338 (100%)
R 88 of 338 ~ 26.04%
G 121 of 338 ~ 35.8%
B 129 of 338 ~ 38.17'%

%26.04
%35.8
%38.17

CMYK color model

#587981 color CMYK value is (32,6,0,49).

  • cyan value is 31.78%
  • magenta value is 6.20%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (32,6,0,49)
C32M6Y0K49 (32%, 6%, 0%, 49%)
(0.32 / 0.06 / 0.00 / 0.49)

CMYK percentages

%31.78
%6.2
%0
%49.41

Codes

Color #587981 in popluar color models

58 79 81
RGB 88 121 129
HSL 192° 18.89% 42.55%
HSB/HSV 192° 31.78% 50.59%
CMYK 31.78% 6.20% 0.00%
49.41%

Color #587981 in popluar number systems.

HEX 58 79 81
Decimal 88 121 129
Binary 1011000 1111001 10000001
Octal 130 171 201

Shades and tints

Shades of #587981

#587981
(88,121,129)
#506E76
(80,110,118)
#48636B
(72,99,107)
#405860
(64,88,96)
#384D55
(56,77,85)
#30424A
(48,66,74)
#28373F
(40,55,63)
#202C34
(32,44,52)
#182129
(24,33,41)
#10161E
(16,22,30)
#080B13
(8,11,19)
#000000
(0,0,0)

Tints of #587981

#587981
(88,121,129)
#67858C
(103,133,140)
#769197
(118,145,151)
#859DA2
(133,157,162)
#94A9AD
(148,169,173)
#A3B5B8
(163,181,184)
#B2C1C3
(178,193,195)
#C1CDCE
(193,205,206)
#D0D9D9
(208,217,217)
#DFE5E4
(223,229,228)
#EEF1EF
(238,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587981; }

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

This text font color is #587981.

Background Color

.myBgColor { background-color: #587981; }

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

This div background color is #587981.

Border color

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

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

This div border color is #587981.

Opacity

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

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

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

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

This text has shadow with #587981 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587981.

Preview

Color preview on black background

This text has color #587981 on black background.


Color preview on white background

This text has color #587981 on white background.


Black color preview on #587981 background

This text has black color on #587981 background.


White color preview on #587981 background

This text has white color on #587981 background.


Related colors

Complementary color

Complementary color for #hex is #A7867E.


I love getcolorcode.com

Triadic colors

1 #815879 and #798158 with #587981 are triadic colors.

2 #817958 and #795881 with #587981 are triadic colors.