Shades of Rolling Stone #667674
Tints of Rolling Stone #667674
RGB
CMYK
RGB Variations
Color information
#667674 (or 0x667674) is known color: Rolling Stone. HEX triplet: 66, 76 and 74. RGB value is (102,118,116). Sum of RGB (Red+Green+Blue) = 102+118+116=336 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.36% from 336); Green value is 118 (46.48% from 255 or 35.12% from 336); Blue value is 116 (45.70% from 255 or 34.52% from 336); Max value from RGB is 118 - color contains mainly: green. Hex color #667674 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667674 is #99898B. Grayscale: #707070. Windows color (decimal): -10062220 or 7632486. OLE color: 7632486.
HSL color Cylindrical-coordinate representation of color #667674: hue angle of 172.5º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #667674 is Cyan = 0.14, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 118 | 116 | - |
| CMYK | 0.14 | 0 | 0.02 | 0.54 |
| HSL | 172.5º | 0.07% | 0.43% | - |
| HSV(B) | 172.5º | 0.14% | 0.46% | - |
| XYZ | 15.11 | 17.04 | 19.02 | - |
| YUV | 112.99 | 129.7 | 120.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 116 | 0.14 | 0 | 0.02 | 0.54 | 172.5 | 0.07 | 0.43 |
| Hex | 66 | 76 | 74 | E | 0 | 2 | 36 | AC | 7 | 2B |
| Octal | 146 | 166 | 164 | 16 | 0 | 2 | 66 | 254 | 7 | 53 |
| Binary | 1100110 | 1110110 | 1110100 | 1110 | 0 | 10 | 110110 | 10101100 | 111 | 101011 |
Color Harmonies of #667674
Complementary color
Monochromatic Colors of #667674
Black with #667674
Text Example
Text Example
White with #667674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667674; }
p { color: rgb(102,118,116); }
H1.HeaderClassName
{
color: #667674;
}
.AnyTagClassName
{
color: #667674;
}
</style>
background-color css
<style>
a { background-color: #667674; }
a { background-color: rgb(102,118,116); }
div.DivClassName
{
background-color: #667674;
}
.BgClassName
{
background-color: #667674;
}
</style>
border-color css
<style>
span { border-color: #667674; }
span { border-color: rgb(102,118,116); }
td.TdClassName
{
border-color: #667674;
}
.TagClassName
{
border-color: #667674;
}
</style>