Shades of Storm Dust #676556
Tints of Storm Dust #676556
RGB
CMYK
RGB Variations
Color information
#676556 (or 0x676556) is known color: Storm Dust. HEX triplet: 67, 65 and 56. RGB value is (103,101,86). Sum of RGB (Red+Green+Blue) = 103+101+86=290 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.52% from 290); Green value is 101 (39.84% from 255 or 34.83% from 290); Blue value is 86 (33.98% from 255 or 29.66% from 290); Max value from RGB is 103 - color contains mainly: red. Hex color #676556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676556 is #989AA9. Grayscale: #636363. Windows color (decimal): -10001066 or 5662055. OLE color: 5662055.
HSL color Cylindrical-coordinate representation of color #676556: hue angle of 52.94º 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 #676556 is Cyan = 0, Magento = 0.02, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 101 | 86 | - |
| CMYK | 0 | 0.02 | 0.17 | 0.60 |
| HSL | 52.94º | 0.09% | 0.37% | - |
| HSV(B) | 52.94º | 0.17% | 0.4% | - |
| XYZ | 11.93 | 12.86 | 10.66 | - |
| YUV | 99.89 | 120.16 | 130.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 101 | 86 | 0 | 0.02 | 0.17 | 0.60 | 52.94 | 0.09 | 0.37 |
| Hex | 67 | 65 | 56 | 0 | 2 | 11 | 3C | 35 | 9 | 25 |
| Octal | 147 | 145 | 126 | 0 | 2 | 21 | 74 | 65 | 11 | 45 |
| Binary | 1100111 | 1100101 | 1010110 | 0 | 10 | 10001 | 111100 | 110101 | 1001 | 100101 |
Color Harmonies of #676556
Complementary color
Monochromatic Colors of #676556
Black with #676556
Text Example
Text Example
White with #676556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676556; }
p { color: rgb(103,101,86); }
H1.HeaderClassName
{
color: #676556;
}
.AnyTagClassName
{
color: #676556;
}
</style>
background-color css
<style>
a { background-color: #676556; }
a { background-color: rgb(103,101,86); }
div.DivClassName
{
background-color: #676556;
}
.BgClassName
{
background-color: #676556;
}
</style>
border-color css
<style>
span { border-color: #676556; }
span { border-color: rgb(103,101,86); }
td.TdClassName
{
border-color: #676556;
}
.TagClassName
{
border-color: #676556;
}
</style>