Shades of Rolling Stone #657371
Tints of Rolling Stone #657371
RGB
CMYK
RGB Variations
Color information
#657371 (or 0x657371) is known color: Rolling Stone. HEX triplet: 65, 73 and 71. RGB value is (101,115,113). Sum of RGB (Red+Green+Blue) = 101+115+113=329 (43% of max value = 765). Red value is 101 (39.84% from 255 or 30.70% from 329); Green value is 115 (45.31% from 255 or 34.95% from 329); Blue value is 113 (44.53% from 255 or 34.35% from 329); Max value from RGB is 115 - color contains mainly: green. Hex color #657371 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657371 is #9A8C8E. Grayscale: #6E6E6E. Windows color (decimal): -10128527 or 7435109. OLE color: 7435109.
HSL color Cylindrical-coordinate representation of color #657371: hue angle of 171.43º 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 #657371 is Cyan = 0.12, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 115 | 113 | - |
| CMYK | 0.12 | 0 | 0.02 | 0.55 |
| HSL | 171.43º | 0.06% | 0.42% | - |
| HSV(B) | 171.43º | 0.12% | 0.45% | - |
| XYZ | 14.48 | 16.22 | 17.99 | - |
| YUV | 110.59 | 129.36 | 121.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 115 | 113 | 0.12 | 0 | 0.02 | 0.55 | 171.43 | 0.06 | 0.42 |
| Hex | 65 | 73 | 71 | C | 0 | 2 | 37 | AB | 6 | 2A |
| Octal | 145 | 163 | 161 | 14 | 0 | 2 | 67 | 253 | 6 | 52 |
| Binary | 1100101 | 1110011 | 1110001 | 1100 | 0 | 10 | 110111 | 10101011 | 110 | 101010 |
Color Harmonies of #657371
Complementary color
Monochromatic Colors of #657371
Black with #657371
Text Example
Text Example
White with #657371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657371; }
p { color: rgb(101,115,113); }
H1.HeaderClassName
{
color: #657371;
}
.AnyTagClassName
{
color: #657371;
}
</style>
background-color css
<style>
a { background-color: #657371; }
a { background-color: rgb(101,115,113); }
div.DivClassName
{
background-color: #657371;
}
.BgClassName
{
background-color: #657371;
}
</style>
border-color css
<style>
span { border-color: #657371; }
span { border-color: rgb(101,115,113); }
td.TdClassName
{
border-color: #657371;
}
.TagClassName
{
border-color: #657371;
}
</style>