Shades of Rolling Stone #667976
Tints of Rolling Stone #667976
RGB
CMYK
RGB Variations
Color information
#667976 (or 0x667976) is known color: Rolling Stone. HEX triplet: 66, 79 and 76. RGB value is (102,121,118). Sum of RGB (Red+Green+Blue) = 102+121+118=341 (45% of max value = 765). Red value is 102 (40.23% from 255 or 29.91% from 341); Green value is 121 (47.66% from 255 or 35.48% from 341); Blue value is 118 (46.48% from 255 or 34.60% from 341); Max value from RGB is 121 - color contains mainly: green. Hex color #667976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667976 is #998689. Grayscale: #727272. Windows color (decimal): -10061450 or 7764326. OLE color: 7764326.
HSL color Cylindrical-coordinate representation of color #667976: hue angle of 170.53º degrees, saturation: 0.09, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #667976 is Cyan = 0.16, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 121 | 118 | - |
| CMYK | 0.16 | 0 | 0.02 | 0.53 |
| HSL | 170.53º | 0.09% | 0.44% | - |
| HSV(B) | 170.53º | 0.16% | 0.47% | - |
| XYZ | 15.59 | 17.81 | 19.76 | - |
| YUV | 114.98 | 129.71 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 121 | 118 | 0.16 | 0 | 0.02 | 0.53 | 170.53 | 0.09 | 0.44 |
| Hex | 66 | 79 | 76 | 10 | 0 | 2 | 35 | AB | 9 | 2C |
| Octal | 146 | 171 | 166 | 20 | 0 | 2 | 65 | 253 | 11 | 54 |
| Binary | 1100110 | 1111001 | 1110110 | 10000 | 0 | 10 | 110101 | 10101011 | 1001 | 101100 |
Color Harmonies of #667976
Complementary color
Monochromatic Colors of #667976
Black with #667976
Text Example
Text Example
White with #667976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667976; }
p { color: rgb(102,121,118); }
H1.HeaderClassName
{
color: #667976;
}
.AnyTagClassName
{
color: #667976;
}
</style>
background-color css
<style>
a { background-color: #667976; }
a { background-color: rgb(102,121,118); }
div.DivClassName
{
background-color: #667976;
}
.BgClassName
{
background-color: #667976;
}
</style>
border-color css
<style>
span { border-color: #667976; }
span { border-color: rgb(102,121,118); }
td.TdClassName
{
border-color: #667976;
}
.TagClassName
{
border-color: #667976;
}
</style>