COLOR #557988

HEX: #557988 RGB: (85,121,136)

Color info

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

RGB color model

#557988 color RGB value is (85,121,136).

RGB: (85,121,136) (33%, 47%, 53%)

RGB channels and saturation

R 85 of 255 = 33%
G 121 of 255 = 47%
B 136 of 255 = 53%

85
121
136

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

Portions of RGB colors in percentages

R + G + B = 85 + 121 + 136 = 342 (100%)
R 85 of 342 ~ 24.85%
G 121 of 342 ~ 35.38%
B 136 of 342 ~ 39.77'%

%24.85
%35.38
%39.77

CMYK color model

#557988 color CMYK value is (38,11,0,47).

  • cyan value is 37.50%
  • magenta value is 11.03%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (38,11,0,47)
C38M11Y0K47 (38%, 11%, 0%, 47%)
(0.38 / 0.11 / 0.00 / 0.47)

CMYK percentages

%37.5
%11.03
%0
%46.67

Codes

Color #557988 in popluar color models

55 79 88
RGB 85 121 136
HSL 198° 23.08% 43.33%
HSB/HSV 198° 37.50% 53.33%
CMYK 37.50% 11.03% 0.00%
46.67%

Color #557988 in popluar number systems.

HEX 55 79 88
Decimal 85 121 136
Binary 1010101 1111001 10001000
Octal 125 171 210

Shades and tints

Shades of #557988

#557988
(85,121,136)
#4E6E7C
(78,110,124)
#476370
(71,99,112)
#405864
(64,88,100)
#394D58
(57,77,88)
#32424C
(50,66,76)
#2B3740
(43,55,64)
#242C34
(36,44,52)
#1D2128
(29,33,40)
#16161C
(22,22,28)
#0F0B10
(15,11,16)
#000000
(0,0,0)

Tints of #557988

#557988
(85,121,136)
#648592
(100,133,146)
#73919C
(115,145,156)
#829DA6
(130,157,166)
#91A9B0
(145,169,176)
#A0B5BA
(160,181,186)
#AFC1C4
(175,193,196)
#BECDCE
(190,205,206)
#CDD9D8
(205,217,216)
#DCE5E2
(220,229,226)
#EBF1EC
(235,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557988 color. Also use rgb(85,121,136) instead hex code.

Text Font Color

.myTextColor { color: #557988; }

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

This text font color is #557988.

Background Color

.myBgColor { background-color: #557988; }

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

This div background color is #557988.

Border color

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

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

This div border color is #557988.

Opacity

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

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

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

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

This text has shadow with #557988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557988.

Preview

Color preview on black background

This text has color #557988 on black background.


Color preview on white background

This text has color #557988 on white background.


Black color preview on #557988 background

This text has black color on #557988 background.


White color preview on #557988 background

This text has white color on #557988 background.


Related colors

Complementary color

Complementary color for #hex is #AA8677.


I love getcolorcode.com

Triadic colors

1 #885579 and #798855 with #557988 are triadic colors.

2 #887955 and #795588 with #557988 are triadic colors.