COLOR #557770

HEX: #557770 RGB: (85,119,112)

Color info

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

RGB color model

#557770 color RGB value is (85,119,112).

RGB: (85,119,112) (33%, 47%, 44%)

RGB channels and saturation

R 85 of 255 = 33%
G 119 of 255 = 47%
B 112 of 255 = 44%

85
119
112

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

Portions of RGB colors in percentages

R + G + B = 85 + 119 + 112 = 316 (100%)
R 85 of 316 ~ 26.9%
G 119 of 316 ~ 37.66%
B 112 of 316 ~ 35.44'%

%26.9
%37.66
%35.44

CMYK color model

#557770 color CMYK value is (29,0,6,53).

  • cyan value is 28.57%
  • magenta value is 0.00%
  • yellow value is 5.88%
  • key color value is 53.33%

CMYK: (29,0,6,53)
C29M0Y6K53 (29%, 0%, 6%, 53%)
(0.29 / 0.00 / 0.06 / 0.53)

CMYK percentages

%28.57
%0
%5.88
%53.33

Codes

Color #557770 in popluar color models

55 77 70
RGB 85 119 112
HSL 168° 16.67% 40.00%
HSB/HSV 168° 28.57% 46.67%
CMYK 28.57% 0.00% 5.88%
53.33%

Color #557770 in popluar number systems.

HEX 55 77 70
Decimal 85 119 112
Binary 1010101 1110111 1110000
Octal 125 167 160

Shades and tints

Shades of #557770

#557770
(85,119,112)
#4E6D66
(78,109,102)
#47635C
(71,99,92)
#405952
(64,89,82)
#394F48
(57,79,72)
#32453E
(50,69,62)
#2B3B34
(43,59,52)
#24312A
(36,49,42)
#1D2720
(29,39,32)
#161D16
(22,29,22)
#0F130C
(15,19,12)
#000000
(0,0,0)

Tints of #557770

#557770
(85,119,112)
#64837D
(100,131,125)
#738F8A
(115,143,138)
#829B97
(130,155,151)
#91A7A4
(145,167,164)
#A0B3B1
(160,179,177)
#AFBFBE
(175,191,190)
#BECBCB
(190,203,203)
#CDD7D8
(205,215,216)
#DCE3E5
(220,227,229)
#EBEFF2
(235,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557770; }

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

This text font color is #557770.

Background Color

.myBgColor { background-color: #557770; }

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

This div background color is #557770.

Border color

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

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

This div border color is #557770.

Opacity

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

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

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

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

This text has shadow with #557770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557770.

Preview

Color preview on black background

This text has color #557770 on black background.


Color preview on white background

This text has color #557770 on white background.


Black color preview on #557770 background

This text has black color on #557770 background.


White color preview on #557770 background

This text has white color on #557770 background.


Related colors

Complementary color

Complementary color for #hex is #AA888F.


I love getcolorcode.com

Triadic colors

1 #705577 and #777055 with #557770 are triadic colors.

2 #707755 and #775570 with #557770 are triadic colors.