COLOR #577780

HEX: #577780 RGB: (87,119,128)

Color info

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

RGB color model

#577780 color RGB value is (87,119,128).

RGB: (87,119,128) (34%, 47%, 50%)

RGB channels and saturation

R 87 of 255 = 34%
G 119 of 255 = 47%
B 128 of 255 = 50%

87
119
128

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

Portions of RGB colors in percentages

R + G + B = 87 + 119 + 128 = 334 (100%)
R 87 of 334 ~ 26.05%
G 119 of 334 ~ 35.63%
B 128 of 334 ~ 38.32'%

%26.05
%35.63
%38.32

CMYK color model

#577780 color CMYK value is (32,7,0,50).

  • cyan value is 32.03%
  • magenta value is 7.03%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (32,7,0,50)
C32M7Y0K50 (32%, 7%, 0%, 50%)
(0.32 / 0.07 / 0.00 / 0.50)

CMYK percentages

%32.03
%7.03
%0
%49.8

Codes

Color #577780 in popluar color models

57 77 80
RGB 87 119 128
HSL 193° 19.07% 42.16%
HSB/HSV 193° 32.03% 50.20%
CMYK 32.03% 7.03% 0.00%
49.80%

Color #577780 in popluar number systems.

HEX 57 77 80
Decimal 87 119 128
Binary 1010111 1110111 10000000
Octal 127 167 200

Shades and tints

Shades of #577780

#577780
(87,119,128)
#506D75
(80,109,117)
#49636A
(73,99,106)
#42595F
(66,89,95)
#3B4F54
(59,79,84)
#344549
(52,69,73)
#2D3B3E
(45,59,62)
#263133
(38,49,51)
#1F2728
(31,39,40)
#181D1D
(24,29,29)
#111312
(17,19,18)
#000000
(0,0,0)

Tints of #577780

#577780
(87,119,128)
#66838B
(102,131,139)
#758F96
(117,143,150)
#849BA1
(132,155,161)
#93A7AC
(147,167,172)
#A2B3B7
(162,179,183)
#B1BFC2
(177,191,194)
#C0CBCD
(192,203,205)
#CFD7D8
(207,215,216)
#DEE3E3
(222,227,227)
#EDEFEE
(237,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #577780; }

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

This text font color is #577780.

Background Color

.myBgColor { background-color: #577780; }

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

This div background color is #577780.

Border color

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

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

This div border color is #577780.

Opacity

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

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

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

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

This text has shadow with #577780 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577780.

Preview

Color preview on black background

This text has color #577780 on black background.


Color preview on white background

This text has color #577780 on white background.


Black color preview on #577780 background

This text has black color on #577780 background.


White color preview on #577780 background

This text has white color on #577780 background.


Related colors

Complementary color

Complementary color for #hex is #A8887F.


I love getcolorcode.com

Triadic colors

1 #805777 and #778057 with #577780 are triadic colors.

2 #807757 and #775780 with #577780 are triadic colors.