COLOR #557A48

HEX: #557A48 RGB: (85,122,72)

Color info

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

RGB color model

#557A48 color RGB value is (85,122,72).

RGB: (85,122,72) (33%, 48%, 28%)

RGB channels and saturation

R 85 of 255 = 33%
G 122 of 255 = 48%
B 72 of 255 = 28%

85
122
72

R + G + B ~ 36%. #557A48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 122 + 72 = 279 (100%)
R 85 of 279 ~ 30.47%
G 122 of 279 ~ 43.73%
B 72 of 279 ~ 25.81'%

%30.47
%43.73
%25.81

CMYK color model

#557A48 color CMYK value is (30,0,41,52).

  • cyan value is 30.33%
  • magenta value is 0.00%
  • yellow value is 40.98%
  • key color value is 52.16%

CMYK: (30,0,41,52)
C30M0Y41K52 (30%, 0%, 41%, 52%)
(0.30 / 0.00 / 0.41 / 0.52)

CMYK percentages

%30.33
%0
%40.98
%52.16

Codes

Color #557A48 in popluar color models

55 7A 48
RGB 85 122 72
HSL 104° 25.77% 38.04%
HSB/HSV 104° 40.98% 47.84%
CMYK 30.33% 0.00% 40.98%
52.16%

Color #557A48 in popluar number systems.

HEX 55 7A 48
Decimal 85 122 72
Binary 1010101 1111010 1001000
Octal 125 172 110

Shades and tints

Shades of #557A48

#557A48
(85,122,72)
#4E6F42
(78,111,66)
#47643C
(71,100,60)
#405936
(64,89,54)
#394E30
(57,78,48)
#32432A
(50,67,42)
#2B3824
(43,56,36)
#242D1E
(36,45,30)
#1D2218
(29,34,24)
#161712
(22,23,18)
#0F0C0C
(15,12,12)
#000000
(0,0,0)

Tints of #557A48

#557A48
(85,122,72)
#648658
(100,134,88)
#739268
(115,146,104)
#829E78
(130,158,120)
#91AA88
(145,170,136)
#A0B698
(160,182,152)
#AFC2A8
(175,194,168)
#BECEB8
(190,206,184)
#CDDAC8
(205,218,200)
#DCE6D8
(220,230,216)
#EBF2E8
(235,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557A48; }

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

This text font color is #557A48.

Background Color

.myBgColor { background-color: #557A48; }

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

This div background color is #557A48.

Border color

.myBorderColor { border: 1px solid #557A48; }

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

This div border color is #557A48.

Opacity

.myOpacity80 { color: #557A48; opacity: 0.8; }

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

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

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

This text has shadow with #557A48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557A48.

Preview

Color preview on black background

This text has color #557A48 on black background.


Color preview on white background

This text has color #557A48 on white background.


Black color preview on #557A48 background

This text has black color on #557A48 background.


White color preview on #557A48 background

This text has white color on #557A48 background.


Related colors

Complementary color

Complementary color for #hex is #AA85B7.


I love getcolorcode.com

Triadic colors

1 #48557A and #7A4855 with #557A48 are triadic colors.

2 #487A55 and #7A5548 with #557A48 are triadic colors.