Shades of Storm Dust #686761
Tints of Storm Dust #686761
RGB
CMYK
RGB Variations
Color information
#686761 (or 0x686761) is known color: Storm Dust. HEX triplet: 68, 67 and 61. RGB value is (104,103,97). Sum of RGB (Red+Green+Blue) = 104+103+97=304 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.21% from 304); Green value is 103 (40.62% from 255 or 33.88% from 304); Blue value is 97 (38.28% from 255 or 31.91% from 304); Max value from RGB is 104 - color contains mainly: red. Hex color #686761 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686761 is #97989E. Grayscale: #666666. Windows color (decimal): -9935007 or 6383464. OLE color: 6383464.
HSL color Cylindrical-coordinate representation of color #686761: hue angle of 51.43º 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 #686761 is Cyan = 0, Magento = 0.01, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 97 | - |
| CMYK | 0 | 0.01 | 0.07 | 0.59 |
| HSL | 51.43º | 0.03% | 0.39% | - |
| HSV(B) | 51.43º | 0.07% | 0.41% | - |
| XYZ | 12.72 | 13.51 | 13.25 | - |
| YUV | 102.62 | 124.83 | 128.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 97 | 0 | 0.01 | 0.07 | 0.59 | 51.43 | 0.03 | 0.39 |
| Hex | 68 | 67 | 61 | 0 | 1 | 7 | 3B | 33 | 3 | 27 |
| Octal | 150 | 147 | 141 | 0 | 1 | 7 | 73 | 63 | 3 | 47 |
| Binary | 1101000 | 1100111 | 1100001 | 0 | 1 | 111 | 111011 | 110011 | 11 | 100111 |
Color Harmonies of #686761
Complementary color
Monochromatic Colors of #686761
Black with #686761
Text Example
Text Example
White with #686761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686761; }
p { color: rgb(104,103,97); }
H1.HeaderClassName
{
color: #686761;
}
.AnyTagClassName
{
color: #686761;
}
</style>
background-color css
<style>
a { background-color: #686761; }
a { background-color: rgb(104,103,97); }
div.DivClassName
{
background-color: #686761;
}
.BgClassName
{
background-color: #686761;
}
</style>
border-color css
<style>
span { border-color: #686761; }
span { border-color: rgb(104,103,97); }
td.TdClassName
{
border-color: #686761;
}
.TagClassName
{
border-color: #686761;
}
</style>