Shades of Rolling Stone #688181
Tints of Rolling Stone #688181
RGB
CMYK
RGB Variations
Color information
#688181 (or 0x688181) is known color: Rolling Stone. HEX triplet: 68, 81 and 81. RGB value is (104,129,129). Sum of RGB (Red+Green+Blue) = 104+129+129=362 (47% of max value = 765). Red value is 104 (41.02% from 255 or 28.73% from 362); Green value is 129 (50.78% from 255 or 35.64% from 362); Blue value is 129 (50.78% from 255 or 35.64% from 362); Max value from RGB is 129 - color contains mainly: green, blue. Hex color #688181 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688181 is #977E7E. Grayscale: #797979. Windows color (decimal): -9928319 or 8487272. OLE color: 8487272.
HSL color Cylindrical-coordinate representation of color #688181: hue angle of 180º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #688181 is Cyan = 0.19, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 129 | 129 | - |
| CMYK | 0.19 | 0 | 0 | 0.49 |
| HSL | 180º | 0.11% | 0.46% | - |
| HSV(B) | 180º | 0.19% | 0.51% | - |
| XYZ | 17.52 | 20.23 | 23.75 | - |
| YUV | 121.53 | 132.22 | 115.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 129 | 129 | 0.19 | 0 | 0 | 0.49 | 180 | 0.11 | 0.46 |
| Hex | 68 | 81 | 81 | 13 | 0 | 0 | 31 | B4 | B | 2E |
| Octal | 150 | 201 | 201 | 23 | 0 | 0 | 61 | 264 | 13 | 56 |
| Binary | 1101000 | 10000001 | 10000001 | 10011 | 0 | 0 | 110001 | 10110100 | 1011 | 101110 |
Color Harmonies of #688181
Complementary color
Monochromatic Colors of #688181
Black with #688181
Text Example
Text Example
White with #688181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688181; }
p { color: rgb(104,129,129); }
H1.HeaderClassName
{
color: #688181;
}
.AnyTagClassName
{
color: #688181;
}
</style>
background-color css
<style>
a { background-color: #688181; }
a { background-color: rgb(104,129,129); }
div.DivClassName
{
background-color: #688181;
}
.BgClassName
{
background-color: #688181;
}
</style>
border-color css
<style>
span { border-color: #688181; }
span { border-color: rgb(104,129,129); }
td.TdClassName
{
border-color: #688181;
}
.TagClassName
{
border-color: #688181;
}
</style>