COLOR #557067

HEX: #557067 RGB: (85,112,103)

Color info

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

RGB color model

#557067 color RGB value is (85,112,103).

RGB: (85,112,103) (33%, 44%, 40%)

RGB channels and saturation

R 85 of 255 = 33%
G 112 of 255 = 44%
B 103 of 255 = 40%

85
112
103

R + G + B ~ 39%. #557067 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 112 + 103 = 300 (100%)
R 85 of 300 ~ 28.33%
G 112 of 300 ~ 37.33%
B 103 of 300 ~ 34.33'%

%28.33
%37.33
%34.33

CMYK color model

#557067 color CMYK value is (24,0,8,56).

  • cyan value is 24.11%
  • magenta value is 0.00%
  • yellow value is 8.04%
  • key color value is 56.08%

CMYK: (24,0,8,56)
C24M0Y8K56 (24%, 0%, 8%, 56%)
(0.24 / 0.00 / 0.08 / 0.56)

CMYK percentages

%24.11
%0
%8.04
%56.08

Codes

Color #557067 in popluar color models

55 70 67
RGB 85 112 103
HSL 160° 13.71% 38.63%
HSB/HSV 160° 24.11% 43.92%
CMYK 24.11% 0.00% 8.04%
56.08%

Color #557067 in popluar number systems.

HEX 55 70 67
Decimal 85 112 103
Binary 1010101 1110000 1100111
Octal 125 160 147

Shades and tints

Shades of #557067

#557067
(85,112,103)
#4E665E
(78,102,94)
#475C55
(71,92,85)
#40524C
(64,82,76)
#394843
(57,72,67)
#323E3A
(50,62,58)
#2B3431
(43,52,49)
#242A28
(36,42,40)
#1D201F
(29,32,31)
#161616
(22,22,22)
#0F0C0D
(15,12,13)
#000000
(0,0,0)

Tints of #557067

#557067
(85,112,103)
#647D74
(100,125,116)
#738A81
(115,138,129)
#82978E
(130,151,142)
#91A49B
(145,164,155)
#A0B1A8
(160,177,168)
#AFBEB5
(175,190,181)
#BECBC2
(190,203,194)
#CDD8CF
(205,216,207)
#DCE5DC
(220,229,220)
#EBF2E9
(235,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557067; }

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

This text font color is #557067.

Background Color

.myBgColor { background-color: #557067; }

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

This div background color is #557067.

Border color

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

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

This div border color is #557067.

Opacity

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

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

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

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

This text has shadow with #557067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557067.

Preview

Color preview on black background

This text has color #557067 on black background.


Color preview on white background

This text has color #557067 on white background.


Black color preview on #557067 background

This text has black color on #557067 background.


White color preview on #557067 background

This text has white color on #557067 background.


Related colors

Complementary color

Complementary color for #hex is #AA8F98.


I love getcolorcode.com

Triadic colors

1 #675570 and #706755 with #557067 are triadic colors.

2 #677055 and #705567 with #557067 are triadic colors.