Shades of Gun Powder #494463
Tints of Gun Powder #494463
RGB
CMYK
RGB Variations
Color information
#494463 (or 0x494463) is known color: Gun Powder. HEX triplet: 49, 44 and 63. RGB value is (73,68,99). Sum of RGB (Red+Green+Blue) = 73+68+99=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 68 (26.95% from 255 or 28.33% from 240); Blue value is 99 (39.06% from 255 or 41.25% from 240); Max value from RGB is 99 - color contains mainly: blue. Hex color #494463 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494463 is #B6BB9C. Grayscale: #484848. Windows color (decimal): -11975581 or 6505545. OLE color: 6505545.
HSL color Cylindrical-coordinate representation of color #494463: hue angle of 249.68º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #494463 is Cyan = 0.26, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 68 | 99 | - |
| CMYK | 0.26 | 0.31 | 0 | 0.61 |
| HSL | 249.68º | 0.19% | 0.33% | - |
| HSV(B) | 249.68º | 0.31% | 0.39% | - |
| XYZ | 7.07 | 6.45 | 12.68 | - |
| YUV | 73.03 | 142.66 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 68 | 99 | 0.26 | 0.31 | 0 | 0.61 | 249.68 | 0.19 | 0.33 |
| Hex | 49 | 44 | 63 | 1A | 1F | 0 | 3D | FA | 13 | 21 |
| Octal | 111 | 104 | 143 | 32 | 37 | 0 | 75 | 372 | 23 | 41 |
| Binary | 1001001 | 1000100 | 1100011 | 11010 | 11111 | 0 | 111101 | 11111010 | 10011 | 100001 |
Color Harmonies of #494463
Complementary color
Monochromatic Colors of #494463
Black with #494463
Text Example
Text Example
White with #494463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494463; }
p { color: rgb(73,68,99); }
H1.HeaderClassName
{
color: #494463;
}
.AnyTagClassName
{
color: #494463;
}
</style>
background-color css
<style>
a { background-color: #494463; }
a { background-color: rgb(73,68,99); }
div.DivClassName
{
background-color: #494463;
}
.BgClassName
{
background-color: #494463;
}
</style>
border-color css
<style>
span { border-color: #494463; }
span { border-color: rgb(73,68,99); }
td.TdClassName
{
border-color: #494463;
}
.TagClassName
{
border-color: #494463;
}
</style>