COLOR #557954

HEX: #557954 RGB: (85,121,84)

Color info

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

RGB color model

#557954 color RGB value is (85,121,84).

RGB: (85,121,84) (33%, 47%, 33%)

RGB channels and saturation

R 85 of 255 = 33%
G 121 of 255 = 47%
B 84 of 255 = 33%

85
121
84

R + G + B ~ 38%. #557954 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 121 + 84 = 290 (100%)
R 85 of 290 ~ 29.31%
G 121 of 290 ~ 41.72%
B 84 of 290 ~ 28.97'%

%29.31
%41.72
%28.97

CMYK color model

#557954 color CMYK value is (30,0,31,53).

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

CMYK: (30,0,31,53)
C30M0Y31K53 (30%, 0%, 31%, 53%)
(0.30 / 0.00 / 0.31 / 0.53)

CMYK percentages

%29.75
%0
%30.58
%52.55

Codes

Color #557954 in popluar color models

55 79 54
RGB 85 121 84
HSL 118° 18.05% 40.20%
HSB/HSV 118° 30.58% 47.45%
CMYK 29.75% 0.00% 30.58%
52.55%

Color #557954 in popluar number systems.

HEX 55 79 54
Decimal 85 121 84
Binary 1010101 1111001 1010100
Octal 125 171 124

Shades and tints

Shades of #557954

#557954
(85,121,84)
#4E6E4D
(78,110,77)
#476346
(71,99,70)
#40583F
(64,88,63)
#394D38
(57,77,56)
#324231
(50,66,49)
#2B372A
(43,55,42)
#242C23
(36,44,35)
#1D211C
(29,33,28)
#161615
(22,22,21)
#0F0B0E
(15,11,14)
#000000
(0,0,0)

Tints of #557954

#557954
(85,121,84)
#648563
(100,133,99)
#739172
(115,145,114)
#829D81
(130,157,129)
#91A990
(145,169,144)
#A0B59F
(160,181,159)
#AFC1AE
(175,193,174)
#BECDBD
(190,205,189)
#CDD9CC
(205,217,204)
#DCE5DB
(220,229,219)
#EBF1EA
(235,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557954; }

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

This text font color is #557954.

Background Color

.myBgColor { background-color: #557954; }

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

This div background color is #557954.

Border color

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

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

This div border color is #557954.

Opacity

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

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

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

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

This text has shadow with #557954 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557954.

Preview

Color preview on black background

This text has color #557954 on black background.


Color preview on white background

This text has color #557954 on white background.


Black color preview on #557954 background

This text has black color on #557954 background.


White color preview on #557954 background

This text has white color on #557954 background.


Related colors

Complementary color

Complementary color for #hex is #AA86AB.


I love getcolorcode.com

Triadic colors

1 #545579 and #795455 with #557954 are triadic colors.

2 #547955 and #795554 with #557954 are triadic colors.