Shades of Chicago #616756
Tints of Chicago #616756
RGB
CMYK
RGB Variations
Color information
#616756 (or 0x616756) is known color: Chicago. HEX triplet: 61, 67 and 56. RGB value is (97,103,86). Sum of RGB (Red+Green+Blue) = 97+103+86=286 (37% of max value = 765). Red value is 97 (38.28% from 255 or 33.92% from 286); Green value is 103 (40.62% from 255 or 36.01% from 286); Blue value is 86 (33.98% from 255 or 30.07% from 286); Max value from RGB is 103 - color contains mainly: green. Hex color #616756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616756 is #9E98A9. Grayscale: #636363. Windows color (decimal): -10393770 or 5662561. OLE color: 5662561.
HSL color Cylindrical-coordinate representation of color #616756: hue angle of 81.18º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #616756 is Cyan = 0.06, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 103 | 86 | - |
| CMYK | 0.06 | 0 | 0.17 | 0.60 |
| HSL | 81.18º | 0.09% | 0.37% | - |
| HSV(B) | 81.18º | 0.17% | 0.4% | - |
| XYZ | 11.46 | 12.91 | 10.69 | - |
| YUV | 99.27 | 120.51 | 126.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 86 | 0.06 | 0 | 0.17 | 0.60 | 81.18 | 0.09 | 0.37 |
| Hex | 61 | 67 | 56 | 6 | 0 | 11 | 3C | 51 | 9 | 25 |
| Octal | 141 | 147 | 126 | 6 | 0 | 21 | 74 | 121 | 11 | 45 |
| Binary | 1100001 | 1100111 | 1010110 | 110 | 0 | 10001 | 111100 | 1010001 | 1001 | 100101 |
Color Harmonies of #616756
Complementary color
Monochromatic Colors of #616756
Black with #616756
Text Example
Text Example
White with #616756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616756; }
p { color: rgb(97,103,86); }
H1.HeaderClassName
{
color: #616756;
}
.AnyTagClassName
{
color: #616756;
}
</style>
background-color css
<style>
a { background-color: #616756; }
a { background-color: rgb(97,103,86); }
div.DivClassName
{
background-color: #616756;
}
.BgClassName
{
background-color: #616756;
}
</style>
border-color css
<style>
span { border-color: #616756; }
span { border-color: rgb(97,103,86); }
td.TdClassName
{
border-color: #616756;
}
.TagClassName
{
border-color: #616756;
}
</style>