Shades of Storm Dust #686459
Tints of Storm Dust #686459
RGB
CMYK
RGB Variations
Color information
#686459 (or 0x686459) is known color: Storm Dust. HEX triplet: 68, 64 and 59. RGB value is (104,100,89). Sum of RGB (Red+Green+Blue) = 104+100+89=293 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.49% from 293); Green value is 100 (39.45% from 255 or 34.13% from 293); Blue value is 89 (35.16% from 255 or 30.38% from 293); Max value from RGB is 104 - color contains mainly: red. Hex color #686459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686459 is #979BA6. Grayscale: #636363. Windows color (decimal): -9935783 or 5858408. OLE color: 5858408.
HSL color Cylindrical-coordinate representation of color #686459: hue angle of 44º 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 #686459 is Cyan = 0, Magento = 0.04, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 100 | 89 | - |
| CMYK | 0 | 0.04 | 0.14 | 0.59 |
| HSL | 44º | 0.08% | 0.38% | - |
| HSV(B) | 44º | 0.14% | 0.41% | - |
| XYZ | 12.07 | 12.78 | 11.28 | - |
| YUV | 99.94 | 121.83 | 130.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 100 | 89 | 0 | 0.04 | 0.14 | 0.59 | 44 | 0.08 | 0.38 |
| Hex | 68 | 64 | 59 | 0 | 4 | E | 3B | 2C | 8 | 26 |
| Octal | 150 | 144 | 131 | 0 | 4 | 16 | 73 | 54 | 10 | 46 |
| Binary | 1101000 | 1100100 | 1011001 | 0 | 100 | 1110 | 111011 | 101100 | 1000 | 100110 |
Color Harmonies of #686459
Complementary color
Monochromatic Colors of #686459
Black with #686459
Text Example
Text Example
White with #686459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686459; }
p { color: rgb(104,100,89); }
H1.HeaderClassName
{
color: #686459;
}
.AnyTagClassName
{
color: #686459;
}
</style>
background-color css
<style>
a { background-color: #686459; }
a { background-color: rgb(104,100,89); }
div.DivClassName
{
background-color: #686459;
}
.BgClassName
{
background-color: #686459;
}
</style>
border-color css
<style>
span { border-color: #686459; }
span { border-color: rgb(104,100,89); }
td.TdClassName
{
border-color: #686459;
}
.TagClassName
{
border-color: #686459;
}
</style>