COLOR #557964

HEX: #557964 RGB: (85,121,100)

Color info

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

RGB color model

#557964 color RGB value is (85,121,100).

RGB: (85,121,100) (33%, 47%, 39%)

RGB channels and saturation

R 85 of 255 = 33%
G 121 of 255 = 47%
B 100 of 255 = 39%

85
121
100

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

Portions of RGB colors in percentages

R + G + B = 85 + 121 + 100 = 306 (100%)
R 85 of 306 ~ 27.78%
G 121 of 306 ~ 39.54%
B 100 of 306 ~ 32.68'%

%27.78
%39.54
%32.68

CMYK color model

#557964 color CMYK value is (30,0,17,53).

  • cyan value is 29.75%
  • magenta value is 0.00%
  • yellow value is 17.36%
  • key color value is 52.55%

CMYK: (30,0,17,53)
C30M0Y17K53 (30%, 0%, 17%, 53%)
(0.30 / 0.00 / 0.17 / 0.53)

CMYK percentages

%29.75
%0
%17.36
%52.55

Codes

Color #557964 in popluar color models

55 79 64
RGB 85 121 100
HSL 145° 17.48% 40.39%
HSB/HSV 145° 29.75% 47.45%
CMYK 29.75% 0.00% 17.36%
52.55%

Color #557964 in popluar number systems.

HEX 55 79 64
Decimal 85 121 100
Binary 1010101 1111001 1100100
Octal 125 171 144

Shades and tints

Shades of #557964

#557964
(85,121,100)
#4E6E5B
(78,110,91)
#476352
(71,99,82)
#405849
(64,88,73)
#394D40
(57,77,64)
#324237
(50,66,55)
#2B372E
(43,55,46)
#242C25
(36,44,37)
#1D211C
(29,33,28)
#161613
(22,22,19)
#0F0B0A
(15,11,10)
#000000
(0,0,0)

Tints of #557964

#557964
(85,121,100)
#648572
(100,133,114)
#739180
(115,145,128)
#829D8E
(130,157,142)
#91A99C
(145,169,156)
#A0B5AA
(160,181,170)
#AFC1B8
(175,193,184)
#BECDC6
(190,205,198)
#CDD9D4
(205,217,212)
#DCE5E2
(220,229,226)
#EBF1F0
(235,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557964; }

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

This text font color is #557964.

Background Color

.myBgColor { background-color: #557964; }

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

This div background color is #557964.

Border color

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

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

This div border color is #557964.

Opacity

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

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

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

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

This text has shadow with #557964 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557964.

Preview

Color preview on black background

This text has color #557964 on black background.


Color preview on white background

This text has color #557964 on white background.


Black color preview on #557964 background

This text has black color on #557964 background.


White color preview on #557964 background

This text has white color on #557964 background.


Related colors

Complementary color

Complementary color for #hex is #AA869B.


I love getcolorcode.com

Triadic colors

1 #645579 and #796455 with #557964 are triadic colors.

2 #647955 and #795564 with #557964 are triadic colors.