COLOR #557670

HEX: #557670 RGB: (85,118,112)

Color info

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

RGB color model

#557670 color RGB value is (85,118,112).

RGB: (85,118,112) (33%, 46%, 44%)

RGB channels and saturation

R 85 of 255 = 33%
G 118 of 255 = 46%
B 112 of 255 = 44%

85
118
112

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

Portions of RGB colors in percentages

R + G + B = 85 + 118 + 112 = 315 (100%)
R 85 of 315 ~ 26.98%
G 118 of 315 ~ 37.46%
B 112 of 315 ~ 35.56'%

%26.98
%37.46
%35.56

CMYK color model

#557670 color CMYK value is (28,0,5,54).

  • cyan value is 27.97%
  • magenta value is 0.00%
  • yellow value is 5.08%
  • key color value is 53.73%

CMYK: (28,0,5,54)
C28M0Y5K54 (28%, 0%, 5%, 54%)
(0.28 / 0.00 / 0.05 / 0.54)

CMYK percentages

%27.97
%0
%5.08
%53.73

Codes

Color #557670 in popluar color models

55 76 70
RGB 85 118 112
HSL 169° 16.26% 39.80%
HSB/HSV 169° 27.97% 46.27%
CMYK 27.97% 0.00% 5.08%
53.73%

Color #557670 in popluar number systems.

HEX 55 76 70
Decimal 85 118 112
Binary 1010101 1110110 1110000
Octal 125 166 160

Shades and tints

Shades of #557670

#557670
(85,118,112)
#4E6C66
(78,108,102)
#47625C
(71,98,92)
#405852
(64,88,82)
#394E48
(57,78,72)
#32443E
(50,68,62)
#2B3A34
(43,58,52)
#24302A
(36,48,42)
#1D2620
(29,38,32)
#161C16
(22,28,22)
#0F120C
(15,18,12)
#000000
(0,0,0)

Tints of #557670

#557670
(85,118,112)
#64827D
(100,130,125)
#738E8A
(115,142,138)
#829A97
(130,154,151)
#91A6A4
(145,166,164)
#A0B2B1
(160,178,177)
#AFBEBE
(175,190,190)
#BECACB
(190,202,203)
#CDD6D8
(205,214,216)
#DCE2E5
(220,226,229)
#EBEEF2
(235,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557670; }

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

This text font color is #557670.

Background Color

.myBgColor { background-color: #557670; }

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

This div background color is #557670.

Border color

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

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

This div border color is #557670.

Opacity

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

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

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

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

This text has shadow with #557670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557670.

Preview

Color preview on black background

This text has color #557670 on black background.


Color preview on white background

This text has color #557670 on white background.


Black color preview on #557670 background

This text has black color on #557670 background.


White color preview on #557670 background

This text has white color on #557670 background.


Related colors

Complementary color

Complementary color for #hex is #AA898F.


I love getcolorcode.com

Triadic colors

1 #705576 and #767055 with #557670 are triadic colors.

2 #707655 and #765570 with #557670 are triadic colors.