Shades of Chicago #616750
Tints of Chicago #616750
RGB
CMYK
RGB Variations
Color information
#616750 (or 0x616750) is known color: Chicago. HEX triplet: 61, 67 and 50. RGB value is (97,103,80). Sum of RGB (Red+Green+Blue) = 97+103+80=280 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.64% from 280); Green value is 103 (40.62% from 255 or 36.79% from 280); Blue value is 80 (31.64% from 255 or 28.57% from 280); Max value from RGB is 103 - color contains mainly: green. Hex color #616750 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616750 is #9E98AF. Grayscale: #626262. Windows color (decimal): -10393776 or 5269345. OLE color: 5269345.
HSL color Cylindrical-coordinate representation of color #616750: hue angle of 75.65º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #616750 is Cyan = 0.06, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 103 | 80 | - |
| CMYK | 0.06 | 0 | 0.22 | 0.60 |
| HSL | 75.65º | 0.13% | 0.36% | - |
| HSV(B) | 75.65º | 0.22% | 0.4% | - |
| XYZ | 11.23 | 12.82 | 9.47 | - |
| YUV | 98.58 | 117.51 | 126.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 80 | 0.06 | 0 | 0.22 | 0.60 | 75.65 | 0.13 | 0.36 |
| Hex | 61 | 67 | 50 | 6 | 0 | 16 | 3C | 4C | D | 24 |
| Octal | 141 | 147 | 120 | 6 | 0 | 26 | 74 | 114 | 15 | 44 |
| Binary | 1100001 | 1100111 | 1010000 | 110 | 0 | 10110 | 111100 | 1001100 | 1101 | 100100 |
Color Harmonies of #616750
Complementary color
Monochromatic Colors of #616750
Black with #616750
Text Example
Text Example
White with #616750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616750; }
p { color: rgb(97,103,80); }
H1.HeaderClassName
{
color: #616750;
}
.AnyTagClassName
{
color: #616750;
}
</style>
background-color css
<style>
a { background-color: #616750; }
a { background-color: rgb(97,103,80); }
div.DivClassName
{
background-color: #616750;
}
.BgClassName
{
background-color: #616750;
}
</style>
border-color css
<style>
span { border-color: #616750; }
span { border-color: rgb(97,103,80); }
td.TdClassName
{
border-color: #616750;
}
.TagClassName
{
border-color: #616750;
}
</style>