Shades of Rolling Stone #647975
Tints of Rolling Stone #647975
RGB
CMYK
RGB Variations
Color information
#647975 (or 0x647975) is known color: Rolling Stone. HEX triplet: 64, 79 and 75. RGB value is (100,121,117). Sum of RGB (Red+Green+Blue) = 100+121+117=338 (44% of max value = 765). Red value is 100 (39.45% from 255 or 29.59% from 338); Green value is 121 (47.66% from 255 or 35.80% from 338); Blue value is 117 (46.09% from 255 or 34.62% from 338); Max value from RGB is 121 - color contains mainly: green. Hex color #647975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #647975 is #9B868A. Grayscale: #727272. Windows color (decimal): -10192523 or 7698788. OLE color: 7698788.
HSL color Cylindrical-coordinate representation of color #647975: hue angle of 168.57º 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 #647975 is Cyan = 0.17, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 121 | 117 | - |
| CMYK | 0.17 | 0 | 0.03 | 0.53 |
| HSL | 168.57º | 0.1% | 0.43% | - |
| HSV(B) | 168.57º | 0.17% | 0.47% | - |
| XYZ | 15.3 | 17.67 | 19.43 | - |
| YUV | 114.27 | 129.54 | 117.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 121 | 117 | 0.17 | 0 | 0.03 | 0.53 | 168.57 | 0.1 | 0.43 |
| Hex | 64 | 79 | 75 | 11 | 0 | 3 | 35 | A9 | A | 2B |
| Octal | 144 | 171 | 165 | 21 | 0 | 3 | 65 | 251 | 12 | 53 |
| Binary | 1100100 | 1111001 | 1110101 | 10001 | 0 | 11 | 110101 | 10101001 | 1010 | 101011 |
Color Harmonies of #647975
Complementary color
Monochromatic Colors of #647975
Black with #647975
Text Example
Text Example
White with #647975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647975; }
p { color: rgb(100,121,117); }
H1.HeaderClassName
{
color: #647975;
}
.AnyTagClassName
{
color: #647975;
}
</style>
background-color css
<style>
a { background-color: #647975; }
a { background-color: rgb(100,121,117); }
div.DivClassName
{
background-color: #647975;
}
.BgClassName
{
background-color: #647975;
}
</style>
border-color css
<style>
span { border-color: #647975; }
span { border-color: rgb(100,121,117); }
td.TdClassName
{
border-color: #647975;
}
.TagClassName
{
border-color: #647975;
}
</style>