Shades of Chicago #616758
Tints of Chicago #616758
RGB
CMYK
RGB Variations
Color information
#616758 (or 0x616758) is known color: Chicago. HEX triplet: 61, 67 and 58. RGB value is (97,103,88). Sum of RGB (Red+Green+Blue) = 97+103+88=288 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.68% from 288); Green value is 103 (40.62% from 255 or 35.76% from 288); Blue value is 88 (34.77% from 255 or 30.56% from 288); Max value from RGB is 103 - color contains mainly: green. Hex color #616758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616758 is #9E98A7. Grayscale: #636363. Windows color (decimal): -10393768 or 5793633. OLE color: 5793633.
HSL color Cylindrical-coordinate representation of color #616758: hue angle of 84º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #616758 is Cyan = 0.06, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 103 | 88 | - |
| CMYK | 0.06 | 0 | 0.15 | 0.60 |
| HSL | 84º | 0.08% | 0.37% | - |
| HSV(B) | 84º | 0.15% | 0.4% | - |
| XYZ | 11.54 | 12.95 | 11.12 | - |
| YUV | 99.5 | 121.51 | 126.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 88 | 0.06 | 0 | 0.15 | 0.60 | 84 | 0.08 | 0.37 |
| Hex | 61 | 67 | 58 | 6 | 0 | F | 3C | 54 | 8 | 25 |
| Octal | 141 | 147 | 130 | 6 | 0 | 17 | 74 | 124 | 10 | 45 |
| Binary | 1100001 | 1100111 | 1011000 | 110 | 0 | 1111 | 111100 | 1010100 | 1000 | 100101 |
Color Harmonies of #616758
Complementary color
Monochromatic Colors of #616758
Black with #616758
Text Example
Text Example
White with #616758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616758; }
p { color: rgb(97,103,88); }
H1.HeaderClassName
{
color: #616758;
}
.AnyTagClassName
{
color: #616758;
}
</style>
background-color css
<style>
a { background-color: #616758; }
a { background-color: rgb(97,103,88); }
div.DivClassName
{
background-color: #616758;
}
.BgClassName
{
background-color: #616758;
}
</style>
border-color css
<style>
span { border-color: #616758; }
span { border-color: rgb(97,103,88); }
td.TdClassName
{
border-color: #616758;
}
.TagClassName
{
border-color: #616758;
}
</style>