Shades of Chicago #576049
Tints of Chicago #576049
RGB
CMYK
RGB Variations
Color information
#576049 (or 0x576049) is known color: Chicago. HEX triplet: 57, 60 and 49. RGB value is (87,96,73). Sum of RGB (Red+Green+Blue) = 87+96+73=256 (33% of max value = 765). Red value is 87 (34.38% from 255 or 33.98% from 256); Green value is 96 (37.89% from 255 or 37.5% from 256); Blue value is 73 (28.91% from 255 or 28.52% from 256); Max value from RGB is 96 - color contains mainly: green. Hex color #576049 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576049 is #A89FB6. Grayscale: #5A5A5A. Windows color (decimal): -11050935 or 4808791. OLE color: 4808791.
HSL color Cylindrical-coordinate representation of color #576049: hue angle of 83.48º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #576049 is Cyan = 0.09, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 96 | 73 | - |
| CMYK | 0.09 | 0 | 0.24 | 0.62 |
| HSL | 83.48º | 0.14% | 0.33% | - |
| HSV(B) | 83.48º | 0.24% | 0.38% | - |
| XYZ | 9.32 | 10.87 | 7.91 | - |
| YUV | 90.69 | 118.02 | 125.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 73 | 0.09 | 0 | 0.24 | 0.62 | 83.48 | 0.14 | 0.33 |
| Hex | 57 | 60 | 49 | 9 | 0 | 18 | 3E | 53 | E | 21 |
| Octal | 127 | 140 | 111 | 11 | 0 | 30 | 76 | 123 | 16 | 41 |
| Binary | 1010111 | 1100000 | 1001001 | 1001 | 0 | 11000 | 111110 | 1010011 | 1110 | 100001 |
Color Harmonies of #576049
Complementary color
Monochromatic Colors of #576049
Black with #576049
Text Example
Text Example
White with #576049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576049; }
p { color: rgb(87,96,73); }
H1.HeaderClassName
{
color: #576049;
}
.AnyTagClassName
{
color: #576049;
}
</style>
background-color css
<style>
a { background-color: #576049; }
a { background-color: rgb(87,96,73); }
div.DivClassName
{
background-color: #576049;
}
.BgClassName
{
background-color: #576049;
}
</style>
border-color css
<style>
span { border-color: #576049; }
span { border-color: rgb(87,96,73); }
td.TdClassName
{
border-color: #576049;
}
.TagClassName
{
border-color: #576049;
}
</style>