Shades of Rolling Stone #667370
Tints of Rolling Stone #667370
RGB
CMYK
RGB Variations
Color information
#667370 (or 0x667370) is known color: Rolling Stone. HEX triplet: 66, 73 and 70. RGB value is (102,115,112). Sum of RGB (Red+Green+Blue) = 102+115+112=329 (43% of max value = 765). Red value is 102 (40.23% from 255 or 31.00% from 329); Green value is 115 (45.31% from 255 or 34.95% from 329); Blue value is 112 (44.14% from 255 or 34.04% from 329); Max value from RGB is 115 - color contains mainly: green. Hex color #667370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667370 is #998C8F. Grayscale: #6E6E6E. Windows color (decimal): -10062992 or 7369574. OLE color: 7369574.
HSL color Cylindrical-coordinate representation of color #667370: hue angle of 166.15º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #667370 is Cyan = 0.11, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 115 | 112 | - |
| CMYK | 0.11 | 0 | 0.03 | 0.55 |
| HSL | 166.15º | 0.06% | 0.43% | - |
| HSV(B) | 166.15º | 0.11% | 0.45% | - |
| XYZ | 14.53 | 16.26 | 17.7 | - |
| YUV | 110.77 | 128.69 | 121.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 115 | 112 | 0.11 | 0 | 0.03 | 0.55 | 166.15 | 0.06 | 0.43 |
| Hex | 66 | 73 | 70 | B | 0 | 3 | 37 | A6 | 6 | 2B |
| Octal | 146 | 163 | 160 | 13 | 0 | 3 | 67 | 246 | 6 | 53 |
| Binary | 1100110 | 1110011 | 1110000 | 1011 | 0 | 11 | 110111 | 10100110 | 110 | 101011 |
Color Harmonies of #667370
Complementary color
Monochromatic Colors of #667370
Black with #667370
Text Example
Text Example
White with #667370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667370; }
p { color: rgb(102,115,112); }
H1.HeaderClassName
{
color: #667370;
}
.AnyTagClassName
{
color: #667370;
}
</style>
background-color css
<style>
a { background-color: #667370; }
a { background-color: rgb(102,115,112); }
div.DivClassName
{
background-color: #667370;
}
.BgClassName
{
background-color: #667370;
}
</style>
border-color css
<style>
span { border-color: #667370; }
span { border-color: rgb(102,115,112); }
td.TdClassName
{
border-color: #667370;
}
.TagClassName
{
border-color: #667370;
}
</style>