Shades of Storm Dust #636059
Tints of Storm Dust #636059
RGB
CMYK
RGB Variations
Color information
#636059 (or 0x636059) is known color: Storm Dust. HEX triplet: 63, 60 and 59. RGB value is (99,96,89). Sum of RGB (Red+Green+Blue) = 99+96+89=284 (37% of max value = 765). Red value is 99 (39.06% from 255 or 34.86% from 284); Green value is 96 (37.89% from 255 or 33.80% from 284); Blue value is 89 (35.16% from 255 or 31.34% from 284); Max value from RGB is 99 - color contains mainly: red. Hex color #636059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636059 is #9C9FA6. Grayscale: #606060. Windows color (decimal): -10264487 or 5857379. OLE color: 5857379.
HSL color Cylindrical-coordinate representation of color #636059: hue angle of 42º degrees, saturation: 0.05, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #636059 is Cyan = 0, Magento = 0.03, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 96 | 89 | - |
| CMYK | 0 | 0.03 | 0.10 | 0.61 |
| HSL | 42º | 0.05% | 0.37% | - |
| HSV(B) | 42º | 0.1% | 0.39% | - |
| XYZ | 11.13 | 11.74 | 11.13 | - |
| YUV | 96.1 | 123.99 | 130.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 96 | 89 | 0 | 0.03 | 0.10 | 0.61 | 42 | 0.05 | 0.37 |
| Hex | 63 | 60 | 59 | 0 | 3 | A | 3D | 2A | 5 | 25 |
| Octal | 143 | 140 | 131 | 0 | 3 | 12 | 75 | 52 | 5 | 45 |
| Binary | 1100011 | 1100000 | 1011001 | 0 | 11 | 1010 | 111101 | 101010 | 101 | 100101 |
Color Harmonies of #636059
Complementary color
Monochromatic Colors of #636059
Black with #636059
Text Example
Text Example
White with #636059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636059; }
p { color: rgb(99,96,89); }
H1.HeaderClassName
{
color: #636059;
}
.AnyTagClassName
{
color: #636059;
}
</style>
background-color css
<style>
a { background-color: #636059; }
a { background-color: rgb(99,96,89); }
div.DivClassName
{
background-color: #636059;
}
.BgClassName
{
background-color: #636059;
}
</style>
border-color css
<style>
span { border-color: #636059; }
span { border-color: rgb(99,96,89); }
td.TdClassName
{
border-color: #636059;
}
.TagClassName
{
border-color: #636059;
}
</style>