Shades of Storm Dust #686867
Tints of Storm Dust #686867
RGB
CMYK
RGB Variations
Color information
#686867 (or 0x686867) is known color: Storm Dust. HEX triplet: 68, 68 and 67. RGB value is (104,104,103). Sum of RGB (Red+Green+Blue) = 104+104+103=311 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.44% from 311); Green value is 104 (41.02% from 255 or 33.44% from 311); Blue value is 103 (40.62% from 255 or 33.12% from 311); Max value from RGB is 104 - color contains mainly: red, green. Hex color #686867 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686867 is #979798. Grayscale: #676767. Windows color (decimal): -9934745 or 6776936. OLE color: 6776936.
HSL color Cylindrical-coordinate representation of color #686867: hue angle of 60º degrees, saturation: 0, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #686867 is Cyan = 0, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
RGB | 104 | 104 | 103 | - |
CMYK | 0 | 0 | 0.01 | 0.59 |
HSL | 60º | 0% | 0.41% | - |
HSV(B) | 60º | 0.01% | 0.41% | - |
XYZ | 13.11 | 13.82 | 14.81 | - |
YUV | 103.89 | 127.5 | 128.08 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 104 | 104 | 103 | 0 | 0 | 0.01 | 0.59 | 60 | 0 | 0.41 |
Hex | 68 | 68 | 67 | 0 | 0 | 1 | 3B | 3C | 0 | 29 |
Octal | 150 | 150 | 147 | 0 | 0 | 1 | 73 | 74 | 0 | 51 |
Binary | 1101000 | 1101000 | 1100111 | 0 | 0 | 1 | 111011 | 111100 | 0 | 101001 |
Color Harmonies of #686867
Complementary color
Monochromatic Colors of #686867
Black with #686867
Text Example
Text Example
White with #686867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686867; }
p { color: rgb(104,104,103); }
H1.HeaderClassName
{
color: #686867;
}
.AnyTagClassName
{
color: #686867;
}
</style>
background-color css
<style>
a { background-color: #686867; }
a { background-color: rgb(104,104,103); }
div.DivClassName
{
background-color: #686867;
}
.BgClassName
{
background-color: #686867;
}
</style>
border-color css
<style>
span { border-color: #686867; }
span { border-color: rgb(104,104,103); }
td.TdClassName
{
border-color: #686867;
}
.TagClassName
{
border-color: #686867;
}
</style>