Shades of Rolling Stone #617875
Tints of Rolling Stone #617875
RGB
CMYK
RGB Variations
Color information
#617875 (or 0x617875) is known color: Rolling Stone. HEX triplet: 61, 78 and 75. RGB value is (97,120,117). Sum of RGB (Red+Green+Blue) = 97+120+117=334 (44% of max value = 765). Red value is 97 (38.28% from 255 or 29.04% from 334); Green value is 120 (47.27% from 255 or 35.93% from 334); Blue value is 117 (46.09% from 255 or 35.03% from 334); Max value from RGB is 120 - color contains mainly: green. Hex color #617875 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617875 is #9E878A. Grayscale: #707070. Windows color (decimal): -10389387 or 7698529. OLE color: 7698529.
HSL color Cylindrical-coordinate representation of color #617875: hue angle of 172.17º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #617875 is Cyan = 0.19, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 117 | - |
| CMYK | 0.19 | 0 | 0.02 | 0.53 |
| HSL | 172.17º | 0.11% | 0.43% | - |
| HSV(B) | 172.17º | 0.19% | 0.47% | - |
| XYZ | 14.86 | 17.26 | 19.38 | - |
| YUV | 112.78 | 130.38 | 116.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 117 | 0.19 | 0 | 0.02 | 0.53 | 172.17 | 0.11 | 0.43 |
| Hex | 61 | 78 | 75 | 13 | 0 | 2 | 35 | AC | B | 2B |
| Octal | 141 | 170 | 165 | 23 | 0 | 2 | 65 | 254 | 13 | 53 |
| Binary | 1100001 | 1111000 | 1110101 | 10011 | 0 | 10 | 110101 | 10101100 | 1011 | 101011 |
Color Harmonies of #617875
Complementary color
Monochromatic Colors of #617875
Black with #617875
Text Example
Text Example
White with #617875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617875; }
p { color: rgb(97,120,117); }
H1.HeaderClassName
{
color: #617875;
}
.AnyTagClassName
{
color: #617875;
}
</style>
background-color css
<style>
a { background-color: #617875; }
a { background-color: rgb(97,120,117); }
div.DivClassName
{
background-color: #617875;
}
.BgClassName
{
background-color: #617875;
}
</style>
border-color css
<style>
span { border-color: #617875; }
span { border-color: rgb(97,120,117); }
td.TdClassName
{
border-color: #617875;
}
.TagClassName
{
border-color: #617875;
}
</style>