Shades of Storm Dust #686458
Tints of Storm Dust #686458
RGB
CMYK
RGB Variations
Color information
#686458 (or 0x686458) is known color: Storm Dust. HEX triplet: 68, 64 and 58. RGB value is (104,100,88). Sum of RGB (Red+Green+Blue) = 104+100+88=292 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.62% from 292); Green value is 100 (39.45% from 255 or 34.25% from 292); Blue value is 88 (34.77% from 255 or 30.14% from 292); Max value from RGB is 104 - color contains mainly: red. Hex color #686458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686458 is #979BA7. Grayscale: #636363. Windows color (decimal): -9935784 or 5792872. OLE color: 5792872.
HSL color Cylindrical-coordinate representation of color #686458: hue angle of 45º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #686458 is Cyan = 0, Magento = 0.04, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 100 | 88 | - |
| CMYK | 0 | 0.04 | 0.15 | 0.59 |
| HSL | 45º | 0.08% | 0.38% | - |
| HSV(B) | 45º | 0.15% | 0.41% | - |
| XYZ | 12.03 | 12.76 | 11.06 | - |
| YUV | 99.83 | 121.33 | 130.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 100 | 88 | 0 | 0.04 | 0.15 | 0.59 | 45 | 0.08 | 0.38 |
| Hex | 68 | 64 | 58 | 0 | 4 | F | 3B | 2D | 8 | 26 |
| Octal | 150 | 144 | 130 | 0 | 4 | 17 | 73 | 55 | 10 | 46 |
| Binary | 1101000 | 1100100 | 1011000 | 0 | 100 | 1111 | 111011 | 101101 | 1000 | 100110 |
Color Harmonies of #686458
Complementary color
Monochromatic Colors of #686458
Black with #686458
Text Example
Text Example
White with #686458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686458; }
p { color: rgb(104,100,88); }
H1.HeaderClassName
{
color: #686458;
}
.AnyTagClassName
{
color: #686458;
}
</style>
background-color css
<style>
a { background-color: #686458; }
a { background-color: rgb(104,100,88); }
div.DivClassName
{
background-color: #686458;
}
.BgClassName
{
background-color: #686458;
}
</style>
border-color css
<style>
span { border-color: #686458; }
span { border-color: rgb(104,100,88); }
td.TdClassName
{
border-color: #686458;
}
.TagClassName
{
border-color: #686458;
}
</style>