Shades of Storm Dust #676457
Tints of Storm Dust #676457
RGB
CMYK
RGB Variations
Color information
#676457 (or 0x676457) is known color: Storm Dust. HEX triplet: 67, 64 and 57. RGB value is (103,100,87). Sum of RGB (Red+Green+Blue) = 103+100+87=290 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.52% from 290); Green value is 100 (39.45% from 255 or 34.48% from 290); Blue value is 87 (34.38% from 255 or 30% from 290); Max value from RGB is 103 - color contains mainly: red. Hex color #676457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676457 is #989BA8. Grayscale: #636363. Windows color (decimal): -10001321 or 5727335. OLE color: 5727335.
HSL color Cylindrical-coordinate representation of color #676457: hue angle of 48.75º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #676457 is Cyan = 0, Magento = 0.03, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 100 | 87 | - |
| CMYK | 0 | 0.03 | 0.16 | 0.60 |
| HSL | 48.75º | 0.08% | 0.37% | - |
| HSV(B) | 48.75º | 0.16% | 0.4% | - |
| XYZ | 11.87 | 12.69 | 10.84 | - |
| YUV | 99.42 | 120.99 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 100 | 87 | 0 | 0.03 | 0.16 | 0.60 | 48.75 | 0.08 | 0.37 |
| Hex | 67 | 64 | 57 | 0 | 3 | 10 | 3C | 31 | 8 | 25 |
| Octal | 147 | 144 | 127 | 0 | 3 | 20 | 74 | 61 | 10 | 45 |
| Binary | 1100111 | 1100100 | 1010111 | 0 | 11 | 10000 | 111100 | 110001 | 1000 | 100101 |
Color Harmonies of #676457
Complementary color
Monochromatic Colors of #676457
Black with #676457
Text Example
Text Example
White with #676457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676457; }
p { color: rgb(103,100,87); }
H1.HeaderClassName
{
color: #676457;
}
.AnyTagClassName
{
color: #676457;
}
</style>
background-color css
<style>
a { background-color: #676457; }
a { background-color: rgb(103,100,87); }
div.DivClassName
{
background-color: #676457;
}
.BgClassName
{
background-color: #676457;
}
</style>
border-color css
<style>
span { border-color: #676457; }
span { border-color: rgb(103,100,87); }
td.TdClassName
{
border-color: #676457;
}
.TagClassName
{
border-color: #676457;
}
</style>