Shades of Storm Dust #636056
Tints of Storm Dust #636056
RGB
CMYK
RGB Variations
Color information
#636056 (or 0x636056) is known color: Storm Dust. HEX triplet: 63, 60 and 56. RGB value is (99,96,86). Sum of RGB (Red+Green+Blue) = 99+96+86=281 (37% of max value = 765). Red value is 99 (39.06% from 255 or 35.23% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 86 (33.98% from 255 or 30.60% from 281); Max value from RGB is 99 - color contains mainly: red. Hex color #636056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636056 is #9C9FA9. Grayscale: #5F5F5F. Windows color (decimal): -10264490 or 5660771. OLE color: 5660771.
HSL color Cylindrical-coordinate representation of color #636056: hue angle of 46.15º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #636056 is Cyan = 0, Magento = 0.03, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 96 | 86 | - |
| CMYK | 0 | 0.03 | 0.13 | 0.61 |
| HSL | 46.15º | 0.07% | 0.36% | - |
| HSV(B) | 46.15º | 0.13% | 0.39% | - |
| XYZ | 11.01 | 11.69 | 10.48 | - |
| YUV | 95.76 | 122.49 | 130.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 96 | 86 | 0 | 0.03 | 0.13 | 0.61 | 46.15 | 0.07 | 0.36 |
| Hex | 63 | 60 | 56 | 0 | 3 | D | 3D | 2E | 7 | 24 |
| Octal | 143 | 140 | 126 | 0 | 3 | 15 | 75 | 56 | 7 | 44 |
| Binary | 1100011 | 1100000 | 1010110 | 0 | 11 | 1101 | 111101 | 101110 | 111 | 100100 |
Color Harmonies of #636056
Complementary color
Monochromatic Colors of #636056
Black with #636056
Text Example
Text Example
White with #636056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636056; }
p { color: rgb(99,96,86); }
H1.HeaderClassName
{
color: #636056;
}
.AnyTagClassName
{
color: #636056;
}
</style>
background-color css
<style>
a { background-color: #636056; }
a { background-color: rgb(99,96,86); }
div.DivClassName
{
background-color: #636056;
}
.BgClassName
{
background-color: #636056;
}
</style>
border-color css
<style>
span { border-color: #636056; }
span { border-color: rgb(99,96,86); }
td.TdClassName
{
border-color: #636056;
}
.TagClassName
{
border-color: #636056;
}
</style>