COLOR #576D73

HEX: #576D73 RGB: (87,109,115)

Color info

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

RGB color model

#576D73 color RGB value is (87,109,115).

RGB: (87,109,115) (34%, 43%, 45%)

RGB channels and saturation

R 87 of 255 = 34%
G 109 of 255 = 43%
B 115 of 255 = 45%

87
109
115

R + G + B ~ 41%. #576D73 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 109 + 115 = 311 (100%)
R 87 of 311 ~ 27.97%
G 109 of 311 ~ 35.05%
B 115 of 311 ~ 36.98'%

%27.97
%35.05
%36.98

CMYK color model

#576D73 color CMYK value is (24,5,0,55).

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

CMYK: (24,5,0,55)
C24M5Y0K55 (24%, 5%, 0%, 55%)
(0.24 / 0.05 / 0.00 / 0.55)

CMYK percentages

%24.35
%5.22
%0
%54.9

Codes

Color #576D73 in popluar color models

57 6D 73
RGB 87 109 115
HSL 193° 13.86% 39.61%
HSB/HSV 193° 24.35% 45.10%
CMYK 24.35% 5.22% 0.00%
54.90%

Color #576D73 in popluar number systems.

HEX 57 6D 73
Decimal 87 109 115
Binary 1010111 1101101 1110011
Octal 127 155 163

Shades and tints

Shades of #576D73

#576D73
(87,109,115)
#506469
(80,100,105)
#495B5F
(73,91,95)
#425255
(66,82,85)
#3B494B
(59,73,75)
#344041
(52,64,65)
#2D3737
(45,55,55)
#262E2D
(38,46,45)
#1F2523
(31,37,35)
#181C19
(24,28,25)
#11130F
(17,19,15)
#000000
(0,0,0)

Tints of #576D73

#576D73
(87,109,115)
#667A7F
(102,122,127)
#75878B
(117,135,139)
#849497
(132,148,151)
#93A1A3
(147,161,163)
#A2AEAF
(162,174,175)
#B1BBBB
(177,187,187)
#C0C8C7
(192,200,199)
#CFD5D3
(207,213,211)
#DEE2DF
(222,226,223)
#EDEFEB
(237,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576D73; }

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

This text font color is #576D73.

Background Color

.myBgColor { background-color: #576D73; }

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

This div background color is #576D73.

Border color

.myBorderColor { border: 1px solid #576D73; }

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

This div border color is #576D73.

Opacity

.myOpacity80 { color: #576D73; opacity: 0.8; }

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

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

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

This text has shadow with #576D73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576D73.

Preview

Color preview on black background

This text has color #576D73 on black background.


Color preview on white background

This text has color #576D73 on white background.


Black color preview on #576D73 background

This text has black color on #576D73 background.


White color preview on #576D73 background

This text has white color on #576D73 background.


Related colors

Complementary color

Complementary color for #hex is #A8928C.


I love getcolorcode.com

Triadic colors

1 #73576D and #6D7357 with #576D73 are triadic colors.

2 #736D57 and #6D5773 with #576D73 are triadic colors.