Shades of Storm Dust #616058
Tints of Storm Dust #616058
RGB
CMYK
RGB Variations
Color information
#616058 (or 0x616058) is known color: Storm Dust. HEX triplet: 61, 60 and 58. RGB value is (97,96,88). Sum of RGB (Red+Green+Blue) = 97+96+88=281 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.52% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 88 (34.77% from 255 or 31.32% from 281); Max value from RGB is 97 - color contains mainly: red. Hex color #616058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616058 is #9E9FA7. Grayscale: #5F5F5F. Windows color (decimal): -10395560 or 5791841. OLE color: 5791841.
HSL color Cylindrical-coordinate representation of color #616058: hue angle of 53.33º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #616058 is Cyan = 0, Magento = 0.01, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 96 | 88 | - |
| CMYK | 0 | 0.01 | 0.09 | 0.62 |
| HSL | 53.33º | 0.05% | 0.36% | - |
| HSV(B) | 53.33º | 0.09% | 0.38% | - |
| XYZ | 10.87 | 11.61 | 10.9 | - |
| YUV | 95.39 | 123.83 | 129.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 96 | 88 | 0 | 0.01 | 0.09 | 0.62 | 53.33 | 0.05 | 0.36 |
| Hex | 61 | 60 | 58 | 0 | 1 | 9 | 3E | 35 | 5 | 24 |
| Octal | 141 | 140 | 130 | 0 | 1 | 11 | 76 | 65 | 5 | 44 |
| Binary | 1100001 | 1100000 | 1011000 | 0 | 1 | 1001 | 111110 | 110101 | 101 | 100100 |
Color Harmonies of #616058
Complementary color
Monochromatic Colors of #616058
Black with #616058
Text Example
Text Example
White with #616058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616058; }
p { color: rgb(97,96,88); }
H1.HeaderClassName
{
color: #616058;
}
.AnyTagClassName
{
color: #616058;
}
</style>
background-color css
<style>
a { background-color: #616058; }
a { background-color: rgb(97,96,88); }
div.DivClassName
{
background-color: #616058;
}
.BgClassName
{
background-color: #616058;
}
</style>
border-color css
<style>
span { border-color: #616058; }
span { border-color: rgb(97,96,88); }
td.TdClassName
{
border-color: #616058;
}
.TagClassName
{
border-color: #616058;
}
</style>