Shades of Rolling Stone #607671
Tints of Rolling Stone #607671
RGB
CMYK
RGB Variations
Color information
#607671 (or 0x607671) is known color: Rolling Stone. HEX triplet: 60, 76 and 71. RGB value is (96,118,113). Sum of RGB (Red+Green+Blue) = 96+118+113=327 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.36% from 327); Green value is 118 (46.48% from 255 or 36.09% from 327); Blue value is 113 (44.53% from 255 or 34.56% from 327); Max value from RGB is 118 - color contains mainly: green. Hex color #607671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607671 is #9F898E. Grayscale: #6E6E6E. Windows color (decimal): -10455439 or 7435872. OLE color: 7435872.
HSL color Cylindrical-coordinate representation of color #607671: hue angle of 166.36º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #607671 is Cyan = 0.19, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 118 | 113 | - |
| CMYK | 0.19 | 0 | 0.04 | 0.54 |
| HSL | 166.36º | 0.1% | 0.42% | - |
| HSV(B) | 166.36º | 0.19% | 0.46% | - |
| XYZ | 14.28 | 16.64 | 18.08 | - |
| YUV | 110.85 | 129.21 | 117.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 118 | 113 | 0.19 | 0 | 0.04 | 0.54 | 166.36 | 0.1 | 0.42 |
| Hex | 60 | 76 | 71 | 13 | 0 | 4 | 36 | A6 | A | 2A |
| Octal | 140 | 166 | 161 | 23 | 0 | 4 | 66 | 246 | 12 | 52 |
| Binary | 1100000 | 1110110 | 1110001 | 10011 | 0 | 100 | 110110 | 10100110 | 1010 | 101010 |
Color Harmonies of #607671
Complementary color
Monochromatic Colors of #607671
Black with #607671
Text Example
Text Example
White with #607671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607671; }
p { color: rgb(96,118,113); }
H1.HeaderClassName
{
color: #607671;
}
.AnyTagClassName
{
color: #607671;
}
</style>
background-color css
<style>
a { background-color: #607671; }
a { background-color: rgb(96,118,113); }
div.DivClassName
{
background-color: #607671;
}
.BgClassName
{
background-color: #607671;
}
</style>
border-color css
<style>
span { border-color: #607671; }
span { border-color: rgb(96,118,113); }
td.TdClassName
{
border-color: #607671;
}
.TagClassName
{
border-color: #607671;
}
</style>