Shades of Rolling Stone #667975
Tints of Rolling Stone #667975
RGB
CMYK
RGB Variations
Color information
#667975 (or 0x667975) is known color: Rolling Stone. HEX triplet: 66, 79 and 75. RGB value is (102,121,117). Sum of RGB (Red+Green+Blue) = 102+121+117=340 (45% of max value = 765). Red value is 102 (40.23% from 255 or 30% from 340); Green value is 121 (47.66% from 255 or 35.59% from 340); Blue value is 117 (46.09% from 255 or 34.41% from 340); Max value from RGB is 121 - color contains mainly: green. Hex color #667975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667975 is #99868A. Grayscale: #727272. Windows color (decimal): -10061451 or 7698790. OLE color: 7698790.
HSL color Cylindrical-coordinate representation of color #667975: hue angle of 167.37º 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 #667975 is Cyan = 0.16, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 121 | 117 | - |
| CMYK | 0.16 | 0 | 0.03 | 0.53 |
| HSL | 167.37º | 0.09% | 0.44% | - |
| HSV(B) | 167.37º | 0.16% | 0.47% | - |
| XYZ | 15.53 | 17.78 | 19.44 | - |
| YUV | 114.86 | 129.21 | 118.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 121 | 117 | 0.16 | 0 | 0.03 | 0.53 | 167.37 | 0.09 | 0.44 |
| Hex | 66 | 79 | 75 | 10 | 0 | 3 | 35 | A7 | 9 | 2C |
| Octal | 146 | 171 | 165 | 20 | 0 | 3 | 65 | 247 | 11 | 54 |
| Binary | 1100110 | 1111001 | 1110101 | 10000 | 0 | 11 | 110101 | 10100111 | 1001 | 101100 |
Color Harmonies of #667975
Complementary color
Monochromatic Colors of #667975
Black with #667975
Text Example
Text Example
White with #667975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667975; }
p { color: rgb(102,121,117); }
H1.HeaderClassName
{
color: #667975;
}
.AnyTagClassName
{
color: #667975;
}
</style>
background-color css
<style>
a { background-color: #667975; }
a { background-color: rgb(102,121,117); }
div.DivClassName
{
background-color: #667975;
}
.BgClassName
{
background-color: #667975;
}
</style>
border-color css
<style>
span { border-color: #667975; }
span { border-color: rgb(102,121,117); }
td.TdClassName
{
border-color: #667975;
}
.TagClassName
{
border-color: #667975;
}
</style>