Shades of Rolling Stone #667876
Tints of Rolling Stone #667876
RGB
CMYK
RGB Variations
Color information
#667876 (or 0x667876) is known color: Rolling Stone. HEX triplet: 66, 78 and 76. RGB value is (102,120,118). Sum of RGB (Red+Green+Blue) = 102+120+118=340 (45% of max value = 765). Red value is 102 (40.23% from 255 or 30% from 340); Green value is 120 (47.27% from 255 or 35.29% from 340); Blue value is 118 (46.48% from 255 or 34.71% from 340); Max value from RGB is 120 - color contains mainly: green. Hex color #667876 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667876 is #998789. Grayscale: #727272. Windows color (decimal): -10061706 or 7764070. OLE color: 7764070.
HSL color Cylindrical-coordinate representation of color #667876: hue angle of 173.33º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #667876 is Cyan = 0.15, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 120 | 118 | - |
| CMYK | 0.15 | 0 | 0.02 | 0.53 |
| HSL | 173.33º | 0.08% | 0.44% | - |
| HSV(B) | 173.33º | 0.15% | 0.47% | - |
| XYZ | 15.47 | 17.57 | 19.71 | - |
| YUV | 114.39 | 130.04 | 119.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 120 | 118 | 0.15 | 0 | 0.02 | 0.53 | 173.33 | 0.08 | 0.44 |
| Hex | 66 | 78 | 76 | F | 0 | 2 | 35 | AD | 8 | 2C |
| Octal | 146 | 170 | 166 | 17 | 0 | 2 | 65 | 255 | 10 | 54 |
| Binary | 1100110 | 1111000 | 1110110 | 1111 | 0 | 10 | 110101 | 10101101 | 1000 | 101100 |
Color Harmonies of #667876
Complementary color
Monochromatic Colors of #667876
Black with #667876
Text Example
Text Example
White with #667876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667876; }
p { color: rgb(102,120,118); }
H1.HeaderClassName
{
color: #667876;
}
.AnyTagClassName
{
color: #667876;
}
</style>
background-color css
<style>
a { background-color: #667876; }
a { background-color: rgb(102,120,118); }
div.DivClassName
{
background-color: #667876;
}
.BgClassName
{
background-color: #667876;
}
</style>
border-color css
<style>
span { border-color: #667876; }
span { border-color: rgb(102,120,118); }
td.TdClassName
{
border-color: #667876;
}
.TagClassName
{
border-color: #667876;
}
</style>