Shades of Chicago #616953
Tints of Chicago #616953
RGB
CMYK
RGB Variations
Color information
#616953 (or 0x616953) is known color: Chicago. HEX triplet: 61, 69 and 53. RGB value is (97,105,83). Sum of RGB (Red+Green+Blue) = 97+105+83=285 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.04% from 285); Green value is 105 (41.41% from 255 or 36.84% from 285); Blue value is 83 (32.81% from 255 or 29.12% from 285); Max value from RGB is 105 - color contains mainly: green. Hex color #616953 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616953 is #9E96AC. Grayscale: #646464. Windows color (decimal): -10393261 or 5466465. OLE color: 5466465.
HSL color Cylindrical-coordinate representation of color #616953: hue angle of 81.82º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #616953 is Cyan = 0.08, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 105 | 83 | - |
| CMYK | 0.08 | 0 | 0.21 | 0.59 |
| HSL | 81.82º | 0.12% | 0.37% | - |
| HSV(B) | 81.82º | 0.21% | 0.41% | - |
| XYZ | 11.54 | 13.27 | 10.14 | - |
| YUV | 100.1 | 118.35 | 125.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 83 | 0.08 | 0 | 0.21 | 0.59 | 81.82 | 0.12 | 0.37 |
| Hex | 61 | 69 | 53 | 8 | 0 | 15 | 3B | 52 | C | 25 |
| Octal | 141 | 151 | 123 | 10 | 0 | 25 | 73 | 122 | 14 | 45 |
| Binary | 1100001 | 1101001 | 1010011 | 1000 | 0 | 10101 | 111011 | 1010010 | 1100 | 100101 |
Color Harmonies of #616953
Complementary color
Monochromatic Colors of #616953
Black with #616953
Text Example
Text Example
White with #616953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616953; }
p { color: rgb(97,105,83); }
H1.HeaderClassName
{
color: #616953;
}
.AnyTagClassName
{
color: #616953;
}
</style>
background-color css
<style>
a { background-color: #616953; }
a { background-color: rgb(97,105,83); }
div.DivClassName
{
background-color: #616953;
}
.BgClassName
{
background-color: #616953;
}
</style>
border-color css
<style>
span { border-color: #616953; }
span { border-color: rgb(97,105,83); }
td.TdClassName
{
border-color: #616953;
}
.TagClassName
{
border-color: #616953;
}
</style>