COLOR #557044

HEX: #557044 RGB: (85,112,68)

Color info

#557044 contains red, green and blue colors in about the same proportion. Web safe color of #557044 is #666633 (or #663).

RGB color model

#557044 color RGB value is (85,112,68).

RGB: (85,112,68) (33%, 44%, 27%)

RGB channels and saturation

R 85 of 255 = 33%
G 112 of 255 = 44%
B 68 of 255 = 27%

85
112
68

R + G + B ~ 35%. #557044 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 112 + 68 = 265 (100%)
R 85 of 265 ~ 32.08%
G 112 of 265 ~ 42.26%
B 68 of 265 ~ 25.66'%

%32.08
%42.26
%25.66

CMYK color model

#557044 color CMYK value is (24,0,39,56).

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

CMYK: (24,0,39,56)
C24M0Y39K56 (24%, 0%, 39%, 56%)
(0.24 / 0.00 / 0.39 / 0.56)

CMYK percentages

%24.11
%0
%39.29
%56.08

Codes

Color #557044 in popluar color models

55 70 44
RGB 85 112 68
HSL 97° 24.44% 35.29%
HSB/HSV 97° 39.29% 43.92%
CMYK 24.11% 0.00% 39.29%
56.08%

Color #557044 in popluar number systems.

HEX 55 70 44
Decimal 85 112 68
Binary 1010101 1110000 1000100
Octal 125 160 104

Shades and tints

Shades of #557044

#557044
(85,112,68)
#4E663E
(78,102,62)
#475C38
(71,92,56)
#405232
(64,82,50)
#39482C
(57,72,44)
#323E26
(50,62,38)
#2B3420
(43,52,32)
#242A1A
(36,42,26)
#1D2014
(29,32,20)
#16160E
(22,22,14)
#0F0C08
(15,12,8)
#000000
(0,0,0)

Tints of #557044

#557044
(85,112,68)
#647D55
(100,125,85)
#738A66
(115,138,102)
#829777
(130,151,119)
#91A488
(145,164,136)
#A0B199
(160,177,153)
#AFBEAA
(175,190,170)
#BECBBB
(190,203,187)
#CDD8CC
(205,216,204)
#DCE5DD
(220,229,221)
#EBF2EE
(235,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557044; }

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

This text font color is #557044.

Background Color

.myBgColor { background-color: #557044; }

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

This div background color is #557044.

Border color

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

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

This div border color is #557044.

Opacity

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

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

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

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

This text has shadow with #557044 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557044.

Preview

Color preview on black background

This text has color #557044 on black background.


Color preview on white background

This text has color #557044 on white background.


Black color preview on #557044 background

This text has black color on #557044 background.


White color preview on #557044 background

This text has white color on #557044 background.


Related colors

Complementary color

Complementary color for #hex is #AA8FBB.


I love getcolorcode.com

Triadic colors

1 #445570 and #704455 with #557044 are triadic colors.

2 #447055 and #705544 with #557044 are triadic colors.