COLOR #557868

HEX: #557868 RGB: (85,120,104)

Color info

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

RGB color model

#557868 color RGB value is (85,120,104).

RGB: (85,120,104) (33%, 47%, 41%)

RGB channels and saturation

R 85 of 255 = 33%
G 120 of 255 = 47%
B 104 of 255 = 41%

85
120
104

R + G + B ~ 40%. #557868 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 85 + 120 + 104 = 309 (100%)
R 85 of 309 ~ 27.51%
G 120 of 309 ~ 38.83%
B 104 of 309 ~ 33.66'%

%27.51
%38.83
%33.66

CMYK color model

#557868 color CMYK value is (29,0,13,53).

  • cyan value is 29.17%
  • magenta value is 0.00%
  • yellow value is 13.33%
  • key color value is 52.94%

CMYK: (29,0,13,53)
C29M0Y13K53 (29%, 0%, 13%, 53%)
(0.29 / 0.00 / 0.13 / 0.53)

CMYK percentages

%29.17
%0
%13.33
%52.94

Codes

Color #557868 in popluar color models

55 78 68
RGB 85 120 104
HSL 153° 17.07% 40.20%
HSB/HSV 153° 29.17% 47.06%
CMYK 29.17% 0.00% 13.33%
52.94%

Color #557868 in popluar number systems.

HEX 55 78 68
Decimal 85 120 104
Binary 1010101 1111000 1101000
Octal 125 170 150

Shades and tints

Shades of #557868

#557868
(85,120,104)
#4E6E5F
(78,110,95)
#476456
(71,100,86)
#405A4D
(64,90,77)
#395044
(57,80,68)
#32463B
(50,70,59)
#2B3C32
(43,60,50)
#243229
(36,50,41)
#1D2820
(29,40,32)
#161E17
(22,30,23)
#0F140E
(15,20,14)
#000000
(0,0,0)

Tints of #557868

#557868
(85,120,104)
#648475
(100,132,117)
#739082
(115,144,130)
#829C8F
(130,156,143)
#91A89C
(145,168,156)
#A0B4A9
(160,180,169)
#AFC0B6
(175,192,182)
#BECCC3
(190,204,195)
#CDD8D0
(205,216,208)
#DCE4DD
(220,228,221)
#EBF0EA
(235,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557868 color. Also use rgb(85,120,104) instead hex code.

Text Font Color

.myTextColor { color: #557868; }

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

This text font color is #557868.

Background Color

.myBgColor { background-color: #557868; }

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

This div background color is #557868.

Border color

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

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

This div border color is #557868.

Opacity

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

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

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

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

This text has shadow with #557868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557868.

Preview

Color preview on black background

This text has color #557868 on black background.


Color preview on white background

This text has color #557868 on white background.


Black color preview on #557868 background

This text has black color on #557868 background.


White color preview on #557868 background

This text has white color on #557868 background.


Related colors

Complementary color

Complementary color for #hex is #AA8797.


I love getcolorcode.com

Triadic colors

1 #685578 and #786855 with #557868 are triadic colors.

2 #687855 and #785568 with #557868 are triadic colors.