COLOR #587681

HEX: #587681 RGB: (88,118,129)

Color info

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

RGB color model

#587681 color RGB value is (88,118,129).

RGB: (88,118,129) (35%, 46%, 51%)

RGB channels and saturation

R 88 of 255 = 35%
G 118 of 255 = 46%
B 129 of 255 = 51%

88
118
129

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

Portions of RGB colors in percentages

R + G + B = 88 + 118 + 129 = 335 (100%)
R 88 of 335 ~ 26.27%
G 118 of 335 ~ 35.22%
B 129 of 335 ~ 38.51'%

%26.27
%35.22
%38.51

CMYK color model

#587681 color CMYK value is (32,9,0,49).

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

CMYK: (32,9,0,49)
C32M9Y0K49 (32%, 9%, 0%, 49%)
(0.32 / 0.09 / 0.00 / 0.49)

CMYK percentages

%31.78
%8.53
%0
%49.41

Codes

Color #587681 in popluar color models

58 76 81
RGB 88 118 129
HSL 196° 18.89% 42.55%
HSB/HSV 196° 31.78% 50.59%
CMYK 31.78% 8.53% 0.00%
49.41%

Color #587681 in popluar number systems.

HEX 58 76 81
Decimal 88 118 129
Binary 1011000 1110110 10000001
Octal 130 166 201

Shades and tints

Shades of #587681

#587681
(88,118,129)
#506C76
(80,108,118)
#48626B
(72,98,107)
#405860
(64,88,96)
#384E55
(56,78,85)
#30444A
(48,68,74)
#283A3F
(40,58,63)
#203034
(32,48,52)
#182629
(24,38,41)
#101C1E
(16,28,30)
#081213
(8,18,19)
#000000
(0,0,0)

Tints of #587681

#587681
(88,118,129)
#67828C
(103,130,140)
#768E97
(118,142,151)
#859AA2
(133,154,162)
#94A6AD
(148,166,173)
#A3B2B8
(163,178,184)
#B2BEC3
(178,190,195)
#C1CACE
(193,202,206)
#D0D6D9
(208,214,217)
#DFE2E4
(223,226,228)
#EEEEEF
(238,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587681; }

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

This text font color is #587681.

Background Color

.myBgColor { background-color: #587681; }

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

This div background color is #587681.

Border color

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

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

This div border color is #587681.

Opacity

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

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

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

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

This text has shadow with #587681 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587681.

Preview

Color preview on black background

This text has color #587681 on black background.


Color preview on white background

This text has color #587681 on white background.


Black color preview on #587681 background

This text has black color on #587681 background.


White color preview on #587681 background

This text has white color on #587681 background.


Related colors

Complementary color

Complementary color for #hex is #A7897E.


I love getcolorcode.com

Triadic colors

1 #815876 and #768158 with #587681 are triadic colors.

2 #817658 and #765881 with #587681 are triadic colors.