Shades of Rolling Stone #667270
Tints of Rolling Stone #667270
RGB
CMYK
RGB Variations
Color information
#667270 (or 0x667270) is known color: Rolling Stone. HEX triplet: 66, 72 and 70. RGB value is (102,114,112). Sum of RGB (Red+Green+Blue) = 102+114+112=328 (43% of max value = 765). Red value is 102 (40.23% from 255 or 31.10% from 328); Green value is 114 (44.92% from 255 or 34.76% from 328); Blue value is 112 (44.14% from 255 or 34.15% from 328); Max value from RGB is 114 - color contains mainly: green. Hex color #667270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667270 is #998D8F. Grayscale: #6E6E6E. Windows color (decimal): -10063248 or 7369318. OLE color: 7369318.
HSL color Cylindrical-coordinate representation of color #667270: hue angle of 170º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #667270 is Cyan = 0.11, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 114 | 112 | - |
| CMYK | 0.11 | 0 | 0.02 | 0.55 |
| HSL | 170º | 0.06% | 0.42% | - |
| HSV(B) | 170º | 0.11% | 0.45% | - |
| XYZ | 14.42 | 16.03 | 17.66 | - |
| YUV | 110.18 | 129.02 | 122.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 114 | 112 | 0.11 | 0 | 0.02 | 0.55 | 170 | 0.06 | 0.42 |
| Hex | 66 | 72 | 70 | B | 0 | 2 | 37 | AA | 6 | 2A |
| Octal | 146 | 162 | 160 | 13 | 0 | 2 | 67 | 252 | 6 | 52 |
| Binary | 1100110 | 1110010 | 1110000 | 1011 | 0 | 10 | 110111 | 10101010 | 110 | 101010 |
Color Harmonies of #667270
Complementary color
Monochromatic Colors of #667270
Black with #667270
Text Example
Text Example
White with #667270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667270; }
p { color: rgb(102,114,112); }
H1.HeaderClassName
{
color: #667270;
}
.AnyTagClassName
{
color: #667270;
}
</style>
background-color css
<style>
a { background-color: #667270; }
a { background-color: rgb(102,114,112); }
div.DivClassName
{
background-color: #667270;
}
.BgClassName
{
background-color: #667270;
}
</style>
border-color css
<style>
span { border-color: #667270; }
span { border-color: rgb(102,114,112); }
td.TdClassName
{
border-color: #667270;
}
.TagClassName
{
border-color: #667270;
}
</style>