Shades of Chicago #596149
Tints of Chicago #596149
RGB
CMYK
RGB Variations
Color information
#596149 (or 0x596149) is known color: Chicago. HEX triplet: 59, 61 and 49. RGB value is (89,97,73). Sum of RGB (Red+Green+Blue) = 89+97+73=259 (34% of max value = 765). Red value is 89 (35.16% from 255 or 34.36% from 259); Green value is 97 (38.28% from 255 or 37.45% from 259); Blue value is 73 (28.91% from 255 or 28.19% from 259); Max value from RGB is 97 - color contains mainly: green. Hex color #596149 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #596149 is #A69EB6. Grayscale: #5B5B5B. Windows color (decimal): -10919607 or 4809049. OLE color: 4809049.
HSL color Cylindrical-coordinate representation of color #596149: hue angle of 80º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #596149 is Cyan = 0.08, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 97 | 73 | - |
| CMYK | 0.08 | 0 | 0.25 | 0.62 |
| HSL | 80º | 0.14% | 0.33% | - |
| HSV(B) | 80º | 0.25% | 0.38% | - |
| XYZ | 9.6 | 11.15 | 7.95 | - |
| YUV | 91.87 | 117.35 | 125.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 97 | 73 | 0.08 | 0 | 0.25 | 0.62 | 80 | 0.14 | 0.33 |
| Hex | 59 | 61 | 49 | 8 | 0 | 19 | 3E | 50 | E | 21 |
| Octal | 131 | 141 | 111 | 10 | 0 | 31 | 76 | 120 | 16 | 41 |
| Binary | 1011001 | 1100001 | 1001001 | 1000 | 0 | 11001 | 111110 | 1010000 | 1110 | 100001 |
Color Harmonies of #596149
Complementary color
Monochromatic Colors of #596149
Black with #596149
Text Example
Text Example
White with #596149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596149; }
p { color: rgb(89,97,73); }
H1.HeaderClassName
{
color: #596149;
}
.AnyTagClassName
{
color: #596149;
}
</style>
background-color css
<style>
a { background-color: #596149; }
a { background-color: rgb(89,97,73); }
div.DivClassName
{
background-color: #596149;
}
.BgClassName
{
background-color: #596149;
}
</style>
border-color css
<style>
span { border-color: #596149; }
span { border-color: rgb(89,97,73); }
td.TdClassName
{
border-color: #596149;
}
.TagClassName
{
border-color: #596149;
}
</style>