Shades of Storm Dust #686759
Tints of Storm Dust #686759
RGB
CMYK
RGB Variations
Color information
#686759 (or 0x686759) is known color: Storm Dust. HEX triplet: 68, 67 and 59. RGB value is (104,103,89). Sum of RGB (Red+Green+Blue) = 104+103+89=296 (39% of max value = 765). Red value is 104 (41.02% from 255 or 35.14% from 296); Green value is 103 (40.62% from 255 or 34.80% from 296); Blue value is 89 (35.16% from 255 or 30.07% from 296); Max value from RGB is 104 - color contains mainly: red. Hex color #686759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686759 is #9798A6. Grayscale: #656565. Windows color (decimal): -9935015 or 5859176. OLE color: 5859176.
HSL color Cylindrical-coordinate representation of color #686759: hue angle of 56º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #686759 is Cyan = 0, Magento = 0.01, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 89 | - |
| CMYK | 0 | 0.01 | 0.14 | 0.59 |
| HSL | 56º | 0.08% | 0.38% | - |
| HSV(B) | 56º | 0.14% | 0.41% | - |
| XYZ | 12.36 | 13.36 | 11.38 | - |
| YUV | 101.7 | 120.83 | 129.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 89 | 0 | 0.01 | 0.14 | 0.59 | 56 | 0.08 | 0.38 |
| Hex | 68 | 67 | 59 | 0 | 1 | E | 3B | 38 | 8 | 26 |
| Octal | 150 | 147 | 131 | 0 | 1 | 16 | 73 | 70 | 10 | 46 |
| Binary | 1101000 | 1100111 | 1011001 | 0 | 1 | 1110 | 111011 | 111000 | 1000 | 100110 |
Color Harmonies of #686759
Complementary color
Monochromatic Colors of #686759
Black with #686759
Text Example
Text Example
White with #686759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686759; }
p { color: rgb(104,103,89); }
H1.HeaderClassName
{
color: #686759;
}
.AnyTagClassName
{
color: #686759;
}
</style>
background-color css
<style>
a { background-color: #686759; }
a { background-color: rgb(104,103,89); }
div.DivClassName
{
background-color: #686759;
}
.BgClassName
{
background-color: #686759;
}
</style>
border-color css
<style>
span { border-color: #686759; }
span { border-color: rgb(104,103,89); }
td.TdClassName
{
border-color: #686759;
}
.TagClassName
{
border-color: #686759;
}
</style>