Shades of Storm Dust #636159
Tints of Storm Dust #636159
RGB
CMYK
RGB Variations
Color information
#636159 (or 0x636159) is known color: Storm Dust. HEX triplet: 63, 61 and 59. RGB value is (99,97,89). Sum of RGB (Red+Green+Blue) = 99+97+89=285 (37% of max value = 765). Red value is 99 (39.06% from 255 or 34.74% from 285); Green value is 97 (38.28% from 255 or 34.04% from 285); Blue value is 89 (35.16% from 255 or 31.23% from 285); Max value from RGB is 99 - color contains mainly: red. Hex color #636159 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636159 is #9C9EA6. Grayscale: #606060. Windows color (decimal): -10264231 or 5857635. OLE color: 5857635.
HSL color Cylindrical-coordinate representation of color #636159: hue angle of 48º 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 #636159 is Cyan = 0, Magento = 0.02, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 97 | 89 | - |
| CMYK | 0 | 0.02 | 0.10 | 0.61 |
| HSL | 48º | 0.05% | 0.37% | - |
| HSV(B) | 48º | 0.1% | 0.39% | - |
| XYZ | 11.22 | 11.92 | 11.16 | - |
| YUV | 96.69 | 123.66 | 129.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 97 | 89 | 0 | 0.02 | 0.10 | 0.61 | 48 | 0.05 | 0.37 |
| Hex | 63 | 61 | 59 | 0 | 2 | A | 3D | 30 | 5 | 25 |
| Octal | 143 | 141 | 131 | 0 | 2 | 12 | 75 | 60 | 5 | 45 |
| Binary | 1100011 | 1100001 | 1011001 | 0 | 10 | 1010 | 111101 | 110000 | 101 | 100101 |
Color Harmonies of #636159
Complementary color
Monochromatic Colors of #636159
Black with #636159
Text Example
Text Example
White with #636159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636159; }
p { color: rgb(99,97,89); }
H1.HeaderClassName
{
color: #636159;
}
.AnyTagClassName
{
color: #636159;
}
</style>
background-color css
<style>
a { background-color: #636159; }
a { background-color: rgb(99,97,89); }
div.DivClassName
{
background-color: #636159;
}
.BgClassName
{
background-color: #636159;
}
</style>
border-color css
<style>
span { border-color: #636159; }
span { border-color: rgb(99,97,89); }
td.TdClassName
{
border-color: #636159;
}
.TagClassName
{
border-color: #636159;
}
</style>