Shades of Rolling Stone #607570
Tints of Rolling Stone #607570
RGB
CMYK
RGB Variations
Color information
#607570 (or 0x607570) is known color: Rolling Stone. HEX triplet: 60, 75 and 70. RGB value is (96,117,112). Sum of RGB (Red+Green+Blue) = 96+117+112=325 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.54% from 325); Green value is 117 (46.09% from 255 or 36% from 325); Blue value is 112 (44.14% from 255 or 34.46% from 325); Max value from RGB is 117 - color contains mainly: green. Hex color #607570 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607570 is #9F8A8F. Grayscale: #6E6E6E. Windows color (decimal): -10455696 or 7370080. OLE color: 7370080.
HSL color Cylindrical-coordinate representation of color #607570: hue angle of 165.71º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #607570 is Cyan = 0.18, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 117 | 112 | - |
| CMYK | 0.18 | 0 | 0.04 | 0.54 |
| HSL | 165.71º | 0.1% | 0.42% | - |
| HSV(B) | 165.71º | 0.18% | 0.46% | - |
| XYZ | 14.11 | 16.38 | 17.75 | - |
| YUV | 110.15 | 129.04 | 117.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 117 | 112 | 0.18 | 0 | 0.04 | 0.54 | 165.71 | 0.1 | 0.42 |
| Hex | 60 | 75 | 70 | 12 | 0 | 4 | 36 | A6 | A | 2A |
| Octal | 140 | 165 | 160 | 22 | 0 | 4 | 66 | 246 | 12 | 52 |
| Binary | 1100000 | 1110101 | 1110000 | 10010 | 0 | 100 | 110110 | 10100110 | 1010 | 101010 |
Color Harmonies of #607570
Complementary color
Monochromatic Colors of #607570
Black with #607570
Text Example
Text Example
White with #607570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607570; }
p { color: rgb(96,117,112); }
H1.HeaderClassName
{
color: #607570;
}
.AnyTagClassName
{
color: #607570;
}
</style>
background-color css
<style>
a { background-color: #607570; }
a { background-color: rgb(96,117,112); }
div.DivClassName
{
background-color: #607570;
}
.BgClassName
{
background-color: #607570;
}
</style>
border-color css
<style>
span { border-color: #607570; }
span { border-color: rgb(96,117,112); }
td.TdClassName
{
border-color: #607570;
}
.TagClassName
{
border-color: #607570;
}
</style>