Shades of Storm Dust #696557
Tints of Storm Dust #696557
RGB
CMYK
RGB Variations
Color information
#696557 (or 0x696557) is known color: Storm Dust. HEX triplet: 69, 65 and 57. RGB value is (105,101,87). Sum of RGB (Red+Green+Blue) = 105+101+87=293 (38% of max value = 765). Red value is 105 (41.41% from 255 or 35.84% from 293); Green value is 101 (39.84% from 255 or 34.47% from 293); Blue value is 87 (34.38% from 255 or 29.69% from 293); Max value from RGB is 105 - color contains mainly: red. Hex color #696557 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696557 is #969AA8. Grayscale: #646464. Windows color (decimal): -9869993 or 5727593. OLE color: 5727593.
HSL color Cylindrical-coordinate representation of color #696557: hue angle of 46.67º degrees, saturation: 0.09, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #696557 is Cyan = 0, Magento = 0.04, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 101 | 87 | - |
| CMYK | 0 | 0.04 | 0.17 | 0.59 |
| HSL | 46.67º | 0.09% | 0.38% | - |
| HSV(B) | 46.67º | 0.17% | 0.41% | - |
| XYZ | 12.2 | 13 | 10.88 | - |
| YUV | 100.6 | 120.33 | 131.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 101 | 87 | 0 | 0.04 | 0.17 | 0.59 | 46.67 | 0.09 | 0.38 |
| Hex | 69 | 65 | 57 | 0 | 4 | 11 | 3B | 2F | 9 | 26 |
| Octal | 151 | 145 | 127 | 0 | 4 | 21 | 73 | 57 | 11 | 46 |
| Binary | 1101001 | 1100101 | 1010111 | 0 | 100 | 10001 | 111011 | 101111 | 1001 | 100110 |
Color Harmonies of #696557
Complementary color
Monochromatic Colors of #696557
Black with #696557
Text Example
Text Example
White with #696557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696557; }
p { color: rgb(105,101,87); }
H1.HeaderClassName
{
color: #696557;
}
.AnyTagClassName
{
color: #696557;
}
</style>
background-color css
<style>
a { background-color: #696557; }
a { background-color: rgb(105,101,87); }
div.DivClassName
{
background-color: #696557;
}
.BgClassName
{
background-color: #696557;
}
</style>
border-color css
<style>
span { border-color: #696557; }
span { border-color: rgb(105,101,87); }
td.TdClassName
{
border-color: #696557;
}
.TagClassName
{
border-color: #696557;
}
</style>