Shades of Gun Powder #494854
Tints of Gun Powder #494854
RGB
CMYK
RGB Variations
Color information
#494854 (or 0x494854) is known color: Gun Powder. HEX triplet: 49, 48 and 54. RGB value is (73,72,84). Sum of RGB (Red+Green+Blue) = 73+72+84=229 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.88% from 229); Green value is 72 (28.52% from 255 or 31.44% from 229); Blue value is 84 (33.20% from 255 or 36.68% from 229); Max value from RGB is 84 - color contains mainly: blue. Hex color #494854 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494854 is #B6B7AB. Grayscale: #494949. Windows color (decimal): -11974572 or 5523529. OLE color: 5523529.
HSL color Cylindrical-coordinate representation of color #494854: hue angle of 245º degrees, saturation: 0.08, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #494854 is Cyan = 0.13, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 73 | 72 | 84 | - |
| CMYK | 0.13 | 0.14 | 0 | 0.67 |
| HSL | 245º | 0.08% | 0.31% | - |
| HSV(B) | 245º | 0.14% | 0.33% | - |
| XYZ | 6.67 | 6.69 | 9.33 | - |
| YUV | 73.67 | 133.83 | 127.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 72 | 84 | 0.13 | 0.14 | 0 | 0.67 | 245 | 0.08 | 0.31 |
| Hex | 49 | 48 | 54 | D | E | 0 | 43 | F5 | 8 | 1F |
| Octal | 111 | 110 | 124 | 15 | 16 | 0 | 103 | 365 | 10 | 37 |
| Binary | 1001001 | 1001000 | 1010100 | 1101 | 1110 | 0 | 1000011 | 11110101 | 1000 | 11111 |
Color Harmonies of #494854
Complementary color
Monochromatic Colors of #494854
Black with #494854
Text Example
Text Example
White with #494854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494854; }
p { color: rgb(73,72,84); }
H1.HeaderClassName
{
color: #494854;
}
.AnyTagClassName
{
color: #494854;
}
</style>
background-color css
<style>
a { background-color: #494854; }
a { background-color: rgb(73,72,84); }
div.DivClassName
{
background-color: #494854;
}
.BgClassName
{
background-color: #494854;
}
</style>
border-color css
<style>
span { border-color: #494854; }
span { border-color: rgb(73,72,84); }
td.TdClassName
{
border-color: #494854;
}
.TagClassName
{
border-color: #494854;
}
</style>