COLOR #577368

HEX: #577368 RGB: (87,115,104)

Color info

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

RGB color model

#577368 color RGB value is (87,115,104).

RGB: (87,115,104) (34%, 45%, 41%)

RGB channels and saturation

R 87 of 255 = 34%
G 115 of 255 = 45%
B 104 of 255 = 41%

87
115
104

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

Portions of RGB colors in percentages

R + G + B = 87 + 115 + 104 = 306 (100%)
R 87 of 306 ~ 28.43%
G 115 of 306 ~ 37.58%
B 104 of 306 ~ 33.99'%

%28.43
%37.58
%33.99

CMYK color model

#577368 color CMYK value is (24,0,10,55).

  • cyan value is 24.35%
  • magenta value is 0.00%
  • yellow value is 9.57%
  • key color value is 54.90%

CMYK: (24,0,10,55)
C24M0Y10K55 (24%, 0%, 10%, 55%)
(0.24 / 0.00 / 0.10 / 0.55)

CMYK percentages

%24.35
%0
%9.57
%54.9

Codes

Color #577368 in popluar color models

57 73 68
RGB 87 115 104
HSL 156° 13.86% 39.61%
HSB/HSV 156° 24.35% 45.10%
CMYK 24.35% 0.00% 9.57%
54.90%

Color #577368 in popluar number systems.

HEX 57 73 68
Decimal 87 115 104
Binary 1010111 1110011 1101000
Octal 127 163 150

Shades and tints

Shades of #577368

#577368
(87,115,104)
#50695F
(80,105,95)
#495F56
(73,95,86)
#42554D
(66,85,77)
#3B4B44
(59,75,68)
#34413B
(52,65,59)
#2D3732
(45,55,50)
#262D29
(38,45,41)
#1F2320
(31,35,32)
#181917
(24,25,23)
#110F0E
(17,15,14)
#000000
(0,0,0)

Tints of #577368

#577368
(87,115,104)
#667F75
(102,127,117)
#758B82
(117,139,130)
#84978F
(132,151,143)
#93A39C
(147,163,156)
#A2AFA9
(162,175,169)
#B1BBB6
(177,187,182)
#C0C7C3
(192,199,195)
#CFD3D0
(207,211,208)
#DEDFDD
(222,223,221)
#EDEBEA
(237,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #577368; }

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

This text font color is #577368.

Background Color

.myBgColor { background-color: #577368; }

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

This div background color is #577368.

Border color

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

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

This div border color is #577368.

Opacity

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

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

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

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

This text has shadow with #577368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577368.

Preview

Color preview on black background

This text has color #577368 on black background.


Color preview on white background

This text has color #577368 on white background.


Black color preview on #577368 background

This text has black color on #577368 background.


White color preview on #577368 background

This text has white color on #577368 background.


Related colors

Complementary color

Complementary color for #hex is #A88C97.


I love getcolorcode.com

Triadic colors

1 #685773 and #736857 with #577368 are triadic colors.

2 #687357 and #735768 with #577368 are triadic colors.