COLOR #557950

HEX: #557950 RGB: (85,121,80)

Color info

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

RGB color model

#557950 color RGB value is (85,121,80).

RGB: (85,121,80) (33%, 47%, 31%)

RGB channels and saturation

R 85 of 255 = 33%
G 121 of 255 = 47%
B 80 of 255 = 31%

85
121
80

R + G + B ~ 37%. #557950 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 121 + 80 = 286 (100%)
R 85 of 286 ~ 29.72%
G 121 of 286 ~ 42.31%
B 80 of 286 ~ 27.97'%

%29.72
%42.31
%27.97

CMYK color model

#557950 color CMYK value is (30,0,34,53).

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

CMYK: (30,0,34,53)
C30M0Y34K53 (30%, 0%, 34%, 53%)
(0.30 / 0.00 / 0.34 / 0.53)

CMYK percentages

%29.75
%0
%33.88
%52.55

Codes

Color #557950 in popluar color models

55 79 50
RGB 85 121 80
HSL 113° 20.40% 39.41%
HSB/HSV 113° 33.88% 47.45%
CMYK 29.75% 0.00% 33.88%
52.55%

Color #557950 in popluar number systems.

HEX 55 79 50
Decimal 85 121 80
Binary 1010101 1111001 1010000
Octal 125 171 120

Shades and tints

Shades of #557950

#557950
(85,121,80)
#4E6E49
(78,110,73)
#476342
(71,99,66)
#40583B
(64,88,59)
#394D34
(57,77,52)
#32422D
(50,66,45)
#2B3726
(43,55,38)
#242C1F
(36,44,31)
#1D2118
(29,33,24)
#161611
(22,22,17)
#0F0B0A
(15,11,10)
#000000
(0,0,0)

Tints of #557950

#557950
(85,121,80)
#64855F
(100,133,95)
#73916E
(115,145,110)
#829D7D
(130,157,125)
#91A98C
(145,169,140)
#A0B59B
(160,181,155)
#AFC1AA
(175,193,170)
#BECDB9
(190,205,185)
#CDD9C8
(205,217,200)
#DCE5D7
(220,229,215)
#EBF1E6
(235,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557950; }

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

This text font color is #557950.

Background Color

.myBgColor { background-color: #557950; }

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

This div background color is #557950.

Border color

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

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

This div border color is #557950.

Opacity

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

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

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

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

This text has shadow with #557950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557950.

Preview

Color preview on black background

This text has color #557950 on black background.


Color preview on white background

This text has color #557950 on white background.


Black color preview on #557950 background

This text has black color on #557950 background.


White color preview on #557950 background

This text has white color on #557950 background.


Related colors

Complementary color

Complementary color for #hex is #AA86AF.


I love getcolorcode.com

Triadic colors

1 #505579 and #795055 with #557950 are triadic colors.

2 #507955 and #795550 with #557950 are triadic colors.