Shades of Rolling Stone #637975
Tints of Rolling Stone #637975
RGB
CMYK
RGB Variations
Color information
#637975 (or 0x637975) is known color: Rolling Stone. HEX triplet: 63, 79 and 75. RGB value is (99,121,117). Sum of RGB (Red+Green+Blue) = 99+121+117=337 (44% of max value = 765). Red value is 99 (39.06% from 255 or 29.38% from 337); Green value is 121 (47.66% from 255 or 35.91% from 337); Blue value is 117 (46.09% from 255 or 34.72% from 337); Max value from RGB is 121 - color contains mainly: green. Hex color #637975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637975 is #9C868A. Grayscale: #717171. Windows color (decimal): -10258059 or 7698787. OLE color: 7698787.
HSL color Cylindrical-coordinate representation of color #637975: hue angle of 169.09º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #637975 is Cyan = 0.18, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 99 | 121 | 117 | - |
| CMYK | 0.18 | 0 | 0.03 | 0.53 |
| HSL | 169.09º | 0.1% | 0.43% | - |
| HSV(B) | 169.09º | 0.18% | 0.47% | - |
| XYZ | 15.19 | 17.61 | 19.43 | - |
| YUV | 113.97 | 129.71 | 117.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 121 | 117 | 0.18 | 0 | 0.03 | 0.53 | 169.09 | 0.1 | 0.43 |
| Hex | 63 | 79 | 75 | 12 | 0 | 3 | 35 | A9 | A | 2B |
| Octal | 143 | 171 | 165 | 22 | 0 | 3 | 65 | 251 | 12 | 53 |
| Binary | 1100011 | 1111001 | 1110101 | 10010 | 0 | 11 | 110101 | 10101001 | 1010 | 101011 |
Color Harmonies of #637975
Complementary color
Monochromatic Colors of #637975
Black with #637975
Text Example
Text Example
White with #637975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637975; }
p { color: rgb(99,121,117); }
H1.HeaderClassName
{
color: #637975;
}
.AnyTagClassName
{
color: #637975;
}
</style>
background-color css
<style>
a { background-color: #637975; }
a { background-color: rgb(99,121,117); }
div.DivClassName
{
background-color: #637975;
}
.BgClassName
{
background-color: #637975;
}
</style>
border-color css
<style>
span { border-color: #637975; }
span { border-color: rgb(99,121,117); }
td.TdClassName
{
border-color: #637975;
}
.TagClassName
{
border-color: #637975;
}
</style>