Shades of Chicago #606754
Tints of Chicago #606754
RGB
CMYK
RGB Variations
Color information
#606754 (or 0x606754) is known color: Chicago. HEX triplet: 60, 67 and 54. RGB value is (96,103,84). Sum of RGB (Red+Green+Blue) = 96+103+84=283 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.92% from 283); Green value is 103 (40.62% from 255 or 36.40% from 283); Blue value is 84 (33.20% from 255 or 29.68% from 283); Max value from RGB is 103 - color contains mainly: green. Hex color #606754 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #606754 is #9F98AB. Grayscale: #626262. Windows color (decimal): -10459308 or 5531488. OLE color: 5531488.
HSL color Cylindrical-coordinate representation of color #606754: hue angle of 82.11º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #606754 is Cyan = 0.07, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 103 | 84 | - |
| CMYK | 0.07 | 0 | 0.18 | 0.60 |
| HSL | 82.11º | 0.1% | 0.37% | - |
| HSV(B) | 82.11º | 0.18% | 0.4% | - |
| XYZ | 11.27 | 12.83 | 10.27 | - |
| YUV | 98.74 | 119.68 | 126.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 103 | 84 | 0.07 | 0 | 0.18 | 0.60 | 82.11 | 0.1 | 0.37 |
| Hex | 60 | 67 | 54 | 7 | 0 | 12 | 3C | 52 | A | 25 |
| Octal | 140 | 147 | 124 | 7 | 0 | 22 | 74 | 122 | 12 | 45 |
| Binary | 1100000 | 1100111 | 1010100 | 111 | 0 | 10010 | 111100 | 1010010 | 1010 | 100101 |
Color Harmonies of #606754
Complementary color
Monochromatic Colors of #606754
Black with #606754
Text Example
Text Example
White with #606754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606754; }
p { color: rgb(96,103,84); }
H1.HeaderClassName
{
color: #606754;
}
.AnyTagClassName
{
color: #606754;
}
</style>
background-color css
<style>
a { background-color: #606754; }
a { background-color: rgb(96,103,84); }
div.DivClassName
{
background-color: #606754;
}
.BgClassName
{
background-color: #606754;
}
</style>
border-color css
<style>
span { border-color: #606754; }
span { border-color: rgb(96,103,84); }
td.TdClassName
{
border-color: #606754;
}
.TagClassName
{
border-color: #606754;
}
</style>