Shades of Storm Dust #686866
Tints of Storm Dust #686866
RGB
CMYK
RGB Variations
Color information
#686866 (or 0x686866) is known color: Storm Dust. HEX triplet: 68, 68 and 66. RGB value is (104,104,102). Sum of RGB (Red+Green+Blue) = 104+104+102=310 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.55% from 310); Green value is 104 (41.02% from 255 or 33.55% from 310); Blue value is 102 (40.23% from 255 or 32.90% from 310); Max value from RGB is 104 - color contains mainly: red, green. Hex color #686866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686866 is #979799. Grayscale: #676767. Windows color (decimal): -9934746 or 6711400. OLE color: 6711400.
HSL color Cylindrical-coordinate representation of color #686866: hue angle of 60º degrees, saturation: 0.01, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #686866 is Cyan = 0, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
RGB | 104 | 104 | 102 | - |
CMYK | 0 | 0 | 0.02 | 0.59 |
HSL | 60º | 0.01% | 0.4% | - |
HSV(B) | 60º | 0.02% | 0.41% | - |
XYZ | 13.06 | 13.8 | 14.55 | - |
YUV | 103.77 | 127 | 128.16 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 104 | 104 | 102 | 0 | 0 | 0.02 | 0.59 | 60 | 0.01 | 0.4 |
Hex | 68 | 68 | 66 | 0 | 0 | 2 | 3B | 3C | 1 | 28 |
Octal | 150 | 150 | 146 | 0 | 0 | 2 | 73 | 74 | 1 | 50 |
Binary | 1101000 | 1101000 | 1100110 | 0 | 0 | 10 | 111011 | 111100 | 1 | 101000 |
Color Harmonies of #686866
Complementary color
Monochromatic Colors of #686866
Black with #686866
Text Example
Text Example
White with #686866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686866; }
p { color: rgb(104,104,102); }
H1.HeaderClassName
{
color: #686866;
}
.AnyTagClassName
{
color: #686866;
}
</style>
background-color css
<style>
a { background-color: #686866; }
a { background-color: rgb(104,104,102); }
div.DivClassName
{
background-color: #686866;
}
.BgClassName
{
background-color: #686866;
}
</style>
border-color css
<style>
span { border-color: #686866; }
span { border-color: rgb(104,104,102); }
td.TdClassName
{
border-color: #686866;
}
.TagClassName
{
border-color: #686866;
}
</style>