COLOR #558690

HEX: #558690 RGB: (85,134,144)

Color info

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

RGB color model

#558690 color RGB value is (85,134,144).

RGB: (85,134,144) (33%, 53%, 56%)

RGB channels and saturation

R 85 of 255 = 33%
G 134 of 255 = 53%
B 144 of 255 = 56%

85
134
144

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

Portions of RGB colors in percentages

R + G + B = 85 + 134 + 144 = 363 (100%)
R 85 of 363 ~ 23.42%
G 134 of 363 ~ 36.91%
B 144 of 363 ~ 39.67'%

%23.42
%36.91
%39.67

CMYK color model

#558690 color CMYK value is (41,7,0,44).

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

CMYK: (41,7,0,44)
C41M7Y0K44 (41%, 7%, 0%, 44%)
(0.41 / 0.07 / 0.00 / 0.44)

CMYK percentages

%40.97
%6.94
%0
%43.53

Codes

Color #558690 in popluar color models

55 86 90
RGB 85 134 144
HSL 190° 25.76% 44.90%
HSB/HSV 190° 40.97% 56.47%
CMYK 40.97% 6.94% 0.00%
43.53%

Color #558690 in popluar number systems.

HEX 55 86 90
Decimal 85 134 144
Binary 1010101 10000110 10010000
Octal 125 206 220

Shades and tints

Shades of #558690

#558690
(85,134,144)
#4E7A83
(78,122,131)
#476E76
(71,110,118)
#406269
(64,98,105)
#39565C
(57,86,92)
#324A4F
(50,74,79)
#2B3E42
(43,62,66)
#243235
(36,50,53)
#1D2628
(29,38,40)
#161A1B
(22,26,27)
#0F0E0E
(15,14,14)
#000000
(0,0,0)

Tints of #558690

#558690
(85,134,144)
#64919A
(100,145,154)
#739CA4
(115,156,164)
#82A7AE
(130,167,174)
#91B2B8
(145,178,184)
#A0BDC2
(160,189,194)
#AFC8CC
(175,200,204)
#BED3D6
(190,211,214)
#CDDEE0
(205,222,224)
#DCE9EA
(220,233,234)
#EBF4F4
(235,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #558690; }

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

This text font color is #558690.

Background Color

.myBgColor { background-color: #558690; }

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

This div background color is #558690.

Border color

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

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

This div border color is #558690.

Opacity

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

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

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

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

This text has shadow with #558690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558690.

Preview

Color preview on black background

This text has color #558690 on black background.


Color preview on white background

This text has color #558690 on white background.


Black color preview on #558690 background

This text has black color on #558690 background.


White color preview on #558690 background

This text has white color on #558690 background.


Related colors

Complementary color

Complementary color for #hex is #AA796F.


I love getcolorcode.com

Triadic colors

1 #905586 and #869055 with #558690 are triadic colors.

2 #908655 and #865590 with #558690 are triadic colors.