COLOR #557448

HEX: #557448 RGB: (85,116,72)

Color info

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

RGB color model

#557448 color RGB value is (85,116,72).

RGB: (85,116,72) (33%, 45%, 28%)

RGB channels and saturation

R 85 of 255 = 33%
G 116 of 255 = 45%
B 72 of 255 = 28%

85
116
72

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

Portions of RGB colors in percentages

R + G + B = 85 + 116 + 72 = 273 (100%)
R 85 of 273 ~ 31.14%
G 116 of 273 ~ 42.49%
B 72 of 273 ~ 26.37'%

%31.14
%42.49
%26.37

CMYK color model

#557448 color CMYK value is (27,0,38,55).

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

CMYK: (27,0,38,55)
C27M0Y38K55 (27%, 0%, 38%, 55%)
(0.27 / 0.00 / 0.38 / 0.55)

CMYK percentages

%26.72
%0
%37.93
%54.51

Codes

Color #557448 in popluar color models

55 74 48
RGB 85 116 72
HSL 102° 23.40% 36.86%
HSB/HSV 102° 37.93% 45.49%
CMYK 26.72% 0.00% 37.93%
54.51%

Color #557448 in popluar number systems.

HEX 55 74 48
Decimal 85 116 72
Binary 1010101 1110100 1001000
Octal 125 164 110

Shades and tints

Shades of #557448

#557448
(85,116,72)
#4E6A42
(78,106,66)
#47603C
(71,96,60)
#405636
(64,86,54)
#394C30
(57,76,48)
#32422A
(50,66,42)
#2B3824
(43,56,36)
#242E1E
(36,46,30)
#1D2418
(29,36,24)
#161A12
(22,26,18)
#0F100C
(15,16,12)
#000000
(0,0,0)

Tints of #557448

#557448
(85,116,72)
#648058
(100,128,88)
#738C68
(115,140,104)
#829878
(130,152,120)
#91A488
(145,164,136)
#A0B098
(160,176,152)
#AFBCA8
(175,188,168)
#BEC8B8
(190,200,184)
#CDD4C8
(205,212,200)
#DCE0D8
(220,224,216)
#EBECE8
(235,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557448; }

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

This text font color is #557448.

Background Color

.myBgColor { background-color: #557448; }

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

This div background color is #557448.

Border color

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

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

This div border color is #557448.

Opacity

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

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

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

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

This text has shadow with #557448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557448.

Preview

Color preview on black background

This text has color #557448 on black background.


Color preview on white background

This text has color #557448 on white background.


Black color preview on #557448 background

This text has black color on #557448 background.


White color preview on #557448 background

This text has white color on #557448 background.


Related colors

Complementary color

Complementary color for #hex is #AA8BB7.


I love getcolorcode.com

Triadic colors

1 #485574 and #744855 with #557448 are triadic colors.

2 #487455 and #745548 with #557448 are triadic colors.