Shades of Storm Dust #646358
Tints of Storm Dust #646358
RGB
CMYK
RGB Variations
Color information
#646358 (or 0x646358) is known color: Storm Dust. HEX triplet: 64, 63 and 58. RGB value is (100,99,88). Sum of RGB (Red+Green+Blue) = 100+99+88=287 (38% of max value = 765). Red value is 100 (39.45% from 255 or 34.84% from 287); Green value is 99 (39.06% from 255 or 34.49% from 287); Blue value is 88 (34.77% from 255 or 30.66% from 287); Max value from RGB is 100 - color contains mainly: red. Hex color #646358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #646358 is #9B9CA7. Grayscale: #626262. Windows color (decimal): -10198184 or 5792612. OLE color: 5792612.
HSL color Cylindrical-coordinate representation of color #646358: hue angle of 55º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #646358 is Cyan = 0, Magento = 0.01, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 99 | 88 | - |
| CMYK | 0 | 0.01 | 0.12 | 0.61 |
| HSL | 55º | 0.06% | 0.37% | - |
| HSV(B) | 55º | 0.12% | 0.39% | - |
| XYZ | 11.48 | 12.34 | 11.01 | - |
| YUV | 98.05 | 122.33 | 129.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 99 | 88 | 0 | 0.01 | 0.12 | 0.61 | 55 | 0.06 | 0.37 |
| Hex | 64 | 63 | 58 | 0 | 1 | C | 3D | 37 | 6 | 25 |
| Octal | 144 | 143 | 130 | 0 | 1 | 14 | 75 | 67 | 6 | 45 |
| Binary | 1100100 | 1100011 | 1011000 | 0 | 1 | 1100 | 111101 | 110111 | 110 | 100101 |
Color Harmonies of #646358
Complementary color
Monochromatic Colors of #646358
Black with #646358
Text Example
Text Example
White with #646358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #646358; }
p { color: rgb(100,99,88); }
H1.HeaderClassName
{
color: #646358;
}
.AnyTagClassName
{
color: #646358;
}
</style>
background-color css
<style>
a { background-color: #646358; }
a { background-color: rgb(100,99,88); }
div.DivClassName
{
background-color: #646358;
}
.BgClassName
{
background-color: #646358;
}
</style>
border-color css
<style>
span { border-color: #646358; }
span { border-color: rgb(100,99,88); }
td.TdClassName
{
border-color: #646358;
}
.TagClassName
{
border-color: #646358;
}
</style>