COLOR #557277

HEX: #557277 RGB: (85,114,119)

Color info

#557277 contains red, green and blue colors in about the same proportion. Web safe color of #557277 is #666666 (or #666).

RGB color model

#557277 color RGB value is (85,114,119).

RGB: (85,114,119) (33%, 45%, 47%)

RGB channels and saturation

R 85 of 255 = 33%
G 114 of 255 = 45%
B 119 of 255 = 47%

85
114
119

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

Portions of RGB colors in percentages

R + G + B = 85 + 114 + 119 = 318 (100%)
R 85 of 318 ~ 26.73%
G 114 of 318 ~ 35.85%
B 119 of 318 ~ 37.42'%

%26.73
%35.85
%37.42

CMYK color model

#557277 color CMYK value is (29,4,0,53).

  • cyan value is 28.57%
  • magenta value is 4.20%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (29,4,0,53) C29M4Y0K53 (29%,4%,0%,53%) (0.29/0.04/0.00/0.53) 

CMYK percentages

%28.57
%4.2
%0
%53.33

Codes

Color #557277 in popluar color models

55 72 77
RGB 85 114 119
HSL 189° 16.67% 40.00%
HSB/HSV 189° 28.57% 46.67%
CMYK 28.57% 4.20% 0.00%
53.33%

Color #557277 in popluar number systems.

HEX 55 72 77
Decimal 85 114 119
Binary 1010101 1110010 1110111
Octal 125 162 167

Shades and tints

Shades of #557277

#557277
(85,114,119)
#4E686D
(78,104,109)
#475E63
(71,94,99)
#405459
(64,84,89)
#394A4F
(57,74,79)
#324045
(50,64,69)
#2B363B
(43,54,59)
#242C31
(36,44,49)
#1D2227
(29,34,39)
#16181D
(22,24,29)
#0F0E13
(15,14,19)
#000000
(0,0,0)

Tints of #557277

#557277
(85,114,119)
#647E83
(100,126,131)
#738A8F
(115,138,143)
#82969B
(130,150,155)
#91A2A7
(145,162,167)
#A0AEB3
(160,174,179)
#AFBABF
(175,186,191)
#BEC6CB
(190,198,203)
#CDD2D7
(205,210,215)
#DCDEE3
(220,222,227)
#EBEAEF
(235,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557277 color. Also use rgb(85,114,119) instead hex code.

Text Font Color

.myTextColor { color: #557277; }

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

This text font color is #557277.

Background Color

.myBgColor { background-color: #557277; }

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

This div background color is #557277.

Border color

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

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

This div border color is #557277.

Opacity

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

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

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

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

This text has shadow with #557277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557277.

Preview

Color preview on black background

This text has color #557277 on black background.


Color preview on white background

This text has color #557277 on white background.


Black color preview on #557277 background

This text has black color on #557277 background.


White color preview on #557277 background

This text has white color on #557277 background.


Related colors

Complementary color

Complementary color for #hex is #AA8D88.


I love getcolorcode.com

Triadic colors

1 #775572 and #727755 with #557277 are triadic colors.

2 #777255 and #725577 with #557277 are triadic colors.