Shades of Rolling Stone #637973
Tints of Rolling Stone #637973
RGB
CMYK
RGB Variations
Color information
#637973 (or 0x637973) is known color: Rolling Stone. HEX triplet: 63, 79 and 73. RGB value is (99,121,115). Sum of RGB (Red+Green+Blue) = 99+121+115=335 (44% of max value = 765). Red value is 99 (39.06% from 255 or 29.55% from 335); Green value is 121 (47.66% from 255 or 36.12% from 335); Blue value is 115 (45.31% from 255 or 34.33% from 335); Max value from RGB is 121 - color contains mainly: green. Hex color #637973 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637973 is #9C868C. Grayscale: #717171. Windows color (decimal): -10258061 or 7567715. OLE color: 7567715.
HSL color Cylindrical-coordinate representation of color #637973: hue angle of 163.64º 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 #637973 is Cyan = 0.18, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 99 | 121 | 115 | - |
| CMYK | 0.18 | 0 | 0.05 | 0.53 |
| HSL | 163.64º | 0.1% | 0.43% | - |
| HSV(B) | 163.64º | 0.18% | 0.47% | - |
| XYZ | 15.08 | 17.57 | 18.82 | - |
| YUV | 113.74 | 128.71 | 117.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 121 | 115 | 0.18 | 0 | 0.05 | 0.53 | 163.64 | 0.1 | 0.43 |
| Hex | 63 | 79 | 73 | 12 | 0 | 5 | 35 | A4 | A | 2B |
| Octal | 143 | 171 | 163 | 22 | 0 | 5 | 65 | 244 | 12 | 53 |
| Binary | 1100011 | 1111001 | 1110011 | 10010 | 0 | 101 | 110101 | 10100100 | 1010 | 101011 |
Color Harmonies of #637973
Complementary color
Monochromatic Colors of #637973
Black with #637973
Text Example
Text Example
White with #637973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637973; }
p { color: rgb(99,121,115); }
H1.HeaderClassName
{
color: #637973;
}
.AnyTagClassName
{
color: #637973;
}
</style>
background-color css
<style>
a { background-color: #637973; }
a { background-color: rgb(99,121,115); }
div.DivClassName
{
background-color: #637973;
}
.BgClassName
{
background-color: #637973;
}
</style>
border-color css
<style>
span { border-color: #637973; }
span { border-color: rgb(99,121,115); }
td.TdClassName
{
border-color: #637973;
}
.TagClassName
{
border-color: #637973;
}
</style>