Shades of Storm Dust #676459
Tints of Storm Dust #676459
RGB
CMYK
RGB Variations
Color information
#676459 (or 0x676459) is known color: Storm Dust. HEX triplet: 67, 64 and 59. RGB value is (103,100,89). Sum of RGB (Red+Green+Blue) = 103+100+89=292 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.27% from 292); Green value is 100 (39.45% from 255 or 34.25% from 292); Blue value is 89 (35.16% from 255 or 30.48% from 292); Max value from RGB is 103 - color contains mainly: red. Hex color #676459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676459 is #989BA6. Grayscale: #636363. Windows color (decimal): -10001319 or 5858407. OLE color: 5858407.
HSL color Cylindrical-coordinate representation of color #676459: hue angle of 47.14º degrees, saturation: 0.07, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #676459 is Cyan = 0, Magento = 0.03, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 100 | 89 | - |
| CMYK | 0 | 0.03 | 0.14 | 0.60 |
| HSL | 47.14º | 0.07% | 0.38% | - |
| HSV(B) | 47.14º | 0.14% | 0.4% | - |
| XYZ | 11.95 | 12.72 | 11.28 | - |
| YUV | 99.64 | 121.99 | 130.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 100 | 89 | 0 | 0.03 | 0.14 | 0.60 | 47.14 | 0.07 | 0.38 |
| Hex | 67 | 64 | 59 | 0 | 3 | E | 3C | 2F | 7 | 26 |
| Octal | 147 | 144 | 131 | 0 | 3 | 16 | 74 | 57 | 7 | 46 |
| Binary | 1100111 | 1100100 | 1011001 | 0 | 11 | 1110 | 111100 | 101111 | 111 | 100110 |
Color Harmonies of #676459
Complementary color
Monochromatic Colors of #676459
Black with #676459
Text Example
Text Example
White with #676459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676459; }
p { color: rgb(103,100,89); }
H1.HeaderClassName
{
color: #676459;
}
.AnyTagClassName
{
color: #676459;
}
</style>
background-color css
<style>
a { background-color: #676459; }
a { background-color: rgb(103,100,89); }
div.DivClassName
{
background-color: #676459;
}
.BgClassName
{
background-color: #676459;
}
</style>
border-color css
<style>
span { border-color: #676459; }
span { border-color: rgb(103,100,89); }
td.TdClassName
{
border-color: #676459;
}
.TagClassName
{
border-color: #676459;
}
</style>