COLOR #558087

HEX: #558087 RGB: (85,128,135)

Color info

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

RGB color model

#558087 color RGB value is (85,128,135).

RGB: (85,128,135) (33%, 50%, 53%)

RGB channels and saturation

R 85 of 255 = 33%
G 128 of 255 = 50%
B 135 of 255 = 53%

85
128
135

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

Portions of RGB colors in percentages

R + G + B = 85 + 128 + 135 = 348 (100%)
R 85 of 348 ~ 24.43%
G 128 of 348 ~ 36.78%
B 135 of 348 ~ 38.79'%

%24.43
%36.78
%38.79

CMYK color model

#558087 color CMYK value is (37,5,0,47).

  • cyan value is 37.04%
  • magenta value is 5.19%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (37,5,0,47)
C37M5Y0K47 (37%, 5%, 0%, 47%)
(0.37 / 0.05 / 0.00 / 0.47)

CMYK percentages

%37.04
%5.19
%0
%47.06

Codes

Color #558087 in popluar color models

55 80 87
RGB 85 128 135
HSL 188° 22.73% 43.14%
HSB/HSV 188° 37.04% 52.94%
CMYK 37.04% 5.19% 0.00%
47.06%

Color #558087 in popluar number systems.

HEX 55 80 87
Decimal 85 128 135
Binary 1010101 10000000 10000111
Octal 125 200 207

Shades and tints

Shades of #558087

#558087
(85,128,135)
#4E757B
(78,117,123)
#476A6F
(71,106,111)
#405F63
(64,95,99)
#395457
(57,84,87)
#32494B
(50,73,75)
#2B3E3F
(43,62,63)
#243333
(36,51,51)
#1D2827
(29,40,39)
#161D1B
(22,29,27)
#0F120F
(15,18,15)
#000000
(0,0,0)

Tints of #558087

#558087
(85,128,135)
#648B91
(100,139,145)
#73969B
(115,150,155)
#82A1A5
(130,161,165)
#91ACAF
(145,172,175)
#A0B7B9
(160,183,185)
#AFC2C3
(175,194,195)
#BECDCD
(190,205,205)
#CDD8D7
(205,216,215)
#DCE3E1
(220,227,225)
#EBEEEB
(235,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #558087 color. Also use rgb(85,128,135) instead hex code.

Text Font Color

.myTextColor { color: #558087; }

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

This text font color is #558087.

Background Color

.myBgColor { background-color: #558087; }

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

This div background color is #558087.

Border color

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

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

This div border color is #558087.

Opacity

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

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

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

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

This text has shadow with #558087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558087.

Preview

Color preview on black background

This text has color #558087 on black background.


Color preview on white background

This text has color #558087 on white background.


Black color preview on #558087 background

This text has black color on #558087 background.


White color preview on #558087 background

This text has white color on #558087 background.


Related colors

Complementary color

Complementary color for #hex is #AA7F78.


I love getcolorcode.com

Triadic colors

1 #875580 and #808755 with #558087 are triadic colors.

2 #878055 and #805587 with #558087 are triadic colors.