Shades of Rolling Stone #617671
Tints of Rolling Stone #617671
RGB
CMYK
RGB Variations
Color information
#617671 (or 0x617671) is known color: Rolling Stone. HEX triplet: 61, 76 and 71. RGB value is (97,118,113). Sum of RGB (Red+Green+Blue) = 97+118+113=328 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.57% from 328); Green value is 118 (46.48% from 255 or 35.98% from 328); Blue value is 113 (44.53% from 255 or 34.45% from 328); Max value from RGB is 118 - color contains mainly: green. Hex color #617671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617671 is #9E898E. Grayscale: #6F6F6F. Windows color (decimal): -10389903 or 7435873. OLE color: 7435873.
HSL color Cylindrical-coordinate representation of color #617671: 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 #617671 is Cyan = 0.18, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 113 | - |
| 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.39 | 16.69 | 18.09 | - |
| YUV | 111.15 | 129.04 | 117.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 113 | 0.18 | 0 | 0.04 | 0.54 | 165.71 | 0.1 | 0.42 |
| Hex | 61 | 76 | 71 | 12 | 0 | 4 | 36 | A6 | A | 2A |
| Octal | 141 | 166 | 161 | 22 | 0 | 4 | 66 | 246 | 12 | 52 |
| Binary | 1100001 | 1110110 | 1110001 | 10010 | 0 | 100 | 110110 | 10100110 | 1010 | 101010 |
Color Harmonies of #617671
Complementary color
Monochromatic Colors of #617671
Black with #617671
Text Example
Text Example
White with #617671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617671; }
p { color: rgb(97,118,113); }
H1.HeaderClassName
{
color: #617671;
}
.AnyTagClassName
{
color: #617671;
}
</style>
background-color css
<style>
a { background-color: #617671; }
a { background-color: rgb(97,118,113); }
div.DivClassName
{
background-color: #617671;
}
.BgClassName
{
background-color: #617671;
}
</style>
border-color css
<style>
span { border-color: #617671; }
span { border-color: rgb(97,118,113); }
td.TdClassName
{
border-color: #617671;
}
.TagClassName
{
border-color: #617671;
}
</style>