Shades of Gun Powder #494654
Tints of Gun Powder #494654
RGB
CMYK
RGB Variations
Color information
#494654 (or 0x494654) is known color: Gun Powder. HEX triplet: 49, 46 and 54. RGB value is (73,70,84). Sum of RGB (Red+Green+Blue) = 73+70+84=227 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.16% from 227); Green value is 70 (27.73% from 255 or 30.84% from 227); Blue value is 84 (33.20% from 255 or 37.00% from 227); Max value from RGB is 84 - color contains mainly: blue. Hex color #494654 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494654 is #B6B9AB. Grayscale: #484848. Windows color (decimal): -11975084 or 5523017. OLE color: 5523017.
HSL color Cylindrical-coordinate representation of color #494654: hue angle of 252.86º degrees, saturation: 0.09, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #494654 is Cyan = 0.13, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 73 | 70 | 84 | - |
| CMYK | 0.13 | 0.17 | 0 | 0.67 |
| HSL | 252.86º | 0.09% | 0.3% | - |
| HSV(B) | 252.86º | 0.17% | 0.33% | - |
| XYZ | 6.54 | 6.44 | 9.29 | - |
| YUV | 72.49 | 134.49 | 128.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 70 | 84 | 0.13 | 0.17 | 0 | 0.67 | 252.86 | 0.09 | 0.3 |
| Hex | 49 | 46 | 54 | D | 11 | 0 | 43 | FD | 9 | 1E |
| Octal | 111 | 106 | 124 | 15 | 21 | 0 | 103 | 375 | 11 | 36 |
| Binary | 1001001 | 1000110 | 1010100 | 1101 | 10001 | 0 | 1000011 | 11111101 | 1001 | 11110 |
Color Harmonies of #494654
Complementary color
Monochromatic Colors of #494654
Black with #494654
Text Example
Text Example
White with #494654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494654; }
p { color: rgb(73,70,84); }
H1.HeaderClassName
{
color: #494654;
}
.AnyTagClassName
{
color: #494654;
}
</style>
background-color css
<style>
a { background-color: #494654; }
a { background-color: rgb(73,70,84); }
div.DivClassName
{
background-color: #494654;
}
.BgClassName
{
background-color: #494654;
}
</style>
border-color css
<style>
span { border-color: #494654; }
span { border-color: rgb(73,70,84); }
td.TdClassName
{
border-color: #494654;
}
.TagClassName
{
border-color: #494654;
}
</style>