Shades of Rolling Stone #667472
Tints of Rolling Stone #667472
RGB
CMYK
RGB Variations
Color information
#667472 (or 0x667472) is known color: Rolling Stone. HEX triplet: 66, 74 and 72. RGB value is (102,116,114). Sum of RGB (Red+Green+Blue) = 102+116+114=332 (43% of max value = 765). Red value is 102 (40.23% from 255 or 30.72% from 332); Green value is 116 (45.70% from 255 or 34.94% from 332); Blue value is 114 (44.92% from 255 or 34.34% from 332); Max value from RGB is 116 - color contains mainly: green. Hex color #667472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667472 is #998B8D. Grayscale: #6F6F6F. Windows color (decimal): -10062734 or 7500902. OLE color: 7500902.
HSL color Cylindrical-coordinate representation of color #667472: hue angle of 171.43º 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 #667472 is Cyan = 0.12, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 116 | 114 | - |
| CMYK | 0.12 | 0 | 0.02 | 0.55 |
| HSL | 171.43º | 0.06% | 0.43% | - |
| HSV(B) | 171.43º | 0.12% | 0.45% | - |
| XYZ | 14.76 | 16.53 | 18.33 | - |
| YUV | 111.59 | 129.36 | 121.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 116 | 114 | 0.12 | 0 | 0.02 | 0.55 | 171.43 | 0.06 | 0.43 |
| Hex | 66 | 74 | 72 | C | 0 | 2 | 37 | AB | 6 | 2B |
| Octal | 146 | 164 | 162 | 14 | 0 | 2 | 67 | 253 | 6 | 53 |
| Binary | 1100110 | 1110100 | 1110010 | 1100 | 0 | 10 | 110111 | 10101011 | 110 | 101011 |
Color Harmonies of #667472
Complementary color
Monochromatic Colors of #667472
Black with #667472
Text Example
Text Example
White with #667472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667472; }
p { color: rgb(102,116,114); }
H1.HeaderClassName
{
color: #667472;
}
.AnyTagClassName
{
color: #667472;
}
</style>
background-color css
<style>
a { background-color: #667472; }
a { background-color: rgb(102,116,114); }
div.DivClassName
{
background-color: #667472;
}
.BgClassName
{
background-color: #667472;
}
</style>
border-color css
<style>
span { border-color: #667472; }
span { border-color: rgb(102,116,114); }
td.TdClassName
{
border-color: #667472;
}
.TagClassName
{
border-color: #667472;
}
</style>