Shades of Gun Powder #494760
Tints of Gun Powder #494760
RGB
CMYK
RGB Variations
Color information
#494760 (or 0x494760) is known color: Gun Powder. HEX triplet: 49, 47 and 60. RGB value is (73,71,96). Sum of RGB (Red+Green+Blue) = 73+71+96=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 71 (28.12% from 255 or 29.58% from 240); Blue value is 96 (37.89% from 255 or 40% from 240); Max value from RGB is 96 - color contains mainly: blue. Hex color #494760 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494760 is #B6B89F. Grayscale: #4A4A4A. Windows color (decimal): -11974816 or 6309705. OLE color: 6309705.
HSL color Cylindrical-coordinate representation of color #494760: hue angle of 244.8º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #494760 is Cyan = 0.24, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 71 | 96 | - |
| CMYK | 0.24 | 0.26 | 0 | 0.62 |
| HSL | 244.8º | 0.15% | 0.33% | - |
| HSV(B) | 244.8º | 0.26% | 0.38% | - |
| XYZ | 7.11 | 6.77 | 12 | - |
| YUV | 74.45 | 140.16 | 126.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 71 | 96 | 0.24 | 0.26 | 0 | 0.62 | 244.8 | 0.15 | 0.33 |
| Hex | 49 | 47 | 60 | 18 | 1A | 0 | 3E | F5 | F | 21 |
| Octal | 111 | 107 | 140 | 30 | 32 | 0 | 76 | 365 | 17 | 41 |
| Binary | 1001001 | 1000111 | 1100000 | 11000 | 11010 | 0 | 111110 | 11110101 | 1111 | 100001 |
Color Harmonies of #494760
Complementary color
Monochromatic Colors of #494760
Black with #494760
Text Example
Text Example
White with #494760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494760; }
p { color: rgb(73,71,96); }
H1.HeaderClassName
{
color: #494760;
}
.AnyTagClassName
{
color: #494760;
}
</style>
background-color css
<style>
a { background-color: #494760; }
a { background-color: rgb(73,71,96); }
div.DivClassName
{
background-color: #494760;
}
.BgClassName
{
background-color: #494760;
}
</style>
border-color css
<style>
span { border-color: #494760; }
span { border-color: rgb(73,71,96); }
td.TdClassName
{
border-color: #494760;
}
.TagClassName
{
border-color: #494760;
}
</style>