Shades of Rolling Stone #667471
Tints of Rolling Stone #667471
RGB
CMYK
RGB Variations
Color information
#667471 (or 0x667471) is known color: Rolling Stone. HEX triplet: 66, 74 and 71. RGB value is (102,116,113). Sum of RGB (Red+Green+Blue) = 102+116+113=331 (43% of max value = 765). Red value is 102 (40.23% from 255 or 30.82% from 331); Green value is 116 (45.70% from 255 or 35.05% from 331); Blue value is 113 (44.53% from 255 or 34.14% from 331); Max value from RGB is 116 - color contains mainly: green. Hex color #667471 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667471 is #998B8E. Grayscale: #6F6F6F. Windows color (decimal): -10062735 or 7435366. OLE color: 7435366.
HSL color Cylindrical-coordinate representation of color #667471: hue angle of 167.14º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #667471 is Cyan = 0.12, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 116 | 113 | - |
| CMYK | 0.12 | 0 | 0.03 | 0.55 |
| HSL | 167.14º | 0.06% | 0.43% | - |
| HSV(B) | 167.14º | 0.12% | 0.45% | - |
| XYZ | 14.71 | 16.51 | 18.03 | - |
| YUV | 111.47 | 128.86 | 121.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 116 | 113 | 0.12 | 0 | 0.03 | 0.55 | 167.14 | 0.06 | 0.43 |
| Hex | 66 | 74 | 71 | C | 0 | 3 | 37 | A7 | 6 | 2B |
| Octal | 146 | 164 | 161 | 14 | 0 | 3 | 67 | 247 | 6 | 53 |
| Binary | 1100110 | 1110100 | 1110001 | 1100 | 0 | 11 | 110111 | 10100111 | 110 | 101011 |
Color Harmonies of #667471
Complementary color
Monochromatic Colors of #667471
Black with #667471
Text Example
Text Example
White with #667471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667471; }
p { color: rgb(102,116,113); }
H1.HeaderClassName
{
color: #667471;
}
.AnyTagClassName
{
color: #667471;
}
</style>
background-color css
<style>
a { background-color: #667471; }
a { background-color: rgb(102,116,113); }
div.DivClassName
{
background-color: #667471;
}
.BgClassName
{
background-color: #667471;
}
</style>
border-color css
<style>
span { border-color: #667471; }
span { border-color: rgb(102,116,113); }
td.TdClassName
{
border-color: #667471;
}
.TagClassName
{
border-color: #667471;
}
</style>