Shades of Rolling Stone #657671
Tints of Rolling Stone #657671
RGB
CMYK
RGB Variations
Color information
#657671 (or 0x657671) is known color: Rolling Stone. HEX triplet: 65, 76 and 71. RGB value is (101,118,113). Sum of RGB (Red+Green+Blue) = 101+118+113=332 (43% of max value = 765). Red value is 101 (39.84% from 255 or 30.42% from 332); Green value is 118 (46.48% from 255 or 35.54% from 332); Blue value is 113 (44.53% from 255 or 34.04% from 332); Max value from RGB is 118 - color contains mainly: green. Hex color #657671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657671 is #9A898E. Grayscale: #707070. Windows color (decimal): -10127759 or 7435877. OLE color: 7435877.
HSL color Cylindrical-coordinate representation of color #657671: hue angle of 162.35º degrees, saturation: 0.08, 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 #657671 is Cyan = 0.14, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 118 | 113 | - |
| CMYK | 0.14 | 0 | 0.04 | 0.54 |
| HSL | 162.35º | 0.08% | 0.43% | - |
| HSV(B) | 162.35º | 0.14% | 0.46% | - |
| XYZ | 14.83 | 16.92 | 18.11 | - |
| YUV | 112.35 | 128.37 | 119.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 118 | 113 | 0.14 | 0 | 0.04 | 0.54 | 162.35 | 0.08 | 0.43 |
| Hex | 65 | 76 | 71 | E | 0 | 4 | 36 | A2 | 8 | 2B |
| Octal | 145 | 166 | 161 | 16 | 0 | 4 | 66 | 242 | 10 | 53 |
| Binary | 1100101 | 1110110 | 1110001 | 1110 | 0 | 100 | 110110 | 10100010 | 1000 | 101011 |
Color Harmonies of #657671
Complementary color
Monochromatic Colors of #657671
Black with #657671
Text Example
Text Example
White with #657671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657671; }
p { color: rgb(101,118,113); }
H1.HeaderClassName
{
color: #657671;
}
.AnyTagClassName
{
color: #657671;
}
</style>
background-color css
<style>
a { background-color: #657671; }
a { background-color: rgb(101,118,113); }
div.DivClassName
{
background-color: #657671;
}
.BgClassName
{
background-color: #657671;
}
</style>
border-color css
<style>
span { border-color: #657671; }
span { border-color: rgb(101,118,113); }
td.TdClassName
{
border-color: #657671;
}
.TagClassName
{
border-color: #657671;
}
</style>