Shades of Rolling Stone #687974
Tints of Rolling Stone #687974
RGB
CMYK
RGB Variations
Color information
#687974 (or 0x687974) is known color: Rolling Stone. HEX triplet: 68, 79 and 74. RGB value is (104,121,116). Sum of RGB (Red+Green+Blue) = 104+121+116=341 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.50% from 341); Green value is 121 (47.66% from 255 or 35.48% from 341); Blue value is 116 (45.70% from 255 or 34.02% from 341); Max value from RGB is 121 - color contains mainly: green. Hex color #687974 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687974 is #97868B. Grayscale: #737373. Windows color (decimal): -9930380 or 7633256. OLE color: 7633256.
HSL color Cylindrical-coordinate representation of color #687974: hue angle of 162.35º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #687974 is Cyan = 0.14, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 121 | 116 | - |
| CMYK | 0.14 | 0 | 0.04 | 0.53 |
| HSL | 162.35º | 0.08% | 0.44% | - |
| HSV(B) | 162.35º | 0.14% | 0.47% | - |
| XYZ | 15.7 | 17.88 | 19.15 | - |
| YUV | 115.35 | 128.37 | 119.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 121 | 116 | 0.14 | 0 | 0.04 | 0.53 | 162.35 | 0.08 | 0.44 |
| Hex | 68 | 79 | 74 | E | 0 | 4 | 35 | A2 | 8 | 2C |
| Octal | 150 | 171 | 164 | 16 | 0 | 4 | 65 | 242 | 10 | 54 |
| Binary | 1101000 | 1111001 | 1110100 | 1110 | 0 | 100 | 110101 | 10100010 | 1000 | 101100 |
Color Harmonies of #687974
Complementary color
Monochromatic Colors of #687974
Black with #687974
Text Example
Text Example
White with #687974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687974; }
p { color: rgb(104,121,116); }
H1.HeaderClassName
{
color: #687974;
}
.AnyTagClassName
{
color: #687974;
}
</style>
background-color css
<style>
a { background-color: #687974; }
a { background-color: rgb(104,121,116); }
div.DivClassName
{
background-color: #687974;
}
.BgClassName
{
background-color: #687974;
}
</style>
border-color css
<style>
span { border-color: #687974; }
span { border-color: rgb(104,121,116); }
td.TdClassName
{
border-color: #687974;
}
.TagClassName
{
border-color: #687974;
}
</style>