Shades of Chicago #616455
Tints of Chicago #616455
RGB
CMYK
RGB Variations
Color information
#616455 (or 0x616455) is known color: Chicago. HEX triplet: 61, 64 and 55. RGB value is (97,100,85). Sum of RGB (Red+Green+Blue) = 97+100+85=282 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.40% from 282); Green value is 100 (39.45% from 255 or 35.46% from 282); Blue value is 85 (33.59% from 255 or 30.14% from 282); Max value from RGB is 100 - color contains mainly: green. Hex color #616455 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616455 is #9E9BAA. Grayscale: #616161. Windows color (decimal): -10394539 or 5596257. OLE color: 5596257.
HSL color Cylindrical-coordinate representation of color #616455: hue angle of 72º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #616455 is Cyan = 0.03, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 100 | 85 | - |
| CMYK | 0.03 | 0 | 0.15 | 0.61 |
| HSL | 72º | 0.08% | 0.36% | - |
| HSV(B) | 72º | 0.15% | 0.39% | - |
| XYZ | 11.13 | 12.31 | 10.38 | - |
| YUV | 97.39 | 121.01 | 127.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 100 | 85 | 0.03 | 0 | 0.15 | 0.61 | 72 | 0.08 | 0.36 |
| Hex | 61 | 64 | 55 | 3 | 0 | F | 3D | 48 | 8 | 24 |
| Octal | 141 | 144 | 125 | 3 | 0 | 17 | 75 | 110 | 10 | 44 |
| Binary | 1100001 | 1100100 | 1010101 | 11 | 0 | 1111 | 111101 | 1001000 | 1000 | 100100 |
Color Harmonies of #616455
Complementary color
Monochromatic Colors of #616455
Black with #616455
Text Example
Text Example
White with #616455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616455; }
p { color: rgb(97,100,85); }
H1.HeaderClassName
{
color: #616455;
}
.AnyTagClassName
{
color: #616455;
}
</style>
background-color css
<style>
a { background-color: #616455; }
a { background-color: rgb(97,100,85); }
div.DivClassName
{
background-color: #616455;
}
.BgClassName
{
background-color: #616455;
}
</style>
border-color css
<style>
span { border-color: #616455; }
span { border-color: rgb(97,100,85); }
td.TdClassName
{
border-color: #616455;
}
.TagClassName
{
border-color: #616455;
}
</style>