Shades of Storm Dust #686762
Tints of Storm Dust #686762
RGB
CMYK
RGB Variations
Color information
#686762 (or 0x686762) is known color: Storm Dust. HEX triplet: 68, 67 and 62. RGB value is (104,103,98). Sum of RGB (Red+Green+Blue) = 104+103+98=305 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.10% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 98 (38.67% from 255 or 32.13% from 305); Max value from RGB is 104 - color contains mainly: red. Hex color #686762 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686762 is #97989D. Grayscale: #666666. Windows color (decimal): -9935006 or 6449000. OLE color: 6449000.
HSL color Cylindrical-coordinate representation of color #686762: hue angle of 50º degrees, saturation: 0.03, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #686762 is Cyan = 0, Magento = 0.01, Yellow = 0.06 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 98 | - |
| CMYK | 0 | 0.01 | 0.06 | 0.59 |
| HSL | 50º | 0.03% | 0.4% | - |
| HSV(B) | 50º | 0.06% | 0.41% | - |
| XYZ | 12.76 | 13.53 | 13.49 | - |
| YUV | 102.73 | 125.33 | 128.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 98 | 0 | 0.01 | 0.06 | 0.59 | 50 | 0.03 | 0.4 |
| Hex | 68 | 67 | 62 | 0 | 1 | 6 | 3B | 32 | 3 | 28 |
| Octal | 150 | 147 | 142 | 0 | 1 | 6 | 73 | 62 | 3 | 50 |
| Binary | 1101000 | 1100111 | 1100010 | 0 | 1 | 110 | 111011 | 110010 | 11 | 101000 |
Color Harmonies of #686762
Complementary color
Monochromatic Colors of #686762
Black with #686762
Text Example
Text Example
White with #686762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686762; }
p { color: rgb(104,103,98); }
H1.HeaderClassName
{
color: #686762;
}
.AnyTagClassName
{
color: #686762;
}
</style>
background-color css
<style>
a { background-color: #686762; }
a { background-color: rgb(104,103,98); }
div.DivClassName
{
background-color: #686762;
}
.BgClassName
{
background-color: #686762;
}
</style>
border-color css
<style>
span { border-color: #686762; }
span { border-color: rgb(104,103,98); }
td.TdClassName
{
border-color: #686762;
}
.TagClassName
{
border-color: #686762;
}
</style>