COLOR #577068

HEX: #577068 RGB: (87,112,104)

Color info

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

RGB color model

#577068 color RGB value is (87,112,104).

RGB: (87,112,104) (34%, 44%, 41%)

RGB channels and saturation

R 87 of 255 = 34%
G 112 of 255 = 44%
B 104 of 255 = 41%

87
112
104

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

Portions of RGB colors in percentages

R + G + B = 87 + 112 + 104 = 303 (100%)
R 87 of 303 ~ 28.71%
G 112 of 303 ~ 36.96%
B 104 of 303 ~ 34.32'%

%28.71
%36.96
%34.32

CMYK color model

#577068 color CMYK value is (22,0,7,56).

  • cyan value is 22.32%
  • magenta value is 0.00%
  • yellow value is 7.14%
  • key color value is 56.08%
CMYK: (22,0,7,56) C22M0Y7K56 (22%,0%,7%,56%) (0.22/0.00/0.07/0.56) 

CMYK percentages

%22.32
%0
%7.14
%56.08

Codes

Color #577068 in popluar color models

57 70 68
RGB 87 112 104
HSL 161° 12.56% 39.02%
HSB/HSV 161° 22.32% 43.92%
CMYK 22.32% 0.00% 7.14%
56.08%

Color #577068 in popluar number systems.

HEX 57 70 68
Decimal 87 112 104
Binary 1010111 1110000 1101000
Octal 127 160 150

Shades and tints

Shades of #577068

#577068
(87,112,104)
#50665F
(80,102,95)
#495C56
(73,92,86)
#42524D
(66,82,77)
#3B4844
(59,72,68)
#343E3B
(52,62,59)
#2D3432
(45,52,50)
#262A29
(38,42,41)
#1F2020
(31,32,32)
#181617
(24,22,23)
#110C0E
(17,12,14)
#000000
(0,0,0)

Tints of #577068

#577068
(87,112,104)
#667D75
(102,125,117)
#758A82
(117,138,130)
#84978F
(132,151,143)
#93A49C
(147,164,156)
#A2B1A9
(162,177,169)
#B1BEB6
(177,190,182)
#C0CBC3
(192,203,195)
#CFD8D0
(207,216,208)
#DEE5DD
(222,229,221)
#EDF2EA
(237,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #577068 color. Also use rgb(87,112,104) instead hex code.

Text Font Color

.myTextColor { color: #577068; }

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

This text font color is #577068.

Background Color

.myBgColor { background-color: #577068; }

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

This div background color is #577068.

Border color

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

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

This div border color is #577068.

Opacity

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

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

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

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

This text has shadow with #577068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577068.

Preview

Color preview on black background

This text has color #577068 on black background.


Color preview on white background

This text has color #577068 on white background.


Black color preview on #577068 background

This text has black color on #577068 background.


White color preview on #577068 background

This text has white color on #577068 background.


Related colors

Complementary color

Complementary color for #hex is #A88F97.


I love getcolorcode.com

Triadic colors

1 #685770 and #706857 with #577068 are triadic colors.

2 #687057 and #705768 with #577068 are triadic colors.