COLOR #557546

HEX: #557546 RGB: (85,117,70)

Color info

#557546 contains red, green and blue colors in about the same proportion. Web safe color of #557546 is #666633 (or #663).

RGB color model

#557546 color RGB value is (85,117,70).

RGB: (85,117,70) (33%, 46%, 27%)

RGB channels and saturation

R 85 of 255 = 33%
G 117 of 255 = 46%
B 70 of 255 = 27%

85
117
70

R + G + B ~ 35%. #557546 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 117 + 70 = 272 (100%)
R 85 of 272 ~ 31.25%
G 117 of 272 ~ 43.01%
B 70 of 272 ~ 25.74'%

%31.25
%43.01
%25.74

CMYK color model

#557546 color CMYK value is (27,0,40,54).

  • cyan value is 27.35%
  • magenta value is 0.00%
  • yellow value is 40.17%
  • key color value is 54.12%
CMYK: (27,0,40,54) C27M0Y40K54 (27%,0%,40%,54%) (0.27/0.00/0.40/0.54) 

CMYK percentages

%27.35
%0
%40.17
%54.12

Codes

Color #557546 in popluar color models

55 75 46
RGB 85 117 70
HSL 101° 25.13% 36.67%
HSB/HSV 101° 40.17% 45.88%
CMYK 27.35% 0.00% 40.17%
54.12%

Color #557546 in popluar number systems.

HEX 55 75 46
Decimal 85 117 70
Binary 1010101 1110101 1000110
Octal 125 165 106

Shades and tints

Shades of #557546

#557546
(85,117,70)
#4E6B40
(78,107,64)
#47613A
(71,97,58)
#405734
(64,87,52)
#394D2E
(57,77,46)
#324328
(50,67,40)
#2B3922
(43,57,34)
#242F1C
(36,47,28)
#1D2516
(29,37,22)
#161B10
(22,27,16)
#0F110A
(15,17,10)
#000000
(0,0,0)

Tints of #557546

#557546
(85,117,70)
#648156
(100,129,86)
#738D66
(115,141,102)
#829976
(130,153,118)
#91A586
(145,165,134)
#A0B196
(160,177,150)
#AFBDA6
(175,189,166)
#BEC9B6
(190,201,182)
#CDD5C6
(205,213,198)
#DCE1D6
(220,225,214)
#EBEDE6
(235,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557546 color. Also use rgb(85,117,70) instead hex code.

Text Font Color

.myTextColor { color: #557546; }

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

This text font color is #557546.

Background Color

.myBgColor { background-color: #557546; }

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

This div background color is #557546.

Border color

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

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

This div border color is #557546.

Opacity

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

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

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

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

This text has shadow with #557546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557546.

Preview

Color preview on black background

This text has color #557546 on black background.


Color preview on white background

This text has color #557546 on white background.


Black color preview on #557546 background

This text has black color on #557546 background.


White color preview on #557546 background

This text has white color on #557546 background.


Related colors

Complementary color

Complementary color for #hex is #AA8AB9.


I love getcolorcode.com

Triadic colors

1 #465575 and #754655 with #557546 are triadic colors.

2 #467555 and #755546 with #557546 are triadic colors.