COLOR #557564

HEX: #557564 RGB: (85,117,100)

Color info

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

RGB color model

#557564 color RGB value is (85,117,100).

RGB: (85,117,100) (33%, 46%, 39%)

RGB channels and saturation

R 85 of 255 = 33%
G 117 of 255 = 46%
B 100 of 255 = 39%

85
117
100

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

Portions of RGB colors in percentages

R + G + B = 85 + 117 + 100 = 302 (100%)
R 85 of 302 ~ 28.15%
G 117 of 302 ~ 38.74%
B 100 of 302 ~ 33.11'%

%28.15
%38.74
%33.11

CMYK color model

#557564 color CMYK value is (27,0,15,54).

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

CMYK: (27,0,15,54)
C27M0Y15K54 (27%, 0%, 15%, 54%)
(0.27 / 0.00 / 0.15 / 0.54)

CMYK percentages

%27.35
%0
%14.53
%54.12

Codes

Color #557564 in popluar color models

55 75 64
RGB 85 117 100
HSL 148° 15.84% 39.61%
HSB/HSV 148° 27.35% 45.88%
CMYK 27.35% 0.00% 14.53%
54.12%

Color #557564 in popluar number systems.

HEX 55 75 64
Decimal 85 117 100
Binary 1010101 1110101 1100100
Octal 125 165 144

Shades and tints

Shades of #557564

#557564
(85,117,100)
#4E6B5B
(78,107,91)
#476152
(71,97,82)
#405749
(64,87,73)
#394D40
(57,77,64)
#324337
(50,67,55)
#2B392E
(43,57,46)
#242F25
(36,47,37)
#1D251C
(29,37,28)
#161B13
(22,27,19)
#0F110A
(15,17,10)
#000000
(0,0,0)

Tints of #557564

#557564
(85,117,100)
#648172
(100,129,114)
#738D80
(115,141,128)
#82998E
(130,153,142)
#91A59C
(145,165,156)
#A0B1AA
(160,177,170)
#AFBDB8
(175,189,184)
#BEC9C6
(190,201,198)
#CDD5D4
(205,213,212)
#DCE1E2
(220,225,226)
#EBEDF0
(235,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557564; }

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

This text font color is #557564.

Background Color

.myBgColor { background-color: #557564; }

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

This div background color is #557564.

Border color

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

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

This div border color is #557564.

Opacity

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

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

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

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

This text has shadow with #557564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557564.

Preview

Color preview on black background

This text has color #557564 on black background.


Color preview on white background

This text has color #557564 on white background.


Black color preview on #557564 background

This text has black color on #557564 background.


White color preview on #557564 background

This text has white color on #557564 background.


Related colors

Complementary color

Complementary color for #hex is #AA8A9B.


I love getcolorcode.com

Triadic colors

1 #645575 and #756455 with #557564 are triadic colors.

2 #647555 and #755564 with #557564 are triadic colors.