Shades of Storm Dust #676456
Tints of Storm Dust #676456
RGB
CMYK
RGB Variations
Color information
#676456 (or 0x676456) is known color: Storm Dust. HEX triplet: 67, 64 and 56. RGB value is (103,100,86). Sum of RGB (Red+Green+Blue) = 103+100+86=289 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.64% from 289); Green value is 100 (39.45% from 255 or 34.60% from 289); Blue value is 86 (33.98% from 255 or 29.76% from 289); Max value from RGB is 103 - color contains mainly: red. Hex color #676456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676456 is #989BA9. Grayscale: #636363. Windows color (decimal): -10001322 or 5661799. OLE color: 5661799.
HSL color Cylindrical-coordinate representation of color #676456: hue angle of 49.41º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #676456 is Cyan = 0, Magento = 0.03, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 100 | 86 | - |
| CMYK | 0 | 0.03 | 0.17 | 0.60 |
| HSL | 49.41º | 0.09% | 0.37% | - |
| HSV(B) | 49.41º | 0.17% | 0.4% | - |
| XYZ | 11.83 | 12.67 | 10.63 | - |
| YUV | 99.3 | 120.49 | 130.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 100 | 86 | 0 | 0.03 | 0.17 | 0.60 | 49.41 | 0.09 | 0.37 |
| Hex | 67 | 64 | 56 | 0 | 3 | 11 | 3C | 31 | 9 | 25 |
| Octal | 147 | 144 | 126 | 0 | 3 | 21 | 74 | 61 | 11 | 45 |
| Binary | 1100111 | 1100100 | 1010110 | 0 | 11 | 10001 | 111100 | 110001 | 1001 | 100101 |
Color Harmonies of #676456
Complementary color
Monochromatic Colors of #676456
Black with #676456
Text Example
Text Example
White with #676456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676456; }
p { color: rgb(103,100,86); }
H1.HeaderClassName
{
color: #676456;
}
.AnyTagClassName
{
color: #676456;
}
</style>
background-color css
<style>
a { background-color: #676456; }
a { background-color: rgb(103,100,86); }
div.DivClassName
{
background-color: #676456;
}
.BgClassName
{
background-color: #676456;
}
</style>
border-color css
<style>
span { border-color: #676456; }
span { border-color: rgb(103,100,86); }
td.TdClassName
{
border-color: #676456;
}
.TagClassName
{
border-color: #676456;
}
</style>