Shades of Storm Dust #686456
Tints of Storm Dust #686456
RGB
CMYK
RGB Variations
Color information
#686456 (or 0x686456) is known color: Storm Dust. HEX triplet: 68, 64 and 56. RGB value is (104,100,86). Sum of RGB (Red+Green+Blue) = 104+100+86=290 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.86% from 290); Green value is 100 (39.45% from 255 or 34.48% from 290); Blue value is 86 (33.98% from 255 or 29.66% from 290); Max value from RGB is 104 - color contains mainly: red. Hex color #686456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686456 is #979BA9. Grayscale: #636363. Windows color (decimal): -9935786 or 5661800. OLE color: 5661800.
HSL color Cylindrical-coordinate representation of color #686456: hue angle of 46.67º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #686456 is Cyan = 0, Magento = 0.04, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 100 | 86 | - |
| CMYK | 0 | 0.04 | 0.17 | 0.59 |
| HSL | 46.67º | 0.09% | 0.37% | - |
| HSV(B) | 46.67º | 0.17% | 0.41% | - |
| XYZ | 11.95 | 12.73 | 10.63 | - |
| YUV | 99.6 | 120.33 | 131.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 100 | 86 | 0 | 0.04 | 0.17 | 0.59 | 46.67 | 0.09 | 0.37 |
| Hex | 68 | 64 | 56 | 0 | 4 | 11 | 3B | 2F | 9 | 25 |
| Octal | 150 | 144 | 126 | 0 | 4 | 21 | 73 | 57 | 11 | 45 |
| Binary | 1101000 | 1100100 | 1010110 | 0 | 100 | 10001 | 111011 | 101111 | 1001 | 100101 |
Color Harmonies of #686456
Complementary color
Monochromatic Colors of #686456
Black with #686456
Text Example
Text Example
White with #686456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686456; }
p { color: rgb(104,100,86); }
H1.HeaderClassName
{
color: #686456;
}
.AnyTagClassName
{
color: #686456;
}
</style>
background-color css
<style>
a { background-color: #686456; }
a { background-color: rgb(104,100,86); }
div.DivClassName
{
background-color: #686456;
}
.BgClassName
{
background-color: #686456;
}
</style>
border-color css
<style>
span { border-color: #686456; }
span { border-color: rgb(104,100,86); }
td.TdClassName
{
border-color: #686456;
}
.TagClassName
{
border-color: #686456;
}
</style>