Shades of Rolling Stone #657775
Tints of Rolling Stone #657775
RGB
CMYK
RGB Variations
Color information
#657775 (or 0x657775) is known color: Rolling Stone. HEX triplet: 65, 77 and 75. RGB value is (101,119,117). Sum of RGB (Red+Green+Blue) = 101+119+117=337 (44% of max value = 765). Red value is 101 (39.84% from 255 or 29.97% from 337); Green value is 119 (46.88% from 255 or 35.31% from 337); Blue value is 117 (46.09% from 255 or 34.72% from 337); Max value from RGB is 119 - color contains mainly: green. Hex color #657775 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657775 is #9A888A. Grayscale: #717171. Windows color (decimal): -10127499 or 7698277. OLE color: 7698277.
HSL color Cylindrical-coordinate representation of color #657775: hue angle of 173.33º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #657775 is Cyan = 0.15, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 101 | 119 | 117 | - |
| CMYK | 0.15 | 0 | 0.02 | 0.53 |
| HSL | 173.33º | 0.08% | 0.43% | - |
| HSV(B) | 173.33º | 0.15% | 0.47% | - |
| XYZ | 15.17 | 17.24 | 19.36 | - |
| YUV | 113.39 | 130.04 | 119.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 119 | 117 | 0.15 | 0 | 0.02 | 0.53 | 173.33 | 0.08 | 0.43 |
| Hex | 65 | 77 | 75 | F | 0 | 2 | 35 | AD | 8 | 2B |
| Octal | 145 | 167 | 165 | 17 | 0 | 2 | 65 | 255 | 10 | 53 |
| Binary | 1100101 | 1110111 | 1110101 | 1111 | 0 | 10 | 110101 | 10101101 | 1000 | 101011 |
Color Harmonies of #657775
Complementary color
Monochromatic Colors of #657775
Black with #657775
Text Example
Text Example
White with #657775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657775; }
p { color: rgb(101,119,117); }
H1.HeaderClassName
{
color: #657775;
}
.AnyTagClassName
{
color: #657775;
}
</style>
background-color css
<style>
a { background-color: #657775; }
a { background-color: rgb(101,119,117); }
div.DivClassName
{
background-color: #657775;
}
.BgClassName
{
background-color: #657775;
}
</style>
border-color css
<style>
span { border-color: #657775; }
span { border-color: rgb(101,119,117); }
td.TdClassName
{
border-color: #657775;
}
.TagClassName
{
border-color: #657775;
}
</style>