Shades of Storm Dust #616158
Tints of Storm Dust #616158
RGB
CMYK
RGB Variations
Color information
#616158 (or 0x616158) is known color: Storm Dust. HEX triplet: 61, 61 and 58. RGB value is (97,97,88). Sum of RGB (Red+Green+Blue) = 97+97+88=282 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.40% from 282); Green value is 97 (38.28% from 255 or 34.40% from 282); Blue value is 88 (34.77% from 255 or 31.21% from 282); Max value from RGB is 97 - color contains mainly: red, green. Hex color #616158 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616158 is #9E9EA7. Grayscale: #606060. Windows color (decimal): -10395304 or 5792097. OLE color: 5792097.
HSL color Cylindrical-coordinate representation of color #616158: hue angle of 60º 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 #616158 is Cyan = 0, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 97 | 88 | - |
| CMYK | 0 | 0 | 0.09 | 0.62 |
| HSL | 60º | 0.05% | 0.36% | - |
| HSV(B) | 60º | 0.09% | 0.38% | - |
| XYZ | 10.97 | 11.8 | 10.93 | - |
| YUV | 95.97 | 123.5 | 128.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 97 | 88 | 0 | 0 | 0.09 | 0.62 | 60 | 0.05 | 0.36 |
| Hex | 61 | 61 | 58 | 0 | 0 | 9 | 3E | 3C | 5 | 24 |
| Octal | 141 | 141 | 130 | 0 | 0 | 11 | 76 | 74 | 5 | 44 |
| Binary | 1100001 | 1100001 | 1011000 | 0 | 0 | 1001 | 111110 | 111100 | 101 | 100100 |
Color Harmonies of #616158
Complementary color
Monochromatic Colors of #616158
Black with #616158
Text Example
Text Example
White with #616158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616158; }
p { color: rgb(97,97,88); }
H1.HeaderClassName
{
color: #616158;
}
.AnyTagClassName
{
color: #616158;
}
</style>
background-color css
<style>
a { background-color: #616158; }
a { background-color: rgb(97,97,88); }
div.DivClassName
{
background-color: #616158;
}
.BgClassName
{
background-color: #616158;
}
</style>
border-color css
<style>
span { border-color: #616158; }
span { border-color: rgb(97,97,88); }
td.TdClassName
{
border-color: #616158;
}
.TagClassName
{
border-color: #616158;
}
</style>