Shades of Storm Dust #686860
Tints of Storm Dust #686860
RGB
CMYK
RGB Variations
Color information
#686860 (or 0x686860) is known color: Storm Dust. HEX triplet: 68, 68 and 60. RGB value is (104,104,96). Sum of RGB (Red+Green+Blue) = 104+104+96=304 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.21% from 304); Green value is 104 (41.02% from 255 or 34.21% from 304); Blue value is 96 (37.89% from 255 or 31.58% from 304); Max value from RGB is 104 - color contains mainly: red, green. Hex color #686860 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686860 is #97979F. Grayscale: #676767. Windows color (decimal): -9934752 or 6318184. OLE color: 6318184.
HSL color Cylindrical-coordinate representation of color #686860: hue angle of 60º degrees, saturation: 0.04, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #686860 is Cyan = 0, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 104 | 96 | - |
| CMYK | 0 | 0 | 0.08 | 0.59 |
| HSL | 60º | 0.04% | 0.39% | - |
| HSV(B) | 60º | 0.08% | 0.41% | - |
| XYZ | 12.77 | 13.69 | 13.04 | - |
| YUV | 103.09 | 124 | 128.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 104 | 96 | 0 | 0 | 0.08 | 0.59 | 60 | 0.04 | 0.39 |
| Hex | 68 | 68 | 60 | 0 | 0 | 8 | 3B | 3C | 4 | 27 |
| Octal | 150 | 150 | 140 | 0 | 0 | 10 | 73 | 74 | 4 | 47 |
| Binary | 1101000 | 1101000 | 1100000 | 0 | 0 | 1000 | 111011 | 111100 | 100 | 100111 |
Color Harmonies of #686860
Complementary color
Monochromatic Colors of #686860
Black with #686860
Text Example
Text Example
White with #686860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686860; }
p { color: rgb(104,104,96); }
H1.HeaderClassName
{
color: #686860;
}
.AnyTagClassName
{
color: #686860;
}
</style>
background-color css
<style>
a { background-color: #686860; }
a { background-color: rgb(104,104,96); }
div.DivClassName
{
background-color: #686860;
}
.BgClassName
{
background-color: #686860;
}
</style>
border-color css
<style>
span { border-color: #686860; }
span { border-color: rgb(104,104,96); }
td.TdClassName
{
border-color: #686860;
}
.TagClassName
{
border-color: #686860;
}
</style>