Shades of Rolling Stone #617876
Tints of Rolling Stone #617876
RGB
CMYK
RGB Variations
Color information
#617876 (or 0x617876) is known color: Rolling Stone. HEX triplet: 61, 78 and 76. RGB value is (97,120,118). Sum of RGB (Red+Green+Blue) = 97+120+118=335 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.96% from 335); Green value is 120 (47.27% from 255 or 35.82% from 335); Blue value is 118 (46.48% from 255 or 35.22% from 335); Max value from RGB is 120 - color contains mainly: green. Hex color #617876 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617876 is #9E8789. Grayscale: #707070. Windows color (decimal): -10389386 or 7764065. OLE color: 7764065.
HSL color Cylindrical-coordinate representation of color #617876: hue angle of 174.78º 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 #617876 is Cyan = 0.19, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 118 | - |
| CMYK | 0.19 | 0 | 0.02 | 0.53 |
| HSL | 174.78º | 0.11% | 0.43% | - |
| HSV(B) | 174.78º | 0.19% | 0.47% | - |
| XYZ | 14.92 | 17.28 | 19.69 | - |
| YUV | 112.9 | 130.88 | 116.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 118 | 0.19 | 0 | 0.02 | 0.53 | 174.78 | 0.11 | 0.43 |
| Hex | 61 | 78 | 76 | 13 | 0 | 2 | 35 | AF | B | 2B |
| Octal | 141 | 170 | 166 | 23 | 0 | 2 | 65 | 257 | 13 | 53 |
| Binary | 1100001 | 1111000 | 1110110 | 10011 | 0 | 10 | 110101 | 10101111 | 1011 | 101011 |
Color Harmonies of #617876
Complementary color
Monochromatic Colors of #617876
Black with #617876
Text Example
Text Example
White with #617876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617876; }
p { color: rgb(97,120,118); }
H1.HeaderClassName
{
color: #617876;
}
.AnyTagClassName
{
color: #617876;
}
</style>
background-color css
<style>
a { background-color: #617876; }
a { background-color: rgb(97,120,118); }
div.DivClassName
{
background-color: #617876;
}
.BgClassName
{
background-color: #617876;
}
</style>
border-color css
<style>
span { border-color: #617876; }
span { border-color: rgb(97,120,118); }
td.TdClassName
{
border-color: #617876;
}
.TagClassName
{
border-color: #617876;
}
</style>