Shades of Rolling Stone #687876
Tints of Rolling Stone #687876
RGB
CMYK
RGB Variations
Color information
#687876 (or 0x687876) is known color: Rolling Stone. HEX triplet: 68, 78 and 76. RGB value is (104,120,118). Sum of RGB (Red+Green+Blue) = 104+120+118=342 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.41% from 342); Green value is 120 (47.27% from 255 or 35.09% from 342); Blue value is 118 (46.48% from 255 or 34.50% from 342); Max value from RGB is 120 - color contains mainly: green. Hex color #687876 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687876 is #978789. Grayscale: #727272. Windows color (decimal): -9930634 or 7764072. OLE color: 7764072.
HSL color Cylindrical-coordinate representation of color #687876: hue angle of 172.5º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #687876 is Cyan = 0.13, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 120 | 118 | - |
| CMYK | 0.13 | 0 | 0.02 | 0.53 |
| HSL | 172.5º | 0.07% | 0.44% | - |
| HSV(B) | 172.5º | 0.13% | 0.47% | - |
| XYZ | 15.7 | 17.68 | 19.73 | - |
| YUV | 114.99 | 129.7 | 120.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 120 | 118 | 0.13 | 0 | 0.02 | 0.53 | 172.5 | 0.07 | 0.44 |
| Hex | 68 | 78 | 76 | D | 0 | 2 | 35 | AC | 7 | 2C |
| Octal | 150 | 170 | 166 | 15 | 0 | 2 | 65 | 254 | 7 | 54 |
| Binary | 1101000 | 1111000 | 1110110 | 1101 | 0 | 10 | 110101 | 10101100 | 111 | 101100 |
Color Harmonies of #687876
Complementary color
Monochromatic Colors of #687876
Black with #687876
Text Example
Text Example
White with #687876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687876; }
p { color: rgb(104,120,118); }
H1.HeaderClassName
{
color: #687876;
}
.AnyTagClassName
{
color: #687876;
}
</style>
background-color css
<style>
a { background-color: #687876; }
a { background-color: rgb(104,120,118); }
div.DivClassName
{
background-color: #687876;
}
.BgClassName
{
background-color: #687876;
}
</style>
border-color css
<style>
span { border-color: #687876; }
span { border-color: rgb(104,120,118); }
td.TdClassName
{
border-color: #687876;
}
.TagClassName
{
border-color: #687876;
}
</style>