Shades of Storm Dust #626260
Tints of Storm Dust #626260
RGB
CMYK
RGB Variations
Color information
#626260 (or 0x626260) is known color: Storm Dust. HEX triplet: 62, 62 and 60. RGB value is (98,98,96). Sum of RGB (Red+Green+Blue) = 98+98+96=292 (38% of max value = 765). Red value is 98 (38.67% from 255 or 33.56% from 292); Green value is 98 (38.67% from 255 or 33.56% from 292); Blue value is 96 (37.89% from 255 or 32.88% from 292); Max value from RGB is 98 - color contains mainly: red, green. Hex color #626260 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626260 is #9D9D9F. Grayscale: #616161. Windows color (decimal): -10329504 or 6316642. OLE color: 6316642.
HSL color Cylindrical-coordinate representation of color #626260: hue angle of 60º degrees, saturation: 0.01, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #626260 is Cyan = 0, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 98 | 96 | - |
| CMYK | 0 | 0 | 0.02 | 0.62 |
| HSL | 60º | 0.01% | 0.38% | - |
| HSV(B) | 60º | 0.02% | 0.38% | - |
| XYZ | 11.52 | 12.18 | 12.81 | - |
| YUV | 97.77 | 127 | 128.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 98 | 96 | 0 | 0 | 0.02 | 0.62 | 60 | 0.01 | 0.38 |
| Hex | 62 | 62 | 60 | 0 | 0 | 2 | 3E | 3C | 1 | 26 |
| Octal | 142 | 142 | 140 | 0 | 0 | 2 | 76 | 74 | 1 | 46 |
| Binary | 1100010 | 1100010 | 1100000 | 0 | 0 | 10 | 111110 | 111100 | 1 | 100110 |
Color Harmonies of #626260
Complementary color
Monochromatic Colors of #626260
Black with #626260
Text Example
Text Example
White with #626260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626260; }
p { color: rgb(98,98,96); }
H1.HeaderClassName
{
color: #626260;
}
.AnyTagClassName
{
color: #626260;
}
</style>
background-color css
<style>
a { background-color: #626260; }
a { background-color: rgb(98,98,96); }
div.DivClassName
{
background-color: #626260;
}
.BgClassName
{
background-color: #626260;
}
</style>
border-color css
<style>
span { border-color: #626260; }
span { border-color: rgb(98,98,96); }
td.TdClassName
{
border-color: #626260;
}
.TagClassName
{
border-color: #626260;
}
</style>