Shades of Rolling Stone #647772
Tints of Rolling Stone #647772
RGB
CMYK
RGB Variations
Color information
#647772 (or 0x647772) is known color: Rolling Stone. HEX triplet: 64, 77 and 72. RGB value is (100,119,114). Sum of RGB (Red+Green+Blue) = 100+119+114=333 (44% of max value = 765). Red value is 100 (39.45% from 255 or 30.03% from 333); Green value is 119 (46.88% from 255 or 35.74% from 333); Blue value is 114 (44.92% from 255 or 34.23% from 333); Max value from RGB is 119 - color contains mainly: green. Hex color #647772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #647772 is #9B888D. Grayscale: #707070. Windows color (decimal): -10193038 or 7501668. OLE color: 7501668.
HSL color Cylindrical-coordinate representation of color #647772: hue angle of 164.21º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #647772 is Cyan = 0.16, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 119 | 114 | - |
| CMYK | 0.16 | 0 | 0.04 | 0.53 |
| HSL | 164.21º | 0.09% | 0.43% | - |
| HSV(B) | 164.21º | 0.16% | 0.47% | - |
| XYZ | 14.89 | 17.12 | 18.44 | - |
| YUV | 112.75 | 128.71 | 118.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 119 | 114 | 0.16 | 0 | 0.04 | 0.53 | 164.21 | 0.09 | 0.43 |
| Hex | 64 | 77 | 72 | 10 | 0 | 4 | 35 | A4 | 9 | 2B |
| Octal | 144 | 167 | 162 | 20 | 0 | 4 | 65 | 244 | 11 | 53 |
| Binary | 1100100 | 1110111 | 1110010 | 10000 | 0 | 100 | 110101 | 10100100 | 1001 | 101011 |
Color Harmonies of #647772
Complementary color
Monochromatic Colors of #647772
Black with #647772
Text Example
Text Example
White with #647772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647772; }
p { color: rgb(100,119,114); }
H1.HeaderClassName
{
color: #647772;
}
.AnyTagClassName
{
color: #647772;
}
</style>
background-color css
<style>
a { background-color: #647772; }
a { background-color: rgb(100,119,114); }
div.DivClassName
{
background-color: #647772;
}
.BgClassName
{
background-color: #647772;
}
</style>
border-color css
<style>
span { border-color: #647772; }
span { border-color: rgb(100,119,114); }
td.TdClassName
{
border-color: #647772;
}
.TagClassName
{
border-color: #647772;
}
</style>