COLOR #557362

HEX: #557362 RGB: (85,115,98)

Color info

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

RGB color model

#557362 color RGB value is (85,115,98).

RGB: (85,115,98) (33%, 45%, 38%)

RGB channels and saturation

R 85 of 255 = 33%
G 115 of 255 = 45%
B 98 of 255 = 38%

85
115
98

R + G + B ~ 39%. #557362 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 115 + 98 = 298 (100%)
R 85 of 298 ~ 28.52%
G 115 of 298 ~ 38.59%
B 98 of 298 ~ 32.89'%

%28.52
%38.59
%32.89

CMYK color model

#557362 color CMYK value is (26,0,15,55).

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

CMYK: (26,0,15,55)
C26M0Y15K55 (26%, 0%, 15%, 55%)
(0.26 / 0.00 / 0.15 / 0.55)

CMYK percentages

%26.09
%0
%14.78
%54.9

Codes

Color #557362 in popluar color models

55 73 62
RGB 85 115 98
HSL 146° 15.00% 39.22%
HSB/HSV 146° 26.09% 45.10%
CMYK 26.09% 0.00% 14.78%
54.90%

Color #557362 in popluar number systems.

HEX 55 73 62
Decimal 85 115 98
Binary 1010101 1110011 1100010
Octal 125 163 142

Shades and tints

Shades of #557362

#557362
(85,115,98)
#4E695A
(78,105,90)
#475F52
(71,95,82)
#40554A
(64,85,74)
#394B42
(57,75,66)
#32413A
(50,65,58)
#2B3732
(43,55,50)
#242D2A
(36,45,42)
#1D2322
(29,35,34)
#16191A
(22,25,26)
#0F0F12
(15,15,18)
#000000
(0,0,0)

Tints of #557362

#557362
(85,115,98)
#647F70
(100,127,112)
#738B7E
(115,139,126)
#82978C
(130,151,140)
#91A39A
(145,163,154)
#A0AFA8
(160,175,168)
#AFBBB6
(175,187,182)
#BEC7C4
(190,199,196)
#CDD3D2
(205,211,210)
#DCDFE0
(220,223,224)
#EBEBEE
(235,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557362; }

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

This text font color is #557362.

Background Color

.myBgColor { background-color: #557362; }

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

This div background color is #557362.

Border color

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

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

This div border color is #557362.

Opacity

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

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

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

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

This text has shadow with #557362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557362.

Preview

Color preview on black background

This text has color #557362 on black background.


Color preview on white background

This text has color #557362 on white background.


Black color preview on #557362 background

This text has black color on #557362 background.


White color preview on #557362 background

This text has white color on #557362 background.


Related colors

Complementary color

Complementary color for #hex is #AA8C9D.


I love getcolorcode.com

Triadic colors

1 #625573 and #736255 with #557362 are triadic colors.

2 #627355 and #735562 with #557362 are triadic colors.