Shades of Rolling Stone #638079
Tints of Rolling Stone #638079
RGB
CMYK
RGB Variations
Color information
#638079 (or 0x638079) is known color: Rolling Stone. HEX triplet: 63, 80 and 79. RGB value is (99,128,121). Sum of RGB (Red+Green+Blue) = 99+128+121=348 (46% of max value = 765). Red value is 99 (39.06% from 255 or 28.45% from 348); Green value is 128 (50.39% from 255 or 36.78% from 348); Blue value is 121 (47.66% from 255 or 34.77% from 348); Max value from RGB is 128 - color contains mainly: green. Hex color #638079 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #638079 is #9C7F86. Grayscale: #767676. Windows color (decimal): -10256263 or 7962723. OLE color: 7962723.
HSL color Cylindrical-coordinate representation of color #638079: hue angle of 165.52º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #638079 is Cyan = 0.23, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 99 | 128 | 121 | - |
| CMYK | 0.23 | 0 | 0.05 | 0.50 |
| HSL | 165.52º | 0.13% | 0.45% | - |
| HSV(B) | 165.52º | 0.23% | 0.5% | - |
| XYZ | 16.32 | 19.47 | 20.99 | - |
| YUV | 118.53 | 129.39 | 114.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 128 | 121 | 0.23 | 0 | 0.05 | 0.50 | 165.52 | 0.13 | 0.45 |
| Hex | 63 | 80 | 79 | 17 | 0 | 5 | 32 | A6 | D | 2D |
| Octal | 143 | 200 | 171 | 27 | 0 | 5 | 62 | 246 | 15 | 55 |
| Binary | 1100011 | 10000000 | 1111001 | 10111 | 0 | 101 | 110010 | 10100110 | 1101 | 101101 |
Color Harmonies of #638079
Complementary color
Monochromatic Colors of #638079
Black with #638079
Text Example
Text Example
White with #638079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638079; }
p { color: rgb(99,128,121); }
H1.HeaderClassName
{
color: #638079;
}
.AnyTagClassName
{
color: #638079;
}
</style>
background-color css
<style>
a { background-color: #638079; }
a { background-color: rgb(99,128,121); }
div.DivClassName
{
background-color: #638079;
}
.BgClassName
{
background-color: #638079;
}
</style>
border-color css
<style>
span { border-color: #638079; }
span { border-color: rgb(99,128,121); }
td.TdClassName
{
border-color: #638079;
}
.TagClassName
{
border-color: #638079;
}
</style>