COLOR #577148

HEX: #577148 RGB: (87,113,72)

Color info

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

RGB color model

#577148 color RGB value is (87,113,72).

RGB: (87,113,72) (34%, 44%, 28%)

RGB channels and saturation

R 87 of 255 = 34%
G 113 of 255 = 44%
B 72 of 255 = 28%

87
113
72

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

Portions of RGB colors in percentages

R + G + B = 87 + 113 + 72 = 272 (100%)
R 87 of 272 ~ 31.99%
G 113 of 272 ~ 41.54%
B 72 of 272 ~ 26.47'%

%31.99
%41.54
%26.47

CMYK color model

#577148 color CMYK value is (23,0,36,56).

  • cyan value is 23.01%
  • magenta value is 0.00%
  • yellow value is 36.28%
  • key color value is 55.69%
CMYK: (23,0,36,56) C23M0Y36K56 (23%,0%,36%,56%) (0.23/0.00/0.36/0.56) 

CMYK percentages

%23.01
%0
%36.28
%55.69

Codes

Color #577148 in popluar color models

57 71 48
RGB 87 113 72
HSL 98° 22.16% 36.27%
HSB/HSV 98° 36.28% 44.31%
CMYK 23.01% 0.00% 36.28%
55.69%

Color #577148 in popluar number systems.

HEX 57 71 48
Decimal 87 113 72
Binary 1010111 1110001 1001000
Octal 127 161 110

Shades and tints

Shades of #577148

#577148
(87,113,72)
#506742
(80,103,66)
#495D3C
(73,93,60)
#425336
(66,83,54)
#3B4930
(59,73,48)
#343F2A
(52,63,42)
#2D3524
(45,53,36)
#262B1E
(38,43,30)
#1F2118
(31,33,24)
#181712
(24,23,18)
#110D0C
(17,13,12)
#000000
(0,0,0)

Tints of #577148

#577148
(87,113,72)
#667D58
(102,125,88)
#758968
(117,137,104)
#849578
(132,149,120)
#93A188
(147,161,136)
#A2AD98
(162,173,152)
#B1B9A8
(177,185,168)
#C0C5B8
(192,197,184)
#CFD1C8
(207,209,200)
#DEDDD8
(222,221,216)
#EDE9E8
(237,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #577148 color. Also use rgb(87,113,72) instead hex code.

Text Font Color

.myTextColor { color: #577148; }

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

This text font color is #577148.

Background Color

.myBgColor { background-color: #577148; }

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

This div background color is #577148.

Border color

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

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

This div border color is #577148.

Opacity

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

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

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

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

This text has shadow with #577148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577148.

Preview

Color preview on black background

This text has color #577148 on black background.


Color preview on white background

This text has color #577148 on white background.


Black color preview on #577148 background

This text has black color on #577148 background.


White color preview on #577148 background

This text has white color on #577148 background.


Related colors

Complementary color

Complementary color for #hex is #A88EB7.


I love getcolorcode.com

Triadic colors

1 #485771 and #714857 with #577148 are triadic colors.

2 #487157 and #715748 with #577148 are triadic colors.