Shades of Rolling Stone #677470
Tints of Rolling Stone #677470
RGB
CMYK
RGB Variations
Color information
#677470 (or 0x677470) is known color: Rolling Stone. HEX triplet: 67, 74 and 70. RGB value is (103,116,112). Sum of RGB (Red+Green+Blue) = 103+116+112=331 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.12% from 331); Green value is 116 (45.70% from 255 or 35.05% from 331); Blue value is 112 (44.14% from 255 or 33.84% from 331); Max value from RGB is 116 - color contains mainly: green. Hex color #677470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677470 is #988B8F. Grayscale: #6F6F6F. Windows color (decimal): -9997200 or 7369831. OLE color: 7369831.
HSL color Cylindrical-coordinate representation of color #677470: hue angle of 161.54º 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 #677470 is Cyan = 0.11, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 116 | 112 | - |
| CMYK | 0.11 | 0 | 0.03 | 0.55 |
| HSL | 161.54º | 0.06% | 0.43% | - |
| HSV(B) | 161.54º | 0.11% | 0.45% | - |
| XYZ | 14.76 | 16.54 | 17.74 | - |
| YUV | 111.66 | 128.19 | 121.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 112 | 0.11 | 0 | 0.03 | 0.55 | 161.54 | 0.06 | 0.43 |
| Hex | 67 | 74 | 70 | B | 0 | 3 | 37 | A2 | 6 | 2B |
| Octal | 147 | 164 | 160 | 13 | 0 | 3 | 67 | 242 | 6 | 53 |
| Binary | 1100111 | 1110100 | 1110000 | 1011 | 0 | 11 | 110111 | 10100010 | 110 | 101011 |
Color Harmonies of #677470
Complementary color
Monochromatic Colors of #677470
Black with #677470
Text Example
Text Example
White with #677470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677470; }
p { color: rgb(103,116,112); }
H1.HeaderClassName
{
color: #677470;
}
.AnyTagClassName
{
color: #677470;
}
</style>
background-color css
<style>
a { background-color: #677470; }
a { background-color: rgb(103,116,112); }
div.DivClassName
{
background-color: #677470;
}
.BgClassName
{
background-color: #677470;
}
</style>
border-color css
<style>
span { border-color: #677470; }
span { border-color: rgb(103,116,112); }
td.TdClassName
{
border-color: #677470;
}
.TagClassName
{
border-color: #677470;
}
</style>