Shades of Rolling Stone #637772
Tints of Rolling Stone #637772
RGB
CMYK
RGB Variations
Color information
#637772 (or 0x637772) is known color: Rolling Stone. HEX triplet: 63, 77 and 72. RGB value is (99,119,114). Sum of RGB (Red+Green+Blue) = 99+119+114=332 (43% of max value = 765). Red value is 99 (39.06% from 255 or 29.82% from 332); Green value is 119 (46.88% from 255 or 35.84% from 332); Blue value is 114 (44.92% from 255 or 34.34% from 332); Max value from RGB is 119 - color contains mainly: green. Hex color #637772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637772 is #9C888D. Grayscale: #707070. Windows color (decimal): -10258574 or 7501667. OLE color: 7501667.
HSL color Cylindrical-coordinate representation of color #637772: hue angle of 165º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #637772 is Cyan = 0.17, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 99 | 119 | 114 | - |
| CMYK | 0.17 | 0 | 0.04 | 0.53 |
| HSL | 165º | 0.09% | 0.43% | - |
| HSV(B) | 165º | 0.17% | 0.47% | - |
| XYZ | 14.78 | 17.06 | 18.43 | - |
| YUV | 112.45 | 128.87 | 118.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 119 | 114 | 0.17 | 0 | 0.04 | 0.53 | 165 | 0.09 | 0.43 |
| Hex | 63 | 77 | 72 | 11 | 0 | 4 | 35 | A5 | 9 | 2B |
| Octal | 143 | 167 | 162 | 21 | 0 | 4 | 65 | 245 | 11 | 53 |
| Binary | 1100011 | 1110111 | 1110010 | 10001 | 0 | 100 | 110101 | 10100101 | 1001 | 101011 |
Color Harmonies of #637772
Complementary color
Monochromatic Colors of #637772
Black with #637772
Text Example
Text Example
White with #637772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637772; }
p { color: rgb(99,119,114); }
H1.HeaderClassName
{
color: #637772;
}
.AnyTagClassName
{
color: #637772;
}
</style>
background-color css
<style>
a { background-color: #637772; }
a { background-color: rgb(99,119,114); }
div.DivClassName
{
background-color: #637772;
}
.BgClassName
{
background-color: #637772;
}
</style>
border-color css
<style>
span { border-color: #637772; }
span { border-color: rgb(99,119,114); }
td.TdClassName
{
border-color: #637772;
}
.TagClassName
{
border-color: #637772;
}
</style>