Shades of Chicago #616952
Tints of Chicago #616952
RGB
CMYK
RGB Variations
Color information
#616952 (or 0x616952) is known color: Chicago. HEX triplet: 61, 69 and 52. RGB value is (97,105,82). Sum of RGB (Red+Green+Blue) = 97+105+82=284 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.15% from 284); Green value is 105 (41.41% from 255 or 36.97% from 284); Blue value is 82 (32.42% from 255 or 28.87% from 284); Max value from RGB is 105 - color contains mainly: green. Hex color #616952 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616952 is #9E96AD. Grayscale: #646464. Windows color (decimal): -10393262 or 5400929. OLE color: 5400929.
HSL color Cylindrical-coordinate representation of color #616952: hue angle of 80.87º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #616952 is Cyan = 0.08, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 105 | 82 | - |
| CMYK | 0.08 | 0 | 0.22 | 0.59 |
| HSL | 80.87º | 0.12% | 0.37% | - |
| HSV(B) | 80.87º | 0.22% | 0.41% | - |
| XYZ | 11.5 | 13.25 | 9.93 | - |
| YUV | 99.99 | 117.85 | 125.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 82 | 0.08 | 0 | 0.22 | 0.59 | 80.87 | 0.12 | 0.37 |
| Hex | 61 | 69 | 52 | 8 | 0 | 16 | 3B | 51 | C | 25 |
| Octal | 141 | 151 | 122 | 10 | 0 | 26 | 73 | 121 | 14 | 45 |
| Binary | 1100001 | 1101001 | 1010010 | 1000 | 0 | 10110 | 111011 | 1010001 | 1100 | 100101 |
Color Harmonies of #616952
Complementary color
Monochromatic Colors of #616952
Black with #616952
Text Example
Text Example
White with #616952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616952; }
p { color: rgb(97,105,82); }
H1.HeaderClassName
{
color: #616952;
}
.AnyTagClassName
{
color: #616952;
}
</style>
background-color css
<style>
a { background-color: #616952; }
a { background-color: rgb(97,105,82); }
div.DivClassName
{
background-color: #616952;
}
.BgClassName
{
background-color: #616952;
}
</style>
border-color css
<style>
span { border-color: #616952; }
span { border-color: rgb(97,105,82); }
td.TdClassName
{
border-color: #616952;
}
.TagClassName
{
border-color: #616952;
}
</style>