COLOR #577761

HEX: #577761 RGB: (87,119,97)

Color info

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

RGB color model

#577761 color RGB value is (87,119,97).

RGB: (87,119,97) (34%, 47%, 38%)

RGB channels and saturation

R 87 of 255 = 34%
G 119 of 255 = 47%
B 97 of 255 = 38%

87
119
97

R + G + B ~ 40%. #577761 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 119 + 97 = 303 (100%)
R 87 of 303 ~ 28.71%
G 119 of 303 ~ 39.27%
B 97 of 303 ~ 32.01'%

%28.71
%39.27
%32.01

CMYK color model

#577761 color CMYK value is (27,0,18,53).

  • cyan value is 26.89%
  • magenta value is 0.00%
  • yellow value is 18.49%
  • key color value is 53.33%

CMYK: (27,0,18,53)
C27M0Y18K53 (27%, 0%, 18%, 53%)
(0.27 / 0.00 / 0.18 / 0.53)

CMYK percentages

%26.89
%0
%18.49
%53.33

Codes

Color #577761 in popluar color models

57 77 61
RGB 87 119 97
HSL 139° 15.53% 40.39%
HSB/HSV 139° 26.89% 46.67%
CMYK 26.89% 0.00% 18.49%
53.33%

Color #577761 in popluar number systems.

HEX 57 77 61
Decimal 87 119 97
Binary 1010111 1110111 1100001
Octal 127 167 141

Shades and tints

Shades of #577761

#577761
(87,119,97)
#506D59
(80,109,89)
#496351
(73,99,81)
#425949
(66,89,73)
#3B4F41
(59,79,65)
#344539
(52,69,57)
#2D3B31
(45,59,49)
#263129
(38,49,41)
#1F2721
(31,39,33)
#181D19
(24,29,25)
#111311
(17,19,17)
#000000
(0,0,0)

Tints of #577761

#577761
(87,119,97)
#66836F
(102,131,111)
#758F7D
(117,143,125)
#849B8B
(132,155,139)
#93A799
(147,167,153)
#A2B3A7
(162,179,167)
#B1BFB5
(177,191,181)
#C0CBC3
(192,203,195)
#CFD7D1
(207,215,209)
#DEE3DF
(222,227,223)
#EDEFED
(237,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #577761 color. Also use rgb(87,119,97) instead hex code.

Text Font Color

.myTextColor { color: #577761; }

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

This text font color is #577761.

Background Color

.myBgColor { background-color: #577761; }

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

This div background color is #577761.

Border color

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

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

This div border color is #577761.

Opacity

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

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

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

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

This text has shadow with #577761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577761.

Preview

Color preview on black background

This text has color #577761 on black background.


Color preview on white background

This text has color #577761 on white background.


Black color preview on #577761 background

This text has black color on #577761 background.


White color preview on #577761 background

This text has white color on #577761 background.


Related colors

Complementary color

Complementary color for #hex is #A8889E.


I love getcolorcode.com

Triadic colors

1 #615777 and #776157 with #577761 are triadic colors.

2 #617757 and #775761 with #577761 are triadic colors.