Shades of Rolling Stone #657774
Tints of Rolling Stone #657774
RGB
CMYK
RGB Variations
Color information
#657774 (or 0x657774) is known color: Rolling Stone. HEX triplet: 65, 77 and 74. RGB value is (101,119,116). Sum of RGB (Red+Green+Blue) = 101+119+116=336 (44% of max value = 765). Red value is 101 (39.84% from 255 or 30.06% from 336); Green value is 119 (46.88% from 255 or 35.42% from 336); Blue value is 116 (45.70% from 255 or 34.52% from 336); Max value from RGB is 119 - color contains mainly: green. Hex color #657774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657774 is #9A888B. Grayscale: #717171. Windows color (decimal): -10127500 or 7632741. OLE color: 7632741.
HSL color Cylindrical-coordinate representation of color #657774: hue angle of 170º 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 #657774 is Cyan = 0.15, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 101 | 119 | 116 | - |
| CMYK | 0.15 | 0 | 0.03 | 0.53 |
| HSL | 170º | 0.08% | 0.43% | - |
| HSV(B) | 170º | 0.15% | 0.47% | - |
| XYZ | 15.12 | 17.22 | 19.05 | - |
| YUV | 113.28 | 129.54 | 119.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 119 | 116 | 0.15 | 0 | 0.03 | 0.53 | 170 | 0.08 | 0.43 |
| Hex | 65 | 77 | 74 | F | 0 | 3 | 35 | AA | 8 | 2B |
| Octal | 145 | 167 | 164 | 17 | 0 | 3 | 65 | 252 | 10 | 53 |
| Binary | 1100101 | 1110111 | 1110100 | 1111 | 0 | 11 | 110101 | 10101010 | 1000 | 101011 |
Color Harmonies of #657774
Complementary color
Monochromatic Colors of #657774
Black with #657774
Text Example
Text Example
White with #657774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657774; }
p { color: rgb(101,119,116); }
H1.HeaderClassName
{
color: #657774;
}
.AnyTagClassName
{
color: #657774;
}
</style>
background-color css
<style>
a { background-color: #657774; }
a { background-color: rgb(101,119,116); }
div.DivClassName
{
background-color: #657774;
}
.BgClassName
{
background-color: #657774;
}
</style>
border-color css
<style>
span { border-color: #657774; }
span { border-color: rgb(101,119,116); }
td.TdClassName
{
border-color: #657774;
}
.TagClassName
{
border-color: #657774;
}
</style>