COLOR #577766

HEX: #577766 RGB: (87,119,102)

Color info

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

RGB color model

#577766 color RGB value is (87,119,102).

RGB: (87,119,102) (34%, 47%, 40%)

RGB channels and saturation

R 87 of 255 = 34%
G 119 of 255 = 47%
B 102 of 255 = 40%

87
119
102

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

Portions of RGB colors in percentages

R + G + B = 87 + 119 + 102 = 308 (100%)
R 87 of 308 ~ 28.25%
G 119 of 308 ~ 38.64%
B 102 of 308 ~ 33.12'%

%28.25
%38.64
%33.12

CMYK color model

#577766 color CMYK value is (27,0,14,53).

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

CMYK: (27,0,14,53)
C27M0Y14K53 (27%, 0%, 14%, 53%)
(0.27 / 0.00 / 0.14 / 0.53)

CMYK percentages

%26.89
%0
%14.29
%53.33

Codes

Color #577766 in popluar color models

57 77 66
RGB 87 119 102
HSL 148° 15.53% 40.39%
HSB/HSV 148° 26.89% 46.67%
CMYK 26.89% 0.00% 14.29%
53.33%

Color #577766 in popluar number systems.

HEX 57 77 66
Decimal 87 119 102
Binary 1010111 1110111 1100110
Octal 127 167 146

Shades and tints

Shades of #577766

#577766
(87,119,102)
#506D5D
(80,109,93)
#496354
(73,99,84)
#42594B
(66,89,75)
#3B4F42
(59,79,66)
#344539
(52,69,57)
#2D3B30
(45,59,48)
#263127
(38,49,39)
#1F271E
(31,39,30)
#181D15
(24,29,21)
#11130C
(17,19,12)
#000000
(0,0,0)

Tints of #577766

#577766
(87,119,102)
#668373
(102,131,115)
#758F80
(117,143,128)
#849B8D
(132,155,141)
#93A79A
(147,167,154)
#A2B3A7
(162,179,167)
#B1BFB4
(177,191,180)
#C0CBC1
(192,203,193)
#CFD7CE
(207,215,206)
#DEE3DB
(222,227,219)
#EDEFE8
(237,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #577766; }

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

This text font color is #577766.

Background Color

.myBgColor { background-color: #577766; }

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

This div background color is #577766.

Border color

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

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

This div border color is #577766.

Opacity

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

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

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

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

This text has shadow with #577766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577766.

Preview

Color preview on black background

This text has color #577766 on black background.


Color preview on white background

This text has color #577766 on white background.


Black color preview on #577766 background

This text has black color on #577766 background.


White color preview on #577766 background

This text has white color on #577766 background.


Related colors

Complementary color

Complementary color for #hex is #A88899.


I love getcolorcode.com

Triadic colors

1 #665777 and #776657 with #577766 are triadic colors.

2 #667757 and #775766 with #577766 are triadic colors.