Shades of Storm Dust #686661
Tints of Storm Dust #686661
RGB
CMYK
RGB Variations
Color information
#686661 (or 0x686661) is known color: Storm Dust. HEX triplet: 68, 66 and 61. RGB value is (104,102,97). Sum of RGB (Red+Green+Blue) = 104+102+97=303 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.32% from 303); Green value is 102 (40.23% from 255 or 33.66% from 303); Blue value is 97 (38.28% from 255 or 32.01% from 303); Max value from RGB is 104 - color contains mainly: red. Hex color #686661 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686661 is #97999E. Grayscale: #666666. Windows color (decimal): -9935263 or 6383208. OLE color: 6383208.
HSL color Cylindrical-coordinate representation of color #686661: hue angle of 42.86º degrees, saturation: 0.03, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #686661 is Cyan = 0, Magento = 0.02, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 102 | 97 | - |
| CMYK | 0 | 0.02 | 0.07 | 0.59 |
| HSL | 42.86º | 0.03% | 0.39% | - |
| HSV(B) | 42.86º | 0.07% | 0.41% | - |
| XYZ | 12.62 | 13.31 | 13.21 | - |
| YUV | 102.03 | 125.16 | 129.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 102 | 97 | 0 | 0.02 | 0.07 | 0.59 | 42.86 | 0.03 | 0.39 |
| Hex | 68 | 66 | 61 | 0 | 2 | 7 | 3B | 2B | 3 | 27 |
| Octal | 150 | 146 | 141 | 0 | 2 | 7 | 73 | 53 | 3 | 47 |
| Binary | 1101000 | 1100110 | 1100001 | 0 | 10 | 111 | 111011 | 101011 | 11 | 100111 |
Color Harmonies of #686661
Complementary color
Monochromatic Colors of #686661
Black with #686661
Text Example
Text Example
White with #686661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686661; }
p { color: rgb(104,102,97); }
H1.HeaderClassName
{
color: #686661;
}
.AnyTagClassName
{
color: #686661;
}
</style>
background-color css
<style>
a { background-color: #686661; }
a { background-color: rgb(104,102,97); }
div.DivClassName
{
background-color: #686661;
}
.BgClassName
{
background-color: #686661;
}
</style>
border-color css
<style>
span { border-color: #686661; }
span { border-color: rgb(104,102,97); }
td.TdClassName
{
border-color: #686661;
}
.TagClassName
{
border-color: #686661;
}
</style>