COLOR #557569

HEX: #557569 RGB: (85,117,105)

Color info

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

RGB color model

#557569 color RGB value is (85,117,105).

RGB: (85,117,105) (33%, 46%, 41%)

RGB channels and saturation

R 85 of 255 = 33%
G 117 of 255 = 46%
B 105 of 255 = 41%

85
117
105

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

Portions of RGB colors in percentages

R + G + B = 85 + 117 + 105 = 307 (100%)
R 85 of 307 ~ 27.69%
G 117 of 307 ~ 38.11%
B 105 of 307 ~ 34.2'%

%27.69
%38.11
%34.2

CMYK color model

#557569 color CMYK value is (27,0,10,54).

  • cyan value is 27.35%
  • magenta value is 0.00%
  • yellow value is 10.26%
  • key color value is 54.12%

CMYK: (27,0,10,54)
C27M0Y10K54 (27%, 0%, 10%, 54%)
(0.27 / 0.00 / 0.10 / 0.54)

CMYK percentages

%27.35
%0
%10.26
%54.12

Codes

Color #557569 in popluar color models

55 75 69
RGB 85 117 105
HSL 158° 15.84% 39.61%
HSB/HSV 158° 27.35% 45.88%
CMYK 27.35% 0.00% 10.26%
54.12%

Color #557569 in popluar number systems.

HEX 55 75 69
Decimal 85 117 105
Binary 1010101 1110101 1101001
Octal 125 165 151

Shades and tints

Shades of #557569

#557569
(85,117,105)
#4E6B60
(78,107,96)
#476157
(71,97,87)
#40574E
(64,87,78)
#394D45
(57,77,69)
#32433C
(50,67,60)
#2B3933
(43,57,51)
#242F2A
(36,47,42)
#1D2521
(29,37,33)
#161B18
(22,27,24)
#0F110F
(15,17,15)
#000000
(0,0,0)

Tints of #557569

#557569
(85,117,105)
#648176
(100,129,118)
#738D83
(115,141,131)
#829990
(130,153,144)
#91A59D
(145,165,157)
#A0B1AA
(160,177,170)
#AFBDB7
(175,189,183)
#BEC9C4
(190,201,196)
#CDD5D1
(205,213,209)
#DCE1DE
(220,225,222)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557569; }

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

This text font color is #557569.

Background Color

.myBgColor { background-color: #557569; }

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

This div background color is #557569.

Border color

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

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

This div border color is #557569.

Opacity

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

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

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

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

This text has shadow with #557569 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557569.

Preview

Color preview on black background

This text has color #557569 on black background.


Color preview on white background

This text has color #557569 on white background.


Black color preview on #557569 background

This text has black color on #557569 background.


White color preview on #557569 background

This text has white color on #557569 background.


Related colors

Complementary color

Complementary color for #hex is #AA8A96.


I love getcolorcode.com

Triadic colors

1 #695575 and #756955 with #557569 are triadic colors.

2 #697555 and #755569 with #557569 are triadic colors.