Shades of Chicago #616358
Tints of Chicago #616358
RGB
CMYK
RGB Variations
Color information
#616358 (or 0x616358) is known color: Chicago. HEX triplet: 61, 63 and 58. RGB value is (97,99,88). Sum of RGB (Red+Green+Blue) = 97+99+88=284 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.15% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 88 (34.77% from 255 or 30.99% from 284); Max value from RGB is 99 - color contains mainly: green. Hex color #616358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616358 is #9E9CA7. Grayscale: #616161. Windows color (decimal): -10394792 or 5792609. OLE color: 5792609.
HSL color Cylindrical-coordinate representation of color #616358: hue angle of 70.91º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #616358 is Cyan = 0.02, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 99 | 88 | - |
| CMYK | 0.02 | 0 | 0.11 | 0.61 |
| HSL | 70.91º | 0.06% | 0.37% | - |
| HSV(B) | 70.91º | 0.11% | 0.39% | - |
| XYZ | 11.15 | 12.17 | 10.99 | - |
| YUV | 97.15 | 122.84 | 127.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 99 | 88 | 0.02 | 0 | 0.11 | 0.61 | 70.91 | 0.06 | 0.37 |
| Hex | 61 | 63 | 58 | 2 | 0 | B | 3D | 47 | 6 | 25 |
| Octal | 141 | 143 | 130 | 2 | 0 | 13 | 75 | 107 | 6 | 45 |
| Binary | 1100001 | 1100011 | 1011000 | 10 | 0 | 1011 | 111101 | 1000111 | 110 | 100101 |
Color Harmonies of #616358
Complementary color
Monochromatic Colors of #616358
Black with #616358
Text Example
Text Example
White with #616358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616358; }
p { color: rgb(97,99,88); }
H1.HeaderClassName
{
color: #616358;
}
.AnyTagClassName
{
color: #616358;
}
</style>
background-color css
<style>
a { background-color: #616358; }
a { background-color: rgb(97,99,88); }
div.DivClassName
{
background-color: #616358;
}
.BgClassName
{
background-color: #616358;
}
</style>
border-color css
<style>
span { border-color: #616358; }
span { border-color: rgb(97,99,88); }
td.TdClassName
{
border-color: #616358;
}
.TagClassName
{
border-color: #616358;
}
</style>