Shades of Rolling Stone #688381
Tints of Rolling Stone #688381
RGB
CMYK
RGB Variations
Color information
#688381 (or 0x688381) is known color: Rolling Stone. HEX triplet: 68, 83 and 81. RGB value is (104,131,129). Sum of RGB (Red+Green+Blue) = 104+131+129=364 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.57% from 364); Green value is 131 (51.56% from 255 or 35.99% from 364); Blue value is 129 (50.78% from 255 or 35.44% from 364); Max value from RGB is 131 - color contains mainly: green. Hex color #688381 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688381 is #977C7E. Grayscale: #7A7A7A. Windows color (decimal): -9927807 or 8487784. OLE color: 8487784.
HSL color Cylindrical-coordinate representation of color #688381: hue angle of 175.56º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #688381 is Cyan = 0.21, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 131 | 129 | - |
| CMYK | 0.21 | 0 | 0.02 | 0.49 |
| HSL | 175.56º | 0.11% | 0.46% | - |
| HSV(B) | 175.56º | 0.21% | 0.51% | - |
| XYZ | 17.79 | 20.76 | 23.84 | - |
| YUV | 122.7 | 131.55 | 114.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 131 | 129 | 0.21 | 0 | 0.02 | 0.49 | 175.56 | 0.11 | 0.46 |
| Hex | 68 | 83 | 81 | 15 | 0 | 2 | 31 | B0 | B | 2E |
| Octal | 150 | 203 | 201 | 25 | 0 | 2 | 61 | 260 | 13 | 56 |
| Binary | 1101000 | 10000011 | 10000001 | 10101 | 0 | 10 | 110001 | 10110000 | 1011 | 101110 |
Color Harmonies of #688381
Complementary color
Monochromatic Colors of #688381
Black with #688381
Text Example
Text Example
White with #688381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688381; }
p { color: rgb(104,131,129); }
H1.HeaderClassName
{
color: #688381;
}
.AnyTagClassName
{
color: #688381;
}
</style>
background-color css
<style>
a { background-color: #688381; }
a { background-color: rgb(104,131,129); }
div.DivClassName
{
background-color: #688381;
}
.BgClassName
{
background-color: #688381;
}
</style>
border-color css
<style>
span { border-color: #688381; }
span { border-color: rgb(104,131,129); }
td.TdClassName
{
border-color: #688381;
}
.TagClassName
{
border-color: #688381;
}
</style>