Shades of Chicago #596051
Tints of Chicago #596051
RGB
CMYK
RGB Variations
Color information
#596051 (or 0x596051) is known color: Chicago. HEX triplet: 59, 60 and 51. RGB value is (89,96,81). Sum of RGB (Red+Green+Blue) = 89+96+81=266 (35% of max value = 765). Red value is 89 (35.16% from 255 or 33.46% from 266); Green value is 96 (37.89% from 255 or 36.09% from 266); Blue value is 81 (32.03% from 255 or 30.45% from 266); Max value from RGB is 96 - color contains mainly: green. Hex color #596051 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596051 is #A69FAE. Grayscale: #5C5C5C. Windows color (decimal): -10919855 or 5333081. OLE color: 5333081.
HSL color Cylindrical-coordinate representation of color #596051: hue angle of 88º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #596051 is Cyan = 0.07, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 96 | 81 | - |
| CMYK | 0.07 | 0 | 0.16 | 0.62 |
| HSL | 88º | 0.08% | 0.35% | - |
| HSV(B) | 88º | 0.16% | 0.38% | - |
| XYZ | 9.79 | 11.08 | 9.41 | - |
| YUV | 92.2 | 121.68 | 125.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 96 | 81 | 0.07 | 0 | 0.16 | 0.62 | 88 | 0.08 | 0.35 |
| Hex | 59 | 60 | 51 | 7 | 0 | 10 | 3E | 58 | 8 | 23 |
| Octal | 131 | 140 | 121 | 7 | 0 | 20 | 76 | 130 | 10 | 43 |
| Binary | 1011001 | 1100000 | 1010001 | 111 | 0 | 10000 | 111110 | 1011000 | 1000 | 100011 |
Color Harmonies of #596051
Complementary color
Monochromatic Colors of #596051
Black with #596051
Text Example
Text Example
White with #596051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596051; }
p { color: rgb(89,96,81); }
H1.HeaderClassName
{
color: #596051;
}
.AnyTagClassName
{
color: #596051;
}
</style>
background-color css
<style>
a { background-color: #596051; }
a { background-color: rgb(89,96,81); }
div.DivClassName
{
background-color: #596051;
}
.BgClassName
{
background-color: #596051;
}
</style>
border-color css
<style>
span { border-color: #596051; }
span { border-color: rgb(89,96,81); }
td.TdClassName
{
border-color: #596051;
}
.TagClassName
{
border-color: #596051;
}
</style>