COLOR #557358

HEX: #557358 RGB: (85,115,88)

Color info

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

RGB color model

#557358 color RGB value is (85,115,88).

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

RGB channels and saturation

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

85
115
88

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

Portions of RGB colors in percentages

R + G + B = 85 + 115 + 88 = 288 (100%)
R 85 of 288 ~ 29.51%
G 115 of 288 ~ 39.93%
B 88 of 288 ~ 30.56'%

%29.51
%39.93
%30.56

CMYK color model

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

  • cyan value is 26.09%
  • magenta value is 0.00%
  • yellow value is 23.48%
  • 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
%23.48
%54.9

Codes

Color #557358 in popluar color models

55 73 58
RGB 85 115 88
HSL 126° 15.00% 39.22%
HSB/HSV 126° 26.09% 45.10%
CMYK 26.09% 0.00% 23.48%
54.90%

Color #557358 in popluar number systems.

HEX 55 73 58
Decimal 85 115 88
Binary 1010101 1110011 1011000
Octal 125 163 130

Shades and tints

Shades of #557358

#557358
(85,115,88)
#4E6950
(78,105,80)
#475F48
(71,95,72)
#405540
(64,85,64)
#394B38
(57,75,56)
#324130
(50,65,48)
#2B3728
(43,55,40)
#242D20
(36,45,32)
#1D2318
(29,35,24)
#161910
(22,25,16)
#0F0F08
(15,15,8)
#000000
(0,0,0)

Tints of #557358

#557358
(85,115,88)
#647F67
(100,127,103)
#738B76
(115,139,118)
#829785
(130,151,133)
#91A394
(145,163,148)
#A0AFA3
(160,175,163)
#AFBBB2
(175,187,178)
#BEC7C1
(190,199,193)
#CDD3D0
(205,211,208)
#DCDFDF
(220,223,223)
#EBEBEE
(235,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557358; }

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

This text font color is #557358.

Background Color

.myBgColor { background-color: #557358; }

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

This div background color is #557358.

Border color

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

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

This div border color is #557358.

Opacity

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

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

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

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

This text has shadow with #557358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557358.

Preview

Color preview on black background

This text has color #557358 on black background.


Color preview on white background

This text has color #557358 on white background.


Black color preview on #557358 background

This text has black color on #557358 background.


White color preview on #557358 background

This text has white color on #557358 background.


Related colors

Complementary color

Complementary color for #hex is #AA8CA7.


I love getcolorcode.com

Triadic colors

1 #585573 and #735855 with #557358 are triadic colors.

2 #587355 and #735558 with #557358 are triadic colors.