COLOR #577363

HEX: #577363 RGB: (87,115,99)

Color info

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

RGB color model

#577363 color RGB value is (87,115,99).

RGB: (87,115,99) (34%, 45%, 39%)

RGB channels and saturation

R 87 of 255 = 34%
G 115 of 255 = 45%
B 99 of 255 = 39%

87
115
99

R + G + B ~ 39%. #577363 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 115 + 99 = 301 (100%)
R 87 of 301 ~ 28.9%
G 115 of 301 ~ 38.21%
B 99 of 301 ~ 32.89'%

%28.9
%38.21
%32.89

CMYK color model

#577363 color CMYK value is (24,0,14,55).

  • cyan value is 24.35%
  • magenta value is 0.00%
  • yellow value is 13.91%
  • key color value is 54.90%
CMYK: (24,0,14,55) C24M0Y14K55 (24%,0%,14%,55%) (0.24/0.00/0.14/0.55) 

CMYK percentages

%24.35
%0
%13.91
%54.9

Codes

Color #577363 in popluar color models

57 73 63
RGB 87 115 99
HSL 146° 13.86% 39.61%
HSB/HSV 146° 24.35% 45.10%
CMYK 24.35% 0.00% 13.91%
54.90%

Color #577363 in popluar number systems.

HEX 57 73 63
Decimal 87 115 99
Binary 1010111 1110011 1100011
Octal 127 163 143

Shades and tints

Shades of #577363

#577363
(87,115,99)
#50695A
(80,105,90)
#495F51
(73,95,81)
#425548
(66,85,72)
#3B4B3F
(59,75,63)
#344136
(52,65,54)
#2D372D
(45,55,45)
#262D24
(38,45,36)
#1F231B
(31,35,27)
#181912
(24,25,18)
#110F09
(17,15,9)
#000000
(0,0,0)

Tints of #577363

#577363
(87,115,99)
#667F71
(102,127,113)
#758B7F
(117,139,127)
#84978D
(132,151,141)
#93A39B
(147,163,155)
#A2AFA9
(162,175,169)
#B1BBB7
(177,187,183)
#C0C7C5
(192,199,197)
#CFD3D3
(207,211,211)
#DEDFE1
(222,223,225)
#EDEBEF
(237,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #577363; }

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

This text font color is #577363.

Background Color

.myBgColor { background-color: #577363; }

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

This div background color is #577363.

Border color

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

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

This div border color is #577363.

Opacity

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

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

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

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

This text has shadow with #577363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577363.

Preview

Color preview on black background

This text has color #577363 on black background.


Color preview on white background

This text has color #577363 on white background.


Black color preview on #577363 background

This text has black color on #577363 background.


White color preview on #577363 background

This text has white color on #577363 background.


Related colors

Complementary color

Complementary color for #hex is #A88C9C.


I love getcolorcode.com

Triadic colors

1 #635773 and #736357 with #577363 are triadic colors.

2 #637357 and #735763 with #577363 are triadic colors.