Shades of Rolling Stone #617772
Tints of Rolling Stone #617772
RGB
CMYK
RGB Variations
Color information
#617772 (or 0x617772) is known color: Rolling Stone. HEX triplet: 61, 77 and 72. RGB value is (97,119,114). Sum of RGB (Red+Green+Blue) = 97+119+114=330 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.39% from 330); Green value is 119 (46.88% from 255 or 36.06% from 330); Blue value is 114 (44.92% from 255 or 34.55% from 330); Max value from RGB is 119 - color contains mainly: green. Hex color #617772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617772 is #9E888D. Grayscale: #6F6F6F. Windows color (decimal): -10389646 or 7501665. OLE color: 7501665.
HSL color Cylindrical-coordinate representation of color #617772: hue angle of 166.36º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #617772 is Cyan = 0.18, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 119 | 114 | - |
| CMYK | 0.18 | 0 | 0.04 | 0.53 |
| HSL | 166.36º | 0.1% | 0.42% | - |
| HSV(B) | 166.36º | 0.18% | 0.47% | - |
| XYZ | 14.56 | 16.95 | 18.42 | - |
| YUV | 111.85 | 129.21 | 117.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 119 | 114 | 0.18 | 0 | 0.04 | 0.53 | 166.36 | 0.1 | 0.42 |
| Hex | 61 | 77 | 72 | 12 | 0 | 4 | 35 | A6 | A | 2A |
| Octal | 141 | 167 | 162 | 22 | 0 | 4 | 65 | 246 | 12 | 52 |
| Binary | 1100001 | 1110111 | 1110010 | 10010 | 0 | 100 | 110101 | 10100110 | 1010 | 101010 |
Color Harmonies of #617772
Complementary color
Monochromatic Colors of #617772
Black with #617772
Text Example
Text Example
White with #617772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617772; }
p { color: rgb(97,119,114); }
H1.HeaderClassName
{
color: #617772;
}
.AnyTagClassName
{
color: #617772;
}
</style>
background-color css
<style>
a { background-color: #617772; }
a { background-color: rgb(97,119,114); }
div.DivClassName
{
background-color: #617772;
}
.BgClassName
{
background-color: #617772;
}
</style>
border-color css
<style>
span { border-color: #617772; }
span { border-color: rgb(97,119,114); }
td.TdClassName
{
border-color: #617772;
}
.TagClassName
{
border-color: #617772;
}
</style>