Shades of Gun Powder #494659
Tints of Gun Powder #494659
RGB
CMYK
RGB Variations
Color information
#494659 (or 0x494659) is known color: Gun Powder. HEX triplet: 49, 46 and 59. RGB value is (73,70,89). Sum of RGB (Red+Green+Blue) = 73+70+89=232 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.47% from 232); Green value is 70 (27.73% from 255 or 30.17% from 232); Blue value is 89 (35.16% from 255 or 38.36% from 232); Max value from RGB is 89 - color contains mainly: blue. Hex color #494659 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494659 is #B6B9A6. Grayscale: #484848. Windows color (decimal): -11975079 or 5850697. OLE color: 5850697.
HSL color Cylindrical-coordinate representation of color #494659: hue angle of 249.47º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #494659 is Cyan = 0.18, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 70 | 89 | - |
| CMYK | 0.18 | 0.21 | 0 | 0.65 |
| HSL | 249.47º | 0.12% | 0.31% | - |
| HSV(B) | 249.47º | 0.21% | 0.35% | - |
| XYZ | 6.74 | 6.52 | 10.35 | - |
| YUV | 73.06 | 136.99 | 127.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 70 | 89 | 0.18 | 0.21 | 0 | 0.65 | 249.47 | 0.12 | 0.31 |
| Hex | 49 | 46 | 59 | 12 | 15 | 0 | 41 | F9 | C | 1F |
| Octal | 111 | 106 | 131 | 22 | 25 | 0 | 101 | 371 | 14 | 37 |
| Binary | 1001001 | 1000110 | 1011001 | 10010 | 10101 | 0 | 1000001 | 11111001 | 1100 | 11111 |
Color Harmonies of #494659
Complementary color
Monochromatic Colors of #494659
Black with #494659
Text Example
Text Example
White with #494659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494659; }
p { color: rgb(73,70,89); }
H1.HeaderClassName
{
color: #494659;
}
.AnyTagClassName
{
color: #494659;
}
</style>
background-color css
<style>
a { background-color: #494659; }
a { background-color: rgb(73,70,89); }
div.DivClassName
{
background-color: #494659;
}
.BgClassName
{
background-color: #494659;
}
</style>
border-color css
<style>
span { border-color: #494659; }
span { border-color: rgb(73,70,89); }
td.TdClassName
{
border-color: #494659;
}
.TagClassName
{
border-color: #494659;
}
</style>