Shades of Rolling Stone #617975
Tints of Rolling Stone #617975
RGB
CMYK
RGB Variations
Color information
#617975 (or 0x617975) is known color: Rolling Stone. HEX triplet: 61, 79 and 75. RGB value is (97,121,117). Sum of RGB (Red+Green+Blue) = 97+121+117=335 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.96% from 335); Green value is 121 (47.66% from 255 or 36.12% from 335); Blue value is 117 (46.09% from 255 or 34.93% from 335); Max value from RGB is 121 - color contains mainly: green. Hex color #617975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617975 is #9E868A. Grayscale: #717171. Windows color (decimal): -10389131 or 7698785. OLE color: 7698785.
HSL color Cylindrical-coordinate representation of color #617975: hue angle of 170º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #617975 is Cyan = 0.20, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 121 | 117 | - |
| CMYK | 0.20 | 0 | 0.03 | 0.53 |
| HSL | 170º | 0.11% | 0.43% | - |
| HSV(B) | 170º | 0.2% | 0.47% | - |
| XYZ | 14.98 | 17.5 | 19.42 | - |
| YUV | 113.37 | 130.05 | 116.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 121 | 117 | 0.20 | 0 | 0.03 | 0.53 | 170 | 0.11 | 0.43 |
| Hex | 61 | 79 | 75 | 14 | 0 | 3 | 35 | AA | B | 2B |
| Octal | 141 | 171 | 165 | 24 | 0 | 3 | 65 | 252 | 13 | 53 |
| Binary | 1100001 | 1111001 | 1110101 | 10100 | 0 | 11 | 110101 | 10101010 | 1011 | 101011 |
Color Harmonies of #617975
Complementary color
Monochromatic Colors of #617975
Black with #617975
Text Example
Text Example
White with #617975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617975; }
p { color: rgb(97,121,117); }
H1.HeaderClassName
{
color: #617975;
}
.AnyTagClassName
{
color: #617975;
}
</style>
background-color css
<style>
a { background-color: #617975; }
a { background-color: rgb(97,121,117); }
div.DivClassName
{
background-color: #617975;
}
.BgClassName
{
background-color: #617975;
}
</style>
border-color css
<style>
span { border-color: #617975; }
span { border-color: rgb(97,121,117); }
td.TdClassName
{
border-color: #617975;
}
.TagClassName
{
border-color: #617975;
}
</style>