Shades of Rolling Stone #657370
Tints of Rolling Stone #657370
RGB
CMYK
RGB Variations
Color information
#657370 (or 0x657370) is known color: Rolling Stone. HEX triplet: 65, 73 and 70. RGB value is (101,115,112). Sum of RGB (Red+Green+Blue) = 101+115+112=328 (43% of max value = 765). Red value is 101 (39.84% from 255 or 30.79% from 328); Green value is 115 (45.31% from 255 or 35.06% from 328); Blue value is 112 (44.14% from 255 or 34.15% from 328); Max value from RGB is 115 - color contains mainly: green. Hex color #657370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657370 is #9A8C8F. Grayscale: #6E6E6E. Windows color (decimal): -10128528 or 7369573. OLE color: 7369573.
HSL color Cylindrical-coordinate representation of color #657370: hue angle of 167.14º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #657370 is Cyan = 0.12, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 115 | 112 | - |
| CMYK | 0.12 | 0 | 0.03 | 0.55 |
| HSL | 167.14º | 0.06% | 0.42% | - |
| HSV(B) | 167.14º | 0.12% | 0.45% | - |
| XYZ | 14.42 | 16.2 | 17.7 | - |
| YUV | 110.47 | 128.86 | 121.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 115 | 112 | 0.12 | 0 | 0.03 | 0.55 | 167.14 | 0.06 | 0.42 |
| Hex | 65 | 73 | 70 | C | 0 | 3 | 37 | A7 | 6 | 2A |
| Octal | 145 | 163 | 160 | 14 | 0 | 3 | 67 | 247 | 6 | 52 |
| Binary | 1100101 | 1110011 | 1110000 | 1100 | 0 | 11 | 110111 | 10100111 | 110 | 101010 |
Color Harmonies of #657370
Complementary color
Monochromatic Colors of #657370
Black with #657370
Text Example
Text Example
White with #657370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657370; }
p { color: rgb(101,115,112); }
H1.HeaderClassName
{
color: #657370;
}
.AnyTagClassName
{
color: #657370;
}
</style>
background-color css
<style>
a { background-color: #657370; }
a { background-color: rgb(101,115,112); }
div.DivClassName
{
background-color: #657370;
}
.BgClassName
{
background-color: #657370;
}
</style>
border-color css
<style>
span { border-color: #657370; }
span { border-color: rgb(101,115,112); }
td.TdClassName
{
border-color: #657370;
}
.TagClassName
{
border-color: #657370;
}
</style>