COLOR #557359

HEX: #557359 RGB: (85,115,89)

Color info

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

RGB color model

#557359 color RGB value is (85,115,89).

RGB: (85,115,89) (33%, 45%, 35%)

RGB channels and saturation

R 85 of 255 = 33%
G 115 of 255 = 45%
B 89 of 255 = 35%

85
115
89

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

Portions of RGB colors in percentages

R + G + B = 85 + 115 + 89 = 289 (100%)
R 85 of 289 ~ 29.41%
G 115 of 289 ~ 39.79%
B 89 of 289 ~ 30.8'%

%29.41
%39.79
%30.8

CMYK color model

#557359 color CMYK value is (26,0,23,55).

  • cyan value is 26.09%
  • magenta value is 0.00%
  • yellow value is 22.61%
  • key color value is 54.90%

CMYK: (26,0,23,55)
C26M0Y23K55 (26%, 0%, 23%, 55%)
(0.26 / 0.00 / 0.23 / 0.55)

CMYK percentages

%26.09
%0
%22.61
%54.9

Codes

Color #557359 in popluar color models

55 73 59
RGB 85 115 89
HSL 128° 15.00% 39.22%
HSB/HSV 128° 26.09% 45.10%
CMYK 26.09% 0.00% 22.61%
54.90%

Color #557359 in popluar number systems.

HEX 55 73 59
Decimal 85 115 89
Binary 1010101 1110011 1011001
Octal 125 163 131

Shades and tints

Shades of #557359

#557359
(85,115,89)
#4E6951
(78,105,81)
#475F49
(71,95,73)
#405541
(64,85,65)
#394B39
(57,75,57)
#324131
(50,65,49)
#2B3729
(43,55,41)
#242D21
(36,45,33)
#1D2319
(29,35,25)
#161911
(22,25,17)
#0F0F09
(15,15,9)
#000000
(0,0,0)

Tints of #557359

#557359
(85,115,89)
#647F68
(100,127,104)
#738B77
(115,139,119)
#829786
(130,151,134)
#91A395
(145,163,149)
#A0AFA4
(160,175,164)
#AFBBB3
(175,187,179)
#BEC7C2
(190,199,194)
#CDD3D1
(205,211,209)
#DCDFE0
(220,223,224)
#EBEBEF
(235,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557359 color. Also use rgb(85,115,89) instead hex code.

Text Font Color

.myTextColor { color: #557359; }

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

This text font color is #557359.

Background Color

.myBgColor { background-color: #557359; }

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

This div background color is #557359.

Border color

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

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

This div border color is #557359.

Opacity

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

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

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

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

This text has shadow with #557359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557359.

Preview

Color preview on black background

This text has color #557359 on black background.


Color preview on white background

This text has color #557359 on white background.


Black color preview on #557359 background

This text has black color on #557359 background.


White color preview on #557359 background

This text has white color on #557359 background.


Related colors

Complementary color

Complementary color for #hex is #AA8CA6.


I love getcolorcode.com

Triadic colors

1 #595573 and #735955 with #557359 are triadic colors.

2 #597355 and #735559 with #557359 are triadic colors.