Shades of Storm Dust #616059
Tints of Storm Dust #616059
RGB
CMYK
RGB Variations
Color information
#616059 (or 0x616059) is known color: Storm Dust. HEX triplet: 61, 60 and 59. RGB value is (97,96,89). Sum of RGB (Red+Green+Blue) = 97+96+89=282 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.40% from 282); Green value is 96 (37.89% from 255 or 34.04% from 282); Blue value is 89 (35.16% from 255 or 31.56% from 282); Max value from RGB is 97 - color contains mainly: red. Hex color #616059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616059 is #9E9FA6. Grayscale: #5F5F5F. Windows color (decimal): -10395559 or 5857377. OLE color: 5857377.
HSL color Cylindrical-coordinate representation of color #616059: hue angle of 52.5º degrees, saturation: 0.04, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #616059 is Cyan = 0, Magento = 0.01, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 96 | 89 | - |
| CMYK | 0 | 0.01 | 0.08 | 0.62 |
| HSL | 52.5º | 0.04% | 0.36% | - |
| HSV(B) | 52.5º | 0.08% | 0.38% | - |
| XYZ | 10.92 | 11.63 | 11.12 | - |
| YUV | 95.5 | 124.33 | 129.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 96 | 89 | 0 | 0.01 | 0.08 | 0.62 | 52.5 | 0.04 | 0.36 |
| Hex | 61 | 60 | 59 | 0 | 1 | 8 | 3E | 34 | 4 | 24 |
| Octal | 141 | 140 | 131 | 0 | 1 | 10 | 76 | 64 | 4 | 44 |
| Binary | 1100001 | 1100000 | 1011001 | 0 | 1 | 1000 | 111110 | 110100 | 100 | 100100 |
Color Harmonies of #616059
Complementary color
Monochromatic Colors of #616059
Black with #616059
Text Example
Text Example
White with #616059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616059; }
p { color: rgb(97,96,89); }
H1.HeaderClassName
{
color: #616059;
}
.AnyTagClassName
{
color: #616059;
}
</style>
background-color css
<style>
a { background-color: #616059; }
a { background-color: rgb(97,96,89); }
div.DivClassName
{
background-color: #616059;
}
.BgClassName
{
background-color: #616059;
}
</style>
border-color css
<style>
span { border-color: #616059; }
span { border-color: rgb(97,96,89); }
td.TdClassName
{
border-color: #616059;
}
.TagClassName
{
border-color: #616059;
}
</style>