Shades of Storm Dust #636054
Tints of Storm Dust #636054
RGB
CMYK
RGB Variations
Color information
#636054 (or 0x636054) is known color: Storm Dust. HEX triplet: 63, 60 and 54. RGB value is (99,96,84). Sum of RGB (Red+Green+Blue) = 99+96+84=279 (36% of max value = 765). Red value is 99 (39.06% from 255 or 35.48% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 84 (33.20% from 255 or 30.11% from 279); Max value from RGB is 99 - color contains mainly: red. Hex color #636054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636054 is #9C9FAB. Grayscale: #5F5F5F. Windows color (decimal): -10264492 or 5529699. OLE color: 5529699.
HSL color Cylindrical-coordinate representation of color #636054: hue angle of 48º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #636054 is Cyan = 0, Magento = 0.03, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 96 | 84 | - |
| CMYK | 0 | 0.03 | 0.15 | 0.61 |
| HSL | 48º | 0.08% | 0.36% | - |
| HSV(B) | 48º | 0.15% | 0.39% | - |
| XYZ | 10.93 | 11.66 | 10.06 | - |
| YUV | 95.53 | 121.49 | 130.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 96 | 84 | 0 | 0.03 | 0.15 | 0.61 | 48 | 0.08 | 0.36 |
| Hex | 63 | 60 | 54 | 0 | 3 | F | 3D | 30 | 8 | 24 |
| Octal | 143 | 140 | 124 | 0 | 3 | 17 | 75 | 60 | 10 | 44 |
| Binary | 1100011 | 1100000 | 1010100 | 0 | 11 | 1111 | 111101 | 110000 | 1000 | 100100 |
Color Harmonies of #636054
Complementary color
Monochromatic Colors of #636054
Black with #636054
Text Example
Text Example
White with #636054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636054; }
p { color: rgb(99,96,84); }
H1.HeaderClassName
{
color: #636054;
}
.AnyTagClassName
{
color: #636054;
}
</style>
background-color css
<style>
a { background-color: #636054; }
a { background-color: rgb(99,96,84); }
div.DivClassName
{
background-color: #636054;
}
.BgClassName
{
background-color: #636054;
}
</style>
border-color css
<style>
span { border-color: #636054; }
span { border-color: rgb(99,96,84); }
td.TdClassName
{
border-color: #636054;
}
.TagClassName
{
border-color: #636054;
}
</style>