COLOR #557544

HEX: #557544 RGB: (85,117,68)

Color info

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

RGB color model

#557544 color RGB value is (85,117,68).

RGB: (85,117,68) (33%, 46%, 27%)

RGB channels and saturation

R 85 of 255 = 33%
G 117 of 255 = 46%
B 68 of 255 = 27%

85
117
68

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

Portions of RGB colors in percentages

R + G + B = 85 + 117 + 68 = 270 (100%)
R 85 of 270 ~ 31.48%
G 117 of 270 ~ 43.33%
B 68 of 270 ~ 25.19'%

%31.48
%43.33
%25.19

CMYK color model

#557544 color CMYK value is (27,0,42,54).

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

CMYK: (27,0,42,54)
C27M0Y42K54 (27%, 0%, 42%, 54%)
(0.27 / 0.00 / 0.42 / 0.54)

CMYK percentages

%27.35
%0
%41.88
%54.12

Codes

Color #557544 in popluar color models

55 75 44
RGB 85 117 68
HSL 99° 26.49% 36.27%
HSB/HSV 99° 41.88% 45.88%
CMYK 27.35% 0.00% 41.88%
54.12%

Color #557544 in popluar number systems.

HEX 55 75 44
Decimal 85 117 68
Binary 1010101 1110101 1000100
Octal 125 165 104

Shades and tints

Shades of #557544

#557544
(85,117,68)
#4E6B3E
(78,107,62)
#476138
(71,97,56)
#405732
(64,87,50)
#394D2C
(57,77,44)
#324326
(50,67,38)
#2B3920
(43,57,32)
#242F1A
(36,47,26)
#1D2514
(29,37,20)
#161B0E
(22,27,14)
#0F1108
(15,17,8)
#000000
(0,0,0)

Tints of #557544

#557544
(85,117,68)
#648155
(100,129,85)
#738D66
(115,141,102)
#829977
(130,153,119)
#91A588
(145,165,136)
#A0B199
(160,177,153)
#AFBDAA
(175,189,170)
#BEC9BB
(190,201,187)
#CDD5CC
(205,213,204)
#DCE1DD
(220,225,221)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557544; }

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

This text font color is #557544.

Background Color

.myBgColor { background-color: #557544; }

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

This div background color is #557544.

Border color

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

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

This div border color is #557544.

Opacity

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

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

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

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

This text has shadow with #557544 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557544.

Preview

Color preview on black background

This text has color #557544 on black background.


Color preview on white background

This text has color #557544 on white background.


Black color preview on #557544 background

This text has black color on #557544 background.


White color preview on #557544 background

This text has white color on #557544 background.


Related colors

Complementary color

Complementary color for #hex is #AA8ABB.


I love getcolorcode.com

Triadic colors

1 #445575 and #754455 with #557544 are triadic colors.

2 #447555 and #755544 with #557544 are triadic colors.