Shades of Rolling Stone #617773
Tints of Rolling Stone #617773
RGB
CMYK
RGB Variations
Color information
#617773 (or 0x617773) is known color: Rolling Stone. HEX triplet: 61, 77 and 73. RGB value is (97,119,115). Sum of RGB (Red+Green+Blue) = 97+119+115=331 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.31% from 331); Green value is 119 (46.88% from 255 or 35.95% from 331); Blue value is 115 (45.31% from 255 or 34.74% from 331); Max value from RGB is 119 - color contains mainly: green. Hex color #617773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617773 is #9E888C. Grayscale: #6F6F6F. Windows color (decimal): -10389645 or 7567201. OLE color: 7567201.
HSL color Cylindrical-coordinate representation of color #617773: hue angle of 169.09º 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 #617773 is Cyan = 0.18, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 119 | 115 | - |
| CMYK | 0.18 | 0 | 0.03 | 0.53 |
| HSL | 169.09º | 0.1% | 0.42% | - |
| HSV(B) | 169.09º | 0.18% | 0.47% | - |
| XYZ | 14.62 | 16.97 | 18.73 | - |
| YUV | 111.97 | 129.71 | 117.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 119 | 115 | 0.18 | 0 | 0.03 | 0.53 | 169.09 | 0.1 | 0.42 |
| Hex | 61 | 77 | 73 | 12 | 0 | 3 | 35 | A9 | A | 2A |
| Octal | 141 | 167 | 163 | 22 | 0 | 3 | 65 | 251 | 12 | 52 |
| Binary | 1100001 | 1110111 | 1110011 | 10010 | 0 | 11 | 110101 | 10101001 | 1010 | 101010 |
Color Harmonies of #617773
Complementary color
Monochromatic Colors of #617773
Black with #617773
Text Example
Text Example
White with #617773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617773; }
p { color: rgb(97,119,115); }
H1.HeaderClassName
{
color: #617773;
}
.AnyTagClassName
{
color: #617773;
}
</style>
background-color css
<style>
a { background-color: #617773; }
a { background-color: rgb(97,119,115); }
div.DivClassName
{
background-color: #617773;
}
.BgClassName
{
background-color: #617773;
}
</style>
border-color css
<style>
span { border-color: #617773; }
span { border-color: rgb(97,119,115); }
td.TdClassName
{
border-color: #617773;
}
.TagClassName
{
border-color: #617773;
}
</style>