Shades of Chicago #616656
Tints of Chicago #616656
RGB
CMYK
RGB Variations
Color information
#616656 (or 0x616656) is known color: Chicago. HEX triplet: 61, 66 and 56. RGB value is (97,102,86). Sum of RGB (Red+Green+Blue) = 97+102+86=285 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.04% from 285); Green value is 102 (40.23% from 255 or 35.79% from 285); Blue value is 86 (33.98% from 255 or 30.18% from 285); Max value from RGB is 102 - color contains mainly: green. Hex color #616656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616656 is #9E99A9. Grayscale: #626262. Windows color (decimal): -10394026 or 5662305. OLE color: 5662305.
HSL color Cylindrical-coordinate representation of color #616656: hue angle of 78.75º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #616656 is Cyan = 0.05, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 102 | 86 | - |
| CMYK | 0.05 | 0 | 0.16 | 0.6 |
| HSL | 78.75º | 0.09% | 0.37% | - |
| HSV(B) | 78.75º | 0.16% | 0.4% | - |
| XYZ | 11.36 | 12.72 | 10.66 | - |
| YUV | 98.68 | 120.84 | 126.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 102 | 86 | 0.05 | 0 | 0.16 | 0.6 | 78.75 | 0.09 | 0.37 |
| Hex | 61 | 66 | 56 | 5 | 0 | 10 | 3C | 4F | 9 | 25 |
| Octal | 141 | 146 | 126 | 5 | 0 | 20 | 74 | 117 | 11 | 45 |
| Binary | 1100001 | 1100110 | 1010110 | 101 | 0 | 10000 | 111100 | 1001111 | 1001 | 100101 |
Color Harmonies of #616656
Complementary color
Monochromatic Colors of #616656
Black with #616656
Text Example
Text Example
White with #616656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616656; }
p { color: rgb(97,102,86); }
H1.HeaderClassName
{
color: #616656;
}
.AnyTagClassName
{
color: #616656;
}
</style>
background-color css
<style>
a { background-color: #616656; }
a { background-color: rgb(97,102,86); }
div.DivClassName
{
background-color: #616656;
}
.BgClassName
{
background-color: #616656;
}
</style>
border-color css
<style>
span { border-color: #616656; }
span { border-color: rgb(97,102,86); }
td.TdClassName
{
border-color: #616656;
}
.TagClassName
{
border-color: #616656;
}
</style>