Shades of Chicago #616553
Tints of Chicago #616553
RGB
CMYK
RGB Variations
Color information
#616553 (or 0x616553) is known color: Chicago. HEX triplet: 61, 65 and 53. RGB value is (97,101,83). Sum of RGB (Red+Green+Blue) = 97+101+83=281 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.52% from 281); Green value is 101 (39.84% from 255 or 35.94% from 281); Blue value is 83 (32.81% from 255 or 29.54% from 281); Max value from RGB is 101 - color contains mainly: green. Hex color #616553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616553 is #9E9AAC. Grayscale: #616161. Windows color (decimal): -10394285 or 5465441. OLE color: 5465441.
HSL color Cylindrical-coordinate representation of color #616553: hue angle of 73.33º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #616553 is Cyan = 0.04, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 101 | 83 | - |
| CMYK | 0.04 | 0 | 0.18 | 0.60 |
| HSL | 73.33º | 0.1% | 0.36% | - |
| HSV(B) | 73.33º | 0.18% | 0.4% | - |
| XYZ | 11.14 | 12.47 | 10 | - |
| YUV | 97.75 | 119.67 | 127.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 101 | 83 | 0.04 | 0 | 0.18 | 0.60 | 73.33 | 0.1 | 0.36 |
| Hex | 61 | 65 | 53 | 4 | 0 | 12 | 3C | 49 | A | 24 |
| Octal | 141 | 145 | 123 | 4 | 0 | 22 | 74 | 111 | 12 | 44 |
| Binary | 1100001 | 1100101 | 1010011 | 100 | 0 | 10010 | 111100 | 1001001 | 1010 | 100100 |
Color Harmonies of #616553
Complementary color
Monochromatic Colors of #616553
Black with #616553
Text Example
Text Example
White with #616553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616553; }
p { color: rgb(97,101,83); }
H1.HeaderClassName
{
color: #616553;
}
.AnyTagClassName
{
color: #616553;
}
</style>
background-color css
<style>
a { background-color: #616553; }
a { background-color: rgb(97,101,83); }
div.DivClassName
{
background-color: #616553;
}
.BgClassName
{
background-color: #616553;
}
</style>
border-color css
<style>
span { border-color: #616553; }
span { border-color: rgb(97,101,83); }
td.TdClassName
{
border-color: #616553;
}
.TagClassName
{
border-color: #616553;
}
</style>