COLOR #557848

HEX: #557848 RGB: (85,120,72)

Color info

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

RGB color model

#557848 color RGB value is (85,120,72).

RGB: (85,120,72) (33%, 47%, 28%)

RGB channels and saturation

R 85 of 255 = 33%
G 120 of 255 = 47%
B 72 of 255 = 28%

85
120
72

R + G + B ~ 36%. #557848 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 120 + 72 = 277 (100%)
R 85 of 277 ~ 30.69%
G 120 of 277 ~ 43.32%
B 72 of 277 ~ 25.99'%

%30.69
%43.32
%25.99

CMYK color model

#557848 color CMYK value is (29,0,40,53).

  • cyan value is 29.17%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 52.94%

CMYK: (29,0,40,53)
C29M0Y40K53 (29%, 0%, 40%, 53%)
(0.29 / 0.00 / 0.40 / 0.53)

CMYK percentages

%29.17
%0
%40
%52.94

Codes

Color #557848 in popluar color models

55 78 48
RGB 85 120 72
HSL 104° 25.00% 37.65%
HSB/HSV 104° 40.00% 47.06%
CMYK 29.17% 0.00% 40.00%
52.94%

Color #557848 in popluar number systems.

HEX 55 78 48
Decimal 85 120 72
Binary 1010101 1111000 1001000
Octal 125 170 110

Shades and tints

Shades of #557848

#557848
(85,120,72)
#4E6E42
(78,110,66)
#47643C
(71,100,60)
#405A36
(64,90,54)
#395030
(57,80,48)
#32462A
(50,70,42)
#2B3C24
(43,60,36)
#24321E
(36,50,30)
#1D2818
(29,40,24)
#161E12
(22,30,18)
#0F140C
(15,20,12)
#000000
(0,0,0)

Tints of #557848

#557848
(85,120,72)
#648458
(100,132,88)
#739068
(115,144,104)
#829C78
(130,156,120)
#91A888
(145,168,136)
#A0B498
(160,180,152)
#AFC0A8
(175,192,168)
#BECCB8
(190,204,184)
#CDD8C8
(205,216,200)
#DCE4D8
(220,228,216)
#EBF0E8
(235,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557848 color. Also use rgb(85,120,72) instead hex code.

Text Font Color

.myTextColor { color: #557848; }

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

This text font color is #557848.

Background Color

.myBgColor { background-color: #557848; }

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

This div background color is #557848.

Border color

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

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

This div border color is #557848.

Opacity

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

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

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

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

This text has shadow with #557848 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557848.

Preview

Color preview on black background

This text has color #557848 on black background.


Color preview on white background

This text has color #557848 on white background.


Black color preview on #557848 background

This text has black color on #557848 background.


White color preview on #557848 background

This text has white color on #557848 background.


Related colors

Complementary color

Complementary color for #hex is #AA87B7.


I love getcolorcode.com

Triadic colors

1 #485578 and #784855 with #557848 are triadic colors.

2 #487855 and #785548 with #557848 are triadic colors.