COLOR #557169

HEX: #557169 RGB: (85,113,105)

Color info

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

RGB color model

#557169 color RGB value is (85,113,105).

RGB: (85,113,105) (33%, 44%, 41%)

RGB channels and saturation

R 85 of 255 = 33%
G 113 of 255 = 44%
B 105 of 255 = 41%

85
113
105

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

Portions of RGB colors in percentages

R + G + B = 85 + 113 + 105 = 303 (100%)
R 85 of 303 ~ 28.05%
G 113 of 303 ~ 37.29%
B 105 of 303 ~ 34.65'%

%28.05
%37.29
%34.65

CMYK color model

#557169 color CMYK value is (25,0,7,56).

  • cyan value is 24.78%
  • magenta value is 0.00%
  • yellow value is 7.08%
  • key color value is 55.69%

CMYK: (25,0,7,56)
C25M0Y7K56 (25%, 0%, 7%, 56%)
(0.25 / 0.00 / 0.07 / 0.56)

CMYK percentages

%24.78
%0
%7.08
%55.69

Codes

Color #557169 in popluar color models

55 71 69
RGB 85 113 105
HSL 163° 14.14% 38.82%
HSB/HSV 163° 24.78% 44.31%
CMYK 24.78% 0.00% 7.08%
55.69%

Color #557169 in popluar number systems.

HEX 55 71 69
Decimal 85 113 105
Binary 1010101 1110001 1101001
Octal 125 161 151

Shades and tints

Shades of #557169

#557169
(85,113,105)
#4E6760
(78,103,96)
#475D57
(71,93,87)
#40534E
(64,83,78)
#394945
(57,73,69)
#323F3C
(50,63,60)
#2B3533
(43,53,51)
#242B2A
(36,43,42)
#1D2121
(29,33,33)
#161718
(22,23,24)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #557169

#557169
(85,113,105)
#647D76
(100,125,118)
#738983
(115,137,131)
#829590
(130,149,144)
#91A19D
(145,161,157)
#A0ADAA
(160,173,170)
#AFB9B7
(175,185,183)
#BEC5C4
(190,197,196)
#CDD1D1
(205,209,209)
#DCDDDE
(220,221,222)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557169 color. Also use rgb(85,113,105) instead hex code.

Text Font Color

.myTextColor { color: #557169; }

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

This text font color is #557169.

Background Color

.myBgColor { background-color: #557169; }

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

This div background color is #557169.

Border color

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

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

This div border color is #557169.

Opacity

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

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

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

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

This text has shadow with #557169 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557169.

Preview

Color preview on black background

This text has color #557169 on black background.


Color preview on white background

This text has color #557169 on white background.


Black color preview on #557169 background

This text has black color on #557169 background.


White color preview on #557169 background

This text has white color on #557169 background.


Related colors

Complementary color

Complementary color for #hex is #AA8E96.


I love getcolorcode.com

Triadic colors

1 #695571 and #716955 with #557169 are triadic colors.

2 #697155 and #715569 with #557169 are triadic colors.