Shades of Chicago #606453
Tints of Chicago #606453
RGB
CMYK
RGB Variations
Color information
#606453 (or 0x606453) is known color: Chicago. HEX triplet: 60, 64 and 53. RGB value is (96,100,83). Sum of RGB (Red+Green+Blue) = 96+100+83=279 (36% of max value = 765). Red value is 96 (37.89% from 255 or 34.41% from 279); Green value is 100 (39.45% from 255 or 35.84% from 279); Blue value is 83 (32.81% from 255 or 29.75% from 279); Max value from RGB is 100 - color contains mainly: green. Hex color #606453 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #606453 is #9F9BAC. Grayscale: #606060. Windows color (decimal): -10460077 or 5465184. OLE color: 5465184.
HSL color Cylindrical-coordinate representation of color #606453: hue angle of 74.12º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #606453 is Cyan = 0.04, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 96 | 100 | 83 | - |
| CMYK | 0.04 | 0 | 0.17 | 0.61 |
| HSL | 74.12º | 0.09% | 0.36% | - |
| HSV(B) | 74.12º | 0.17% | 0.39% | - |
| XYZ | 10.94 | 12.23 | 9.97 | - |
| YUV | 96.87 | 120.17 | 127.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 100 | 83 | 0.04 | 0 | 0.17 | 0.61 | 74.12 | 0.09 | 0.36 |
| Hex | 60 | 64 | 53 | 4 | 0 | 11 | 3D | 4A | 9 | 24 |
| Octal | 140 | 144 | 123 | 4 | 0 | 21 | 75 | 112 | 11 | 44 |
| Binary | 1100000 | 1100100 | 1010011 | 100 | 0 | 10001 | 111101 | 1001010 | 1001 | 100100 |
Color Harmonies of #606453
Complementary color
Monochromatic Colors of #606453
Black with #606453
Text Example
Text Example
White with #606453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606453; }
p { color: rgb(96,100,83); }
H1.HeaderClassName
{
color: #606453;
}
.AnyTagClassName
{
color: #606453;
}
</style>
background-color css
<style>
a { background-color: #606453; }
a { background-color: rgb(96,100,83); }
div.DivClassName
{
background-color: #606453;
}
.BgClassName
{
background-color: #606453;
}
</style>
border-color css
<style>
span { border-color: #606453; }
span { border-color: rgb(96,100,83); }
td.TdClassName
{
border-color: #606453;
}
.TagClassName
{
border-color: #606453;
}
</style>