Shades of Gun Powder #494759
Tints of Gun Powder #494759
RGB
CMYK
RGB Variations
Color information
#494759 (or 0x494759) is known color: Gun Powder. HEX triplet: 49, 47 and 59. RGB value is (73,71,89). Sum of RGB (Red+Green+Blue) = 73+71+89=233 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.33% from 233); Green value is 71 (28.12% from 255 or 30.47% from 233); Blue value is 89 (35.16% from 255 or 38.20% from 233); Max value from RGB is 89 - color contains mainly: blue. Hex color #494759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494759 is #B6B8A6. Grayscale: #494949. Windows color (decimal): -11974823 or 5850953. OLE color: 5850953.
HSL color Cylindrical-coordinate representation of color #494759: hue angle of 246.67º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #494759 is Cyan = 0.18, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 71 | 89 | - |
| CMYK | 0.18 | 0.20 | 0 | 0.65 |
| HSL | 246.67º | 0.11% | 0.31% | - |
| HSV(B) | 246.67º | 0.2% | 0.35% | - |
| XYZ | 6.8 | 6.64 | 10.38 | - |
| YUV | 73.65 | 136.66 | 127.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 71 | 89 | 0.18 | 0.20 | 0 | 0.65 | 246.67 | 0.11 | 0.31 |
| Hex | 49 | 47 | 59 | 12 | 14 | 0 | 41 | F7 | B | 1F |
| Octal | 111 | 107 | 131 | 22 | 24 | 0 | 101 | 367 | 13 | 37 |
| Binary | 1001001 | 1000111 | 1011001 | 10010 | 10100 | 0 | 1000001 | 11110111 | 1011 | 11111 |
Color Harmonies of #494759
Complementary color
Monochromatic Colors of #494759
Black with #494759
Text Example
Text Example
White with #494759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494759; }
p { color: rgb(73,71,89); }
H1.HeaderClassName
{
color: #494759;
}
.AnyTagClassName
{
color: #494759;
}
</style>
background-color css
<style>
a { background-color: #494759; }
a { background-color: rgb(73,71,89); }
div.DivClassName
{
background-color: #494759;
}
.BgClassName
{
background-color: #494759;
}
</style>
border-color css
<style>
span { border-color: #494759; }
span { border-color: rgb(73,71,89); }
td.TdClassName
{
border-color: #494759;
}
.TagClassName
{
border-color: #494759;
}
</style>