Shades of Rolling Stone #687672
Tints of Rolling Stone #687672
RGB
CMYK
RGB Variations
Color information
#687672 (or 0x687672) is known color: Rolling Stone. HEX triplet: 68, 76 and 72. RGB value is (104,118,114). Sum of RGB (Red+Green+Blue) = 104+118+114=336 (44% of max value = 765). Red value is 104 (41.02% from 255 or 30.95% from 336); Green value is 118 (46.48% from 255 or 35.12% from 336); Blue value is 114 (44.92% from 255 or 33.93% from 336); Max value from RGB is 118 - color contains mainly: green. Hex color #687672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687672 is #97898D. Grayscale: #717171. Windows color (decimal): -9931150 or 7501416. OLE color: 7501416.
HSL color Cylindrical-coordinate representation of color #687672: hue angle of 162.86º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #687672 is Cyan = 0.12, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 118 | 114 | - |
| CMYK | 0.12 | 0 | 0.03 | 0.54 |
| HSL | 162.86º | 0.06% | 0.44% | - |
| HSV(B) | 162.86º | 0.12% | 0.46% | - |
| XYZ | 15.22 | 17.11 | 18.42 | - |
| YUV | 113.36 | 128.36 | 121.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 118 | 114 | 0.12 | 0 | 0.03 | 0.54 | 162.86 | 0.06 | 0.44 |
| Hex | 68 | 76 | 72 | C | 0 | 3 | 36 | A3 | 6 | 2C |
| Octal | 150 | 166 | 162 | 14 | 0 | 3 | 66 | 243 | 6 | 54 |
| Binary | 1101000 | 1110110 | 1110010 | 1100 | 0 | 11 | 110110 | 10100011 | 110 | 101100 |
Color Harmonies of #687672
Complementary color
Monochromatic Colors of #687672
Black with #687672
Text Example
Text Example
White with #687672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687672; }
p { color: rgb(104,118,114); }
H1.HeaderClassName
{
color: #687672;
}
.AnyTagClassName
{
color: #687672;
}
</style>
background-color css
<style>
a { background-color: #687672; }
a { background-color: rgb(104,118,114); }
div.DivClassName
{
background-color: #687672;
}
.BgClassName
{
background-color: #687672;
}
</style>
border-color css
<style>
span { border-color: #687672; }
span { border-color: rgb(104,118,114); }
td.TdClassName
{
border-color: #687672;
}
.TagClassName
{
border-color: #687672;
}
</style>