COLOR #558093

HEX: #558093 RGB: (85,128,147)

Color info

#558093 contains mainly green and blue colors. Web safe color of #558093 is #666699 (or #669).

RGB color model

#558093 color RGB value is (85,128,147).

RGB: (85,128,147) (33%, 50%, 58%)

RGB channels and saturation

R 85 of 255 = 33%
G 128 of 255 = 50%
B 147 of 255 = 58%

85
128
147

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

Portions of RGB colors in percentages

R + G + B = 85 + 128 + 147 = 360 (100%)
R 85 of 360 ~ 23.61%
G 128 of 360 ~ 35.56%
B 147 of 360 ~ 40.83'%

%23.61
%35.56
%40.83

CMYK color model

#558093 color CMYK value is (42,13,0,42).

  • cyan value is 42.18%
  • magenta value is 12.93%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (42,13,0,42)
C42M13Y0K42 (42%, 13%, 0%, 42%)
(0.42 / 0.13 / 0.00 / 0.42)

CMYK percentages

%42.18
%12.93
%0
%42.35

Codes

Color #558093 in popluar color models

55 80 93
RGB 85 128 147
HSL 198° 26.72% 45.49%
HSB/HSV 198° 42.18% 57.65%
CMYK 42.18% 12.93% 0.00%
42.35%

Color #558093 in popluar number systems.

HEX 55 80 93
Decimal 85 128 147
Binary 1010101 10000000 10010011
Octal 125 200 223

Shades and tints

Shades of #558093

#558093
(85,128,147)
#4E7586
(78,117,134)
#476A79
(71,106,121)
#405F6C
(64,95,108)
#39545F
(57,84,95)
#324952
(50,73,82)
#2B3E45
(43,62,69)
#243338
(36,51,56)
#1D282B
(29,40,43)
#161D1E
(22,29,30)
#0F1211
(15,18,17)
#000000
(0,0,0)

Tints of #558093

#558093
(85,128,147)
#648B9C
(100,139,156)
#7396A5
(115,150,165)
#82A1AE
(130,161,174)
#91ACB7
(145,172,183)
#A0B7C0
(160,183,192)
#AFC2C9
(175,194,201)
#BECDD2
(190,205,210)
#CDD8DB
(205,216,219)
#DCE3E4
(220,227,228)
#EBEEED
(235,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #558093; }

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

This text font color is #558093.

Background Color

.myBgColor { background-color: #558093; }

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

This div background color is #558093.

Border color

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

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

This div border color is #558093.

Opacity

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

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

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

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

This text has shadow with #558093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558093.

Preview

Color preview on black background

This text has color #558093 on black background.


Color preview on white background

This text has color #558093 on white background.


Black color preview on #558093 background

This text has black color on #558093 background.


White color preview on #558093 background

This text has white color on #558093 background.


Related colors

Complementary color

Complementary color for #hex is #AA7F6C.


I love getcolorcode.com

Triadic colors

1 #935580 and #809355 with #558093 are triadic colors.

2 #938055 and #805593 with #558093 are triadic colors.