Shades of Storm Dust #626258
Tints of Storm Dust #626258
RGB
CMYK
RGB Variations
Color information
#626258 (or 0x626258) is known color: Storm Dust. HEX triplet: 62, 62 and 58. RGB value is (98,98,88). Sum of RGB (Red+Green+Blue) = 98+98+88=284 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.51% from 284); Green value is 98 (38.67% from 255 or 34.51% from 284); Blue value is 88 (34.77% from 255 or 30.99% from 284); Max value from RGB is 98 - color contains mainly: red, green. Hex color #626258 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626258 is #9D9DA7. Grayscale: #606060. Windows color (decimal): -10329512 or 5792354. OLE color: 5792354.
HSL color Cylindrical-coordinate representation of color #626258: hue angle of 60º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #626258 is Cyan = 0, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 98 | 88 | - |
| CMYK | 0 | 0 | 0.10 | 0.62 |
| HSL | 60º | 0.05% | 0.36% | - |
| HSV(B) | 60º | 0.1% | 0.38% | - |
| XYZ | 11.17 | 12.04 | 10.97 | - |
| YUV | 96.86 | 123 | 128.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 98 | 88 | 0 | 0 | 0.10 | 0.62 | 60 | 0.05 | 0.36 |
| Hex | 62 | 62 | 58 | 0 | 0 | A | 3E | 3C | 5 | 24 |
| Octal | 142 | 142 | 130 | 0 | 0 | 12 | 76 | 74 | 5 | 44 |
| Binary | 1100010 | 1100010 | 1011000 | 0 | 0 | 1010 | 111110 | 111100 | 101 | 100100 |
Color Harmonies of #626258
Complementary color
Monochromatic Colors of #626258
Black with #626258
Text Example
Text Example
White with #626258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626258; }
p { color: rgb(98,98,88); }
H1.HeaderClassName
{
color: #626258;
}
.AnyTagClassName
{
color: #626258;
}
</style>
background-color css
<style>
a { background-color: #626258; }
a { background-color: rgb(98,98,88); }
div.DivClassName
{
background-color: #626258;
}
.BgClassName
{
background-color: #626258;
}
</style>
border-color css
<style>
span { border-color: #626258; }
span { border-color: rgb(98,98,88); }
td.TdClassName
{
border-color: #626258;
}
.TagClassName
{
border-color: #626258;
}
</style>