Shades of Chicago #616552
Tints of Chicago #616552
RGB
CMYK
RGB Variations
Color information
#616552 (or 0x616552) is known color: Chicago. HEX triplet: 61, 65 and 52. RGB value is (97,101,82). Sum of RGB (Red+Green+Blue) = 97+101+82=280 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.64% from 280); Green value is 101 (39.84% from 255 or 36.07% from 280); Blue value is 82 (32.42% from 255 or 29.29% from 280); Max value from RGB is 101 - color contains mainly: green. Hex color #616552 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616552 is #9E9AAD. Grayscale: #616161. Windows color (decimal): -10394286 or 5399905. OLE color: 5399905.
HSL color Cylindrical-coordinate representation of color #616552: hue angle of 72.63º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #616552 is Cyan = 0.04, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 101 | 82 | - |
| CMYK | 0.04 | 0 | 0.19 | 0.60 |
| HSL | 72.63º | 0.1% | 0.36% | - |
| HSV(B) | 72.63º | 0.19% | 0.4% | - |
| XYZ | 11.11 | 12.46 | 9.8 | - |
| YUV | 97.64 | 119.17 | 127.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 101 | 82 | 0.04 | 0 | 0.19 | 0.60 | 72.63 | 0.1 | 0.36 |
| Hex | 61 | 65 | 52 | 4 | 0 | 13 | 3C | 49 | A | 24 |
| Octal | 141 | 145 | 122 | 4 | 0 | 23 | 74 | 111 | 12 | 44 |
| Binary | 1100001 | 1100101 | 1010010 | 100 | 0 | 10011 | 111100 | 1001001 | 1010 | 100100 |
Color Harmonies of #616552
Complementary color
Monochromatic Colors of #616552
Black with #616552
Text Example
Text Example
White with #616552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616552; }
p { color: rgb(97,101,82); }
H1.HeaderClassName
{
color: #616552;
}
.AnyTagClassName
{
color: #616552;
}
</style>
background-color css
<style>
a { background-color: #616552; }
a { background-color: rgb(97,101,82); }
div.DivClassName
{
background-color: #616552;
}
.BgClassName
{
background-color: #616552;
}
</style>
border-color css
<style>
span { border-color: #616552; }
span { border-color: rgb(97,101,82); }
td.TdClassName
{
border-color: #616552;
}
.TagClassName
{
border-color: #616552;
}
</style>