Shades of Rolling Stone #657773
Tints of Rolling Stone #657773
RGB
CMYK
RGB Variations
Color information
#657773 (or 0x657773) is known color: Rolling Stone. HEX triplet: 65, 77 and 73. RGB value is (101,119,115). Sum of RGB (Red+Green+Blue) = 101+119+115=335 (44% of max value = 765). Red value is 101 (39.84% from 255 or 30.15% from 335); Green value is 119 (46.88% from 255 or 35.52% from 335); Blue value is 115 (45.31% from 255 or 34.33% from 335); Max value from RGB is 119 - color contains mainly: green. Hex color #657773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657773 is #9A888C. Grayscale: #717171. Windows color (decimal): -10127501 or 7567205. OLE color: 7567205.
HSL color Cylindrical-coordinate representation of color #657773: hue angle of 166.67º 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 #657773 is Cyan = 0.15, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 101 | 119 | 115 | - |
| CMYK | 0.15 | 0 | 0.03 | 0.53 |
| HSL | 166.67º | 0.08% | 0.43% | - |
| HSV(B) | 166.67º | 0.15% | 0.47% | - |
| XYZ | 15.06 | 17.2 | 18.75 | - |
| YUV | 113.16 | 129.04 | 119.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 119 | 115 | 0.15 | 0 | 0.03 | 0.53 | 166.67 | 0.08 | 0.43 |
| Hex | 65 | 77 | 73 | F | 0 | 3 | 35 | A7 | 8 | 2B |
| Octal | 145 | 167 | 163 | 17 | 0 | 3 | 65 | 247 | 10 | 53 |
| Binary | 1100101 | 1110111 | 1110011 | 1111 | 0 | 11 | 110101 | 10100111 | 1000 | 101011 |
Color Harmonies of #657773
Complementary color
Monochromatic Colors of #657773
Black with #657773
Text Example
Text Example
White with #657773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657773; }
p { color: rgb(101,119,115); }
H1.HeaderClassName
{
color: #657773;
}
.AnyTagClassName
{
color: #657773;
}
</style>
background-color css
<style>
a { background-color: #657773; }
a { background-color: rgb(101,119,115); }
div.DivClassName
{
background-color: #657773;
}
.BgClassName
{
background-color: #657773;
}
</style>
border-color css
<style>
span { border-color: #657773; }
span { border-color: rgb(101,119,115); }
td.TdClassName
{
border-color: #657773;
}
.TagClassName
{
border-color: #657773;
}
</style>