Shades of Rolling Stone #648079
Tints of Rolling Stone #648079
RGB
CMYK
RGB Variations
Color information
#648079 (or 0x648079) is known color: Rolling Stone. HEX triplet: 64, 80 and 79. RGB value is (100,128,121). Sum of RGB (Red+Green+Blue) = 100+128+121=349 (46% of max value = 765). Red value is 100 (39.45% from 255 or 28.65% from 349); Green value is 128 (50.39% from 255 or 36.68% from 349); Blue value is 121 (47.66% from 255 or 34.67% from 349); Max value from RGB is 128 - color contains mainly: green. Hex color #648079 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #648079 is #9B7F86. Grayscale: #767676. Windows color (decimal): -10190727 or 7962724. OLE color: 7962724.
HSL color Cylindrical-coordinate representation of color #648079: hue angle of 165º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #648079 is Cyan = 0.22, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 100 | 128 | 121 | - |
| CMYK | 0.22 | 0 | 0.05 | 0.50 |
| HSL | 165º | 0.12% | 0.45% | - |
| HSV(B) | 165º | 0.22% | 0.5% | - |
| XYZ | 16.43 | 19.53 | 20.99 | - |
| YUV | 118.83 | 129.22 | 114.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 128 | 121 | 0.22 | 0 | 0.05 | 0.50 | 165 | 0.12 | 0.45 |
| Hex | 64 | 80 | 79 | 16 | 0 | 5 | 32 | A5 | C | 2D |
| Octal | 144 | 200 | 171 | 26 | 0 | 5 | 62 | 245 | 14 | 55 |
| Binary | 1100100 | 10000000 | 1111001 | 10110 | 0 | 101 | 110010 | 10100101 | 1100 | 101101 |
Color Harmonies of #648079
Complementary color
Monochromatic Colors of #648079
Black with #648079
Text Example
Text Example
White with #648079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648079; }
p { color: rgb(100,128,121); }
H1.HeaderClassName
{
color: #648079;
}
.AnyTagClassName
{
color: #648079;
}
</style>
background-color css
<style>
a { background-color: #648079; }
a { background-color: rgb(100,128,121); }
div.DivClassName
{
background-color: #648079;
}
.BgClassName
{
background-color: #648079;
}
</style>
border-color css
<style>
span { border-color: #648079; }
span { border-color: rgb(100,128,121); }
td.TdClassName
{
border-color: #648079;
}
.TagClassName
{
border-color: #648079;
}
</style>