Shades of Rolling Stone #657573
Tints of Rolling Stone #657573
RGB
CMYK
RGB Variations
Color information
#657573 (or 0x657573) is known color: Rolling Stone. HEX triplet: 65, 75 and 73. RGB value is (101,117,115). Sum of RGB (Red+Green+Blue) = 101+117+115=333 (44% of max value = 765). Red value is 101 (39.84% from 255 or 30.33% from 333); Green value is 117 (46.09% from 255 or 35.14% from 333); Blue value is 115 (45.31% from 255 or 34.53% from 333); Max value from RGB is 117 - color contains mainly: green. Hex color #657573 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657573 is #9A8A8C. Grayscale: #6F6F6F. Windows color (decimal): -10128013 or 7566693. OLE color: 7566693.
HSL color Cylindrical-coordinate representation of color #657573: hue angle of 172.5º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #657573 is Cyan = 0.14, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 117 | 115 | - |
| CMYK | 0.14 | 0 | 0.02 | 0.54 |
| HSL | 172.5º | 0.07% | 0.43% | - |
| HSV(B) | 172.5º | 0.14% | 0.46% | - |
| XYZ | 14.82 | 16.73 | 18.67 | - |
| YUV | 111.99 | 129.7 | 120.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 117 | 115 | 0.14 | 0 | 0.02 | 0.54 | 172.5 | 0.07 | 0.43 |
| Hex | 65 | 75 | 73 | E | 0 | 2 | 36 | AC | 7 | 2B |
| Octal | 145 | 165 | 163 | 16 | 0 | 2 | 66 | 254 | 7 | 53 |
| Binary | 1100101 | 1110101 | 1110011 | 1110 | 0 | 10 | 110110 | 10101100 | 111 | 101011 |
Color Harmonies of #657573
Complementary color
Monochromatic Colors of #657573
Black with #657573
Text Example
Text Example
White with #657573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657573; }
p { color: rgb(101,117,115); }
H1.HeaderClassName
{
color: #657573;
}
.AnyTagClassName
{
color: #657573;
}
</style>
background-color css
<style>
a { background-color: #657573; }
a { background-color: rgb(101,117,115); }
div.DivClassName
{
background-color: #657573;
}
.BgClassName
{
background-color: #657573;
}
</style>
border-color css
<style>
span { border-color: #657573; }
span { border-color: rgb(101,117,115); }
td.TdClassName
{
border-color: #657573;
}
.TagClassName
{
border-color: #657573;
}
</style>