COLOR #557456

HEX: #557456 RGB: (85,116,86)

Color info

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

RGB color model

#557456 color RGB value is (85,116,86).

RGB: (85,116,86) (33%, 45%, 34%)

RGB channels and saturation

R 85 of 255 = 33%
G 116 of 255 = 45%
B 86 of 255 = 34%

85
116
86

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

Portions of RGB colors in percentages

R + G + B = 85 + 116 + 86 = 287 (100%)
R 85 of 287 ~ 29.62%
G 116 of 287 ~ 40.42%
B 86 of 287 ~ 29.97'%

%29.62
%40.42
%29.97

CMYK color model

#557456 color CMYK value is (27,0,26,55).

  • cyan value is 26.72%
  • magenta value is 0.00%
  • yellow value is 25.86%
  • key color value is 54.51%

CMYK: (27,0,26,55)
C27M0Y26K55 (27%, 0%, 26%, 55%)
(0.27 / 0.00 / 0.26 / 0.55)

CMYK percentages

%26.72
%0
%25.86
%54.51

Codes

Color #557456 in popluar color models

55 74 56
RGB 85 116 86
HSL 122° 15.42% 39.41%
HSB/HSV 122° 26.72% 45.49%
CMYK 26.72% 0.00% 25.86%
54.51%

Color #557456 in popluar number systems.

HEX 55 74 56
Decimal 85 116 86
Binary 1010101 1110100 1010110
Octal 125 164 126

Shades and tints

Shades of #557456

#557456
(85,116,86)
#4E6A4F
(78,106,79)
#476048
(71,96,72)
#405641
(64,86,65)
#394C3A
(57,76,58)
#324233
(50,66,51)
#2B382C
(43,56,44)
#242E25
(36,46,37)
#1D241E
(29,36,30)
#161A17
(22,26,23)
#0F1010
(15,16,16)
#000000
(0,0,0)

Tints of #557456

#557456
(85,116,86)
#648065
(100,128,101)
#738C74
(115,140,116)
#829883
(130,152,131)
#91A492
(145,164,146)
#A0B0A1
(160,176,161)
#AFBCB0
(175,188,176)
#BEC8BF
(190,200,191)
#CDD4CE
(205,212,206)
#DCE0DD
(220,224,221)
#EBECEC
(235,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557456 color. Also use rgb(85,116,86) instead hex code.

Text Font Color

.myTextColor { color: #557456; }

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

This text font color is #557456.

Background Color

.myBgColor { background-color: #557456; }

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

This div background color is #557456.

Border color

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

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

This div border color is #557456.

Opacity

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

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

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

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

This text has shadow with #557456 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557456.

Preview

Color preview on black background

This text has color #557456 on black background.


Color preview on white background

This text has color #557456 on white background.


Black color preview on #557456 background

This text has black color on #557456 background.


White color preview on #557456 background

This text has white color on #557456 background.


Related colors

Complementary color

Complementary color for #hex is #AA8BA9.


I love getcolorcode.com

Triadic colors

1 #565574 and #745655 with #557456 are triadic colors.

2 #567455 and #745556 with #557456 are triadic colors.