Shades of Storm Dust #656259
Tints of Storm Dust #656259
RGB
CMYK
RGB Variations
Color information
#656259 (or 0x656259) is known color: Storm Dust. HEX triplet: 65, 62 and 59. RGB value is (101,98,89). Sum of RGB (Red+Green+Blue) = 101+98+89=288 (38% of max value = 765). Red value is 101 (39.84% from 255 or 35.07% from 288); Green value is 98 (38.67% from 255 or 34.03% from 288); Blue value is 89 (35.16% from 255 or 30.90% from 288); Max value from RGB is 101 - color contains mainly: red. Hex color #656259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656259 is #9A9DA6. Grayscale: #616161. Windows color (decimal): -10132903 or 5857893. OLE color: 5857893.
HSL color Cylindrical-coordinate representation of color #656259: hue angle of 45º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #656259 is Cyan = 0, Magento = 0.03, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 98 | 89 | - |
| CMYK | 0 | 0.03 | 0.12 | 0.60 |
| HSL | 45º | 0.06% | 0.37% | - |
| HSV(B) | 45º | 0.12% | 0.4% | - |
| XYZ | 11.54 | 12.22 | 11.2 | - |
| YUV | 97.87 | 122.99 | 130.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 98 | 89 | 0 | 0.03 | 0.12 | 0.60 | 45 | 0.06 | 0.37 |
| Hex | 65 | 62 | 59 | 0 | 3 | C | 3C | 2D | 6 | 25 |
| Octal | 145 | 142 | 131 | 0 | 3 | 14 | 74 | 55 | 6 | 45 |
| Binary | 1100101 | 1100010 | 1011001 | 0 | 11 | 1100 | 111100 | 101101 | 110 | 100101 |
Color Harmonies of #656259
Complementary color
Monochromatic Colors of #656259
Black with #656259
Text Example
Text Example
White with #656259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656259; }
p { color: rgb(101,98,89); }
H1.HeaderClassName
{
color: #656259;
}
.AnyTagClassName
{
color: #656259;
}
</style>
background-color css
<style>
a { background-color: #656259; }
a { background-color: rgb(101,98,89); }
div.DivClassName
{
background-color: #656259;
}
.BgClassName
{
background-color: #656259;
}
</style>
border-color css
<style>
span { border-color: #656259; }
span { border-color: rgb(101,98,89); }
td.TdClassName
{
border-color: #656259;
}
.TagClassName
{
border-color: #656259;
}
</style>