Shades of Gun Powder #494957
Tints of Gun Powder #494957
RGB
CMYK
RGB Variations
Color information
#494957 (or 0x494957) is known color: Gun Powder. HEX triplet: 49, 49 and 57. RGB value is (73,73,87). Sum of RGB (Red+Green+Blue) = 73+73+87=233 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.33% from 233); Green value is 73 (28.91% from 255 or 31.33% from 233); Blue value is 87 (34.38% from 255 or 37.34% from 233); Max value from RGB is 87 - color contains mainly: blue. Hex color #494957 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494957 is #B6B6A8. Grayscale: #4A4A4A. Windows color (decimal): -11974313 or 5720393. OLE color: 5720393.
HSL color Cylindrical-coordinate representation of color #494957: hue angle of 240º degrees, saturation: 0.09, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #494957 is Cyan = 0.16, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 73 | 87 | - |
| CMYK | 0.16 | 0.16 | 0 | 0.66 |
| HSL | 240º | 0.09% | 0.31% | - |
| HSV(B) | 240º | 0.16% | 0.34% | - |
| XYZ | 6.85 | 6.87 | 9.98 | - |
| YUV | 74.6 | 135 | 126.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 73 | 87 | 0.16 | 0.16 | 0 | 0.66 | 240 | 0.09 | 0.31 |
| Hex | 49 | 49 | 57 | 10 | 10 | 0 | 42 | F0 | 9 | 1F |
| Octal | 111 | 111 | 127 | 20 | 20 | 0 | 102 | 360 | 11 | 37 |
| Binary | 1001001 | 1001001 | 1010111 | 10000 | 10000 | 0 | 1000010 | 11110000 | 1001 | 11111 |
Color Harmonies of #494957
Complementary color
Monochromatic Colors of #494957
Black with #494957
Text Example
Text Example
White with #494957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494957; }
p { color: rgb(73,73,87); }
H1.HeaderClassName
{
color: #494957;
}
.AnyTagClassName
{
color: #494957;
}
</style>
background-color css
<style>
a { background-color: #494957; }
a { background-color: rgb(73,73,87); }
div.DivClassName
{
background-color: #494957;
}
.BgClassName
{
background-color: #494957;
}
</style>
border-color css
<style>
span { border-color: #494957; }
span { border-color: rgb(73,73,87); }
td.TdClassName
{
border-color: #494957;
}
.TagClassName
{
border-color: #494957;
}
</style>