Shades of Rolling Stone #637470
Tints of Rolling Stone #637470
RGB
CMYK
RGB Variations
Color information
#637470 (or 0x637470) is known color: Rolling Stone. HEX triplet: 63, 74 and 70. RGB value is (99,116,112). Sum of RGB (Red+Green+Blue) = 99+116+112=327 (43% of max value = 765). Red value is 99 (39.06% from 255 or 30.28% from 327); Green value is 116 (45.70% from 255 or 35.47% from 327); Blue value is 112 (44.14% from 255 or 34.25% from 327); Max value from RGB is 116 - color contains mainly: green. Hex color #637470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637470 is #9C8B8F. Grayscale: #6E6E6E. Windows color (decimal): -10259344 or 7369827. OLE color: 7369827.
HSL color Cylindrical-coordinate representation of color #637470: hue angle of 165.88º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #637470 is Cyan = 0.15, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 99 | 116 | 112 | - |
| CMYK | 0.15 | 0 | 0.03 | 0.55 |
| HSL | 165.88º | 0.08% | 0.42% | - |
| HSV(B) | 165.88º | 0.15% | 0.45% | - |
| XYZ | 14.32 | 16.31 | 17.72 | - |
| YUV | 110.46 | 128.87 | 119.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 116 | 112 | 0.15 | 0 | 0.03 | 0.55 | 165.88 | 0.08 | 0.42 |
| Hex | 63 | 74 | 70 | F | 0 | 3 | 37 | A6 | 8 | 2A |
| Octal | 143 | 164 | 160 | 17 | 0 | 3 | 67 | 246 | 10 | 52 |
| Binary | 1100011 | 1110100 | 1110000 | 1111 | 0 | 11 | 110111 | 10100110 | 1000 | 101010 |
Color Harmonies of #637470
Complementary color
Monochromatic Colors of #637470
Black with #637470
Text Example
Text Example
White with #637470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637470; }
p { color: rgb(99,116,112); }
H1.HeaderClassName
{
color: #637470;
}
.AnyTagClassName
{
color: #637470;
}
</style>
background-color css
<style>
a { background-color: #637470; }
a { background-color: rgb(99,116,112); }
div.DivClassName
{
background-color: #637470;
}
.BgClassName
{
background-color: #637470;
}
</style>
border-color css
<style>
span { border-color: #637470; }
span { border-color: rgb(99,116,112); }
td.TdClassName
{
border-color: #637470;
}
.TagClassName
{
border-color: #637470;
}
</style>