Shades of Rolling Stone #657875
Tints of Rolling Stone #657875
RGB
CMYK
RGB Variations
Color information
#657875 (or 0x657875) is known color: Rolling Stone. HEX triplet: 65, 78 and 75. RGB value is (101,120,117). Sum of RGB (Red+Green+Blue) = 101+120+117=338 (44% of max value = 765). Red value is 101 (39.84% from 255 or 29.88% from 338); Green value is 120 (47.27% from 255 or 35.50% from 338); Blue value is 117 (46.09% from 255 or 34.62% from 338); Max value from RGB is 120 - color contains mainly: green. Hex color #657875 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657875 is #9A878A. Grayscale: #717171. Windows color (decimal): -10127243 or 7698533. OLE color: 7698533.
HSL color Cylindrical-coordinate representation of color #657875: hue angle of 170.53º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #657875 is Cyan = 0.16, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 101 | 120 | 117 | - |
| CMYK | 0.16 | 0 | 0.02 | 0.53 |
| HSL | 170.53º | 0.09% | 0.43% | - |
| HSV(B) | 170.53º | 0.16% | 0.47% | - |
| XYZ | 15.29 | 17.48 | 19.4 | - |
| YUV | 113.98 | 129.71 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 120 | 117 | 0.16 | 0 | 0.02 | 0.53 | 170.53 | 0.09 | 0.43 |
| Hex | 65 | 78 | 75 | 10 | 0 | 2 | 35 | AB | 9 | 2B |
| Octal | 145 | 170 | 165 | 20 | 0 | 2 | 65 | 253 | 11 | 53 |
| Binary | 1100101 | 1111000 | 1110101 | 10000 | 0 | 10 | 110101 | 10101011 | 1001 | 101011 |
Color Harmonies of #657875
Complementary color
Monochromatic Colors of #657875
Black with #657875
Text Example
Text Example
White with #657875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657875; }
p { color: rgb(101,120,117); }
H1.HeaderClassName
{
color: #657875;
}
.AnyTagClassName
{
color: #657875;
}
</style>
background-color css
<style>
a { background-color: #657875; }
a { background-color: rgb(101,120,117); }
div.DivClassName
{
background-color: #657875;
}
.BgClassName
{
background-color: #657875;
}
</style>
border-color css
<style>
span { border-color: #657875; }
span { border-color: rgb(101,120,117); }
td.TdClassName
{
border-color: #657875;
}
.TagClassName
{
border-color: #657875;
}
</style>