COLOR #558490

HEX: #558490 RGB: (85,132,144)

Color info

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

RGB color model

#558490 color RGB value is (85,132,144).

RGB: (85,132,144) (33%, 52%, 56%)

RGB channels and saturation

R 85 of 255 = 33%
G 132 of 255 = 52%
B 144 of 255 = 56%

85
132
144

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

Portions of RGB colors in percentages

R + G + B = 85 + 132 + 144 = 361 (100%)
R 85 of 361 ~ 23.55%
G 132 of 361 ~ 36.57%
B 144 of 361 ~ 39.89'%

%23.55
%36.57
%39.89

CMYK color model

#558490 color CMYK value is (41,8,0,44).

  • cyan value is 40.97%
  • magenta value is 8.33%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (41,8,0,44)
C41M8Y0K44 (41%, 8%, 0%, 44%)
(0.41 / 0.08 / 0.00 / 0.44)

CMYK percentages

%40.97
%8.33
%0
%43.53

Codes

Color #558490 in popluar color models

55 84 90
RGB 85 132 144
HSL 192° 25.76% 44.90%
HSB/HSV 192° 40.97% 56.47%
CMYK 40.97% 8.33% 0.00%
43.53%

Color #558490 in popluar number systems.

HEX 55 84 90
Decimal 85 132 144
Binary 1010101 10000100 10010000
Octal 125 204 220

Shades and tints

Shades of #558490

#558490
(85,132,144)
#4E7883
(78,120,131)
#476C76
(71,108,118)
#406069
(64,96,105)
#39545C
(57,84,92)
#32484F
(50,72,79)
#2B3C42
(43,60,66)
#243035
(36,48,53)
#1D2428
(29,36,40)
#16181B
(22,24,27)
#0F0C0E
(15,12,14)
#000000
(0,0,0)

Tints of #558490

#558490
(85,132,144)
#648F9A
(100,143,154)
#739AA4
(115,154,164)
#82A5AE
(130,165,174)
#91B0B8
(145,176,184)
#A0BBC2
(160,187,194)
#AFC6CC
(175,198,204)
#BED1D6
(190,209,214)
#CDDCE0
(205,220,224)
#DCE7EA
(220,231,234)
#EBF2F4
(235,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #558490 color. Also use rgb(85,132,144) instead hex code.

Text Font Color

.myTextColor { color: #558490; }

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

This text font color is #558490.

Background Color

.myBgColor { background-color: #558490; }

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

This div background color is #558490.

Border color

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

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

This div border color is #558490.

Opacity

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

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

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

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

This text has shadow with #558490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558490.

Preview

Color preview on black background

This text has color #558490 on black background.


Color preview on white background

This text has color #558490 on white background.


Black color preview on #558490 background

This text has black color on #558490 background.


White color preview on #558490 background

This text has white color on #558490 background.


Related colors

Complementary color

Complementary color for #hex is #AA7B6F.


I love getcolorcode.com

Triadic colors

1 #905584 and #849055 with #558490 are triadic colors.

2 #908455 and #845590 with #558490 are triadic colors.