Shades of Rolling Stone #687773
Tints of Rolling Stone #687773
RGB
CMYK
RGB Variations
Color information
#687773 (or 0x687773) is known color: Rolling Stone. HEX triplet: 68, 77 and 73. RGB value is (104,119,115). Sum of RGB (Red+Green+Blue) = 104+119+115=338 (44% of max value = 765). Red value is 104 (41.02% from 255 or 30.77% from 338); Green value is 119 (46.88% from 255 or 35.21% from 338); Blue value is 115 (45.31% from 255 or 34.02% from 338); Max value from RGB is 119 - color contains mainly: green. Hex color #687773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687773 is #97888C. Grayscale: #727272. Windows color (decimal): -9930893 or 7567208. OLE color: 7567208.
HSL color Cylindrical-coordinate representation of color #687773: hue angle of 164º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #687773 is Cyan = 0.13, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 119 | 115 | - |
| CMYK | 0.13 | 0 | 0.03 | 0.53 |
| HSL | 164º | 0.07% | 0.44% | - |
| HSV(B) | 164º | 0.13% | 0.47% | - |
| XYZ | 15.4 | 17.37 | 18.76 | - |
| YUV | 114.06 | 128.53 | 120.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 119 | 115 | 0.13 | 0 | 0.03 | 0.53 | 164 | 0.07 | 0.44 |
| Hex | 68 | 77 | 73 | D | 0 | 3 | 35 | A4 | 7 | 2C |
| Octal | 150 | 167 | 163 | 15 | 0 | 3 | 65 | 244 | 7 | 54 |
| Binary | 1101000 | 1110111 | 1110011 | 1101 | 0 | 11 | 110101 | 10100100 | 111 | 101100 |
Color Harmonies of #687773
Complementary color
Monochromatic Colors of #687773
Black with #687773
Text Example
Text Example
White with #687773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687773; }
p { color: rgb(104,119,115); }
H1.HeaderClassName
{
color: #687773;
}
.AnyTagClassName
{
color: #687773;
}
</style>
background-color css
<style>
a { background-color: #687773; }
a { background-color: rgb(104,119,115); }
div.DivClassName
{
background-color: #687773;
}
.BgClassName
{
background-color: #687773;
}
</style>
border-color css
<style>
span { border-color: #687773; }
span { border-color: rgb(104,119,115); }
td.TdClassName
{
border-color: #687773;
}
.TagClassName
{
border-color: #687773;
}
</style>