COLOR #5C8587

HEX: #5C8587 RGB: (92,133,135)

Color info

#5C8587 contains red, green and blue colors in about the same proportion. Web safe color of #5C8587 is #669999 (or #699).

RGB color model

#5C8587 color RGB value is (92,133,135).

RGB: (92,133,135) (36%, 52%, 53%)

RGB channels and saturation

R 92 of 255 = 36%
G 133 of 255 = 52%
B 135 of 255 = 53%

92
133
135

R + G + B ~ 47%. #5C8587 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 92 + 133 + 135 = 360 (100%)
R 92 of 360 ~ 25.56%
G 133 of 360 ~ 36.94%
B 135 of 360 ~ 37.5'%

%25.56
%36.94
%37.5

CMYK color model

#5C8587 color CMYK value is (32,1,0,47).

  • cyan value is 31.85%
  • magenta value is 1.48%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (32,1,0,47)
C32M1Y0K47 (32%, 1%, 0%, 47%)
(0.32 / 0.01 / 0.00 / 0.47)

CMYK percentages

%31.85
%1.48
%0
%47.06

Codes

Color #5C8587 in popluar color models

5C 85 87
RGB 92 133 135
HSL 183° 18.94% 44.51%
HSB/HSV 183° 31.85% 52.94%
CMYK 31.85% 1.48% 0.00%
47.06%

Color #5C8587 in popluar number systems.

HEX 5C 85 87
Decimal 92 133 135
Binary 1011100 10000101 10000111
Octal 134 205 207

Shades and tints

Shades of #5C8587

#5C8587
(92,133,135)
#54797B
(84,121,123)
#4C6D6F
(76,109,111)
#446163
(68,97,99)
#3C5557
(60,85,87)
#34494B
(52,73,75)
#2C3D3F
(44,61,63)
#243133
(36,49,51)
#1C2527
(28,37,39)
#14191B
(20,25,27)
#0C0D0F
(12,13,15)
#000000
(0,0,0)

Tints of #5C8587

#5C8587
(92,133,135)
#6A9091
(106,144,145)
#789B9B
(120,155,155)
#86A6A5
(134,166,165)
#94B1AF
(148,177,175)
#A2BCB9
(162,188,185)
#B0C7C3
(176,199,195)
#BED2CD
(190,210,205)
#CCDDD7
(204,221,215)
#DAE8E1
(218,232,225)
#E8F3EB
(232,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5C8587 color. Also use rgb(92,133,135) instead hex code.

Text Font Color

.myTextColor { color: #5C8587; }

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

This text font color is #5C8587.

Background Color

.myBgColor { background-color: #5C8587; }

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

This div background color is #5C8587.

Border color

.myBorderColor { border: 1px solid #5C8587; }

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

This div border color is #5C8587.

Opacity

.myOpacity80 { color: #5C8587; opacity: 0.8; }

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

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

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

This text has shadow with #5C8587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C8587.

Preview

Color preview on black background

This text has color #5C8587 on black background.


Color preview on white background

This text has color #5C8587 on white background.


Black color preview on #5C8587 background

This text has black color on #5C8587 background.


White color preview on #5C8587 background

This text has white color on #5C8587 background.


Related colors

Complementary color

Complementary color for #hex is #A37A78.


I love getcolorcode.com

Triadic colors

1 #875C85 and #85875C with #5C8587 are triadic colors.

2 #87855C and #855C87 with #5C8587 are triadic colors.