Shades of Storm Dust #616056
Tints of Storm Dust #616056
RGB
CMYK
RGB Variations
Color information
#616056 (or 0x616056) is known color: Storm Dust. HEX triplet: 61, 60 and 56. RGB value is (97,96,86). Sum of RGB (Red+Green+Blue) = 97+96+86=279 (36% of max value = 765). Red value is 97 (38.28% from 255 or 34.77% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 86 (33.98% from 255 or 30.82% from 279); Max value from RGB is 97 - color contains mainly: red. Hex color #616056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616056 is #9E9FA9. Grayscale: #5F5F5F. Windows color (decimal): -10395562 or 5660769. OLE color: 5660769.
HSL color Cylindrical-coordinate representation of color #616056: hue angle of 54.55º degrees, saturation: 0.06, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #616056 is Cyan = 0, Magento = 0.01, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 96 | 86 | - |
| CMYK | 0 | 0.01 | 0.11 | 0.62 |
| HSL | 54.55º | 0.06% | 0.36% | - |
| HSV(B) | 54.55º | 0.11% | 0.38% | - |
| XYZ | 10.79 | 11.58 | 10.47 | - |
| YUV | 95.16 | 122.83 | 129.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 96 | 86 | 0 | 0.01 | 0.11 | 0.62 | 54.55 | 0.06 | 0.36 |
| Hex | 61 | 60 | 56 | 0 | 1 | B | 3E | 37 | 6 | 24 |
| Octal | 141 | 140 | 126 | 0 | 1 | 13 | 76 | 67 | 6 | 44 |
| Binary | 1100001 | 1100000 | 1010110 | 0 | 1 | 1011 | 111110 | 110111 | 110 | 100100 |
Color Harmonies of #616056
Complementary color
Monochromatic Colors of #616056
Black with #616056
Text Example
Text Example
White with #616056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616056; }
p { color: rgb(97,96,86); }
H1.HeaderClassName
{
color: #616056;
}
.AnyTagClassName
{
color: #616056;
}
</style>
background-color css
<style>
a { background-color: #616056; }
a { background-color: rgb(97,96,86); }
div.DivClassName
{
background-color: #616056;
}
.BgClassName
{
background-color: #616056;
}
</style>
border-color css
<style>
span { border-color: #616056; }
span { border-color: rgb(97,96,86); }
td.TdClassName
{
border-color: #616056;
}
.TagClassName
{
border-color: #616056;
}
</style>