Shades of Rolling Stone #647973
Tints of Rolling Stone #647973
RGB
CMYK
RGB Variations
Color information
#647973 (or 0x647973) is known color: Rolling Stone. HEX triplet: 64, 79 and 73. RGB value is (100,121,115). Sum of RGB (Red+Green+Blue) = 100+121+115=336 (44% of max value = 765). Red value is 100 (39.45% from 255 or 29.76% from 336); Green value is 121 (47.66% from 255 or 36.01% from 336); Blue value is 115 (45.31% from 255 or 34.23% from 336); Max value from RGB is 121 - color contains mainly: green. Hex color #647973 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #647973 is #9B868C. Grayscale: #727272. Windows color (decimal): -10192525 or 7567716. OLE color: 7567716.
HSL color Cylindrical-coordinate representation of color #647973: hue angle of 162.86º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #647973 is Cyan = 0.17, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 121 | 115 | - |
| CMYK | 0.17 | 0 | 0.05 | 0.53 |
| HSL | 162.86º | 0.1% | 0.43% | - |
| HSV(B) | 162.86º | 0.17% | 0.47% | - |
| XYZ | 15.19 | 17.62 | 18.82 | - |
| YUV | 114.04 | 128.54 | 117.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 121 | 115 | 0.17 | 0 | 0.05 | 0.53 | 162.86 | 0.1 | 0.43 |
| Hex | 64 | 79 | 73 | 11 | 0 | 5 | 35 | A3 | A | 2B |
| Octal | 144 | 171 | 163 | 21 | 0 | 5 | 65 | 243 | 12 | 53 |
| Binary | 1100100 | 1111001 | 1110011 | 10001 | 0 | 101 | 110101 | 10100011 | 1010 | 101011 |
Color Harmonies of #647973
Complementary color
Monochromatic Colors of #647973
Black with #647973
Text Example
Text Example
White with #647973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647973; }
p { color: rgb(100,121,115); }
H1.HeaderClassName
{
color: #647973;
}
.AnyTagClassName
{
color: #647973;
}
</style>
background-color css
<style>
a { background-color: #647973; }
a { background-color: rgb(100,121,115); }
div.DivClassName
{
background-color: #647973;
}
.BgClassName
{
background-color: #647973;
}
</style>
border-color css
<style>
span { border-color: #647973; }
span { border-color: rgb(100,121,115); }
td.TdClassName
{
border-color: #647973;
}
.TagClassName
{
border-color: #647973;
}
</style>