Shades of Chicago #616458
Tints of Chicago #616458
RGB
CMYK
RGB Variations
Color information
#616458 (or 0x616458) is known color: Chicago. HEX triplet: 61, 64 and 58. RGB value is (97,100,88). Sum of RGB (Red+Green+Blue) = 97+100+88=285 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.04% from 285); Green value is 100 (39.45% from 255 or 35.09% from 285); Blue value is 88 (34.77% from 255 or 30.88% from 285); Max value from RGB is 100 - color contains mainly: green. Hex color #616458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616458 is #9E9BA7. Grayscale: #616161. Windows color (decimal): -10394536 or 5792865. OLE color: 5792865.
HSL color Cylindrical-coordinate representation of color #616458: hue angle of 75º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #616458 is Cyan = 0.03, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 100 | 88 | - |
| CMYK | 0.03 | 0 | 0.12 | 0.61 |
| HSL | 75º | 0.06% | 0.37% | - |
| HSV(B) | 75º | 0.12% | 0.39% | - |
| XYZ | 11.25 | 12.36 | 11.03 | - |
| YUV | 97.74 | 122.51 | 127.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 100 | 88 | 0.03 | 0 | 0.12 | 0.61 | 75 | 0.06 | 0.37 |
| Hex | 61 | 64 | 58 | 3 | 0 | C | 3D | 4B | 6 | 25 |
| Octal | 141 | 144 | 130 | 3 | 0 | 14 | 75 | 113 | 6 | 45 |
| Binary | 1100001 | 1100100 | 1011000 | 11 | 0 | 1100 | 111101 | 1001011 | 110 | 100101 |
Color Harmonies of #616458
Complementary color
Monochromatic Colors of #616458
Black with #616458
Text Example
Text Example
White with #616458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616458; }
p { color: rgb(97,100,88); }
H1.HeaderClassName
{
color: #616458;
}
.AnyTagClassName
{
color: #616458;
}
</style>
background-color css
<style>
a { background-color: #616458; }
a { background-color: rgb(97,100,88); }
div.DivClassName
{
background-color: #616458;
}
.BgClassName
{
background-color: #616458;
}
</style>
border-color css
<style>
span { border-color: #616458; }
span { border-color: rgb(97,100,88); }
td.TdClassName
{
border-color: #616458;
}
.TagClassName
{
border-color: #616458;
}
</style>