Shades of Gun Powder #494562
Tints of Gun Powder #494562
RGB
CMYK
RGB Variations
Color information
#494562 (or 0x494562) is known color: Gun Powder. HEX triplet: 49, 45 and 62. RGB value is (73,69,98). Sum of RGB (Red+Green+Blue) = 73+69+98=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 69 (27.34% from 255 or 28.75% from 240); Blue value is 98 (38.67% from 255 or 40.83% from 240); Max value from RGB is 98 - color contains mainly: blue. Hex color #494562 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494562 is #B6BA9D. Grayscale: #494949. Windows color (decimal): -11975326 or 6440265. OLE color: 6440265.
HSL color Cylindrical-coordinate representation of color #494562: hue angle of 248.28º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #494562 is Cyan = 0.26, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 69 | 98 | - |
| CMYK | 0.26 | 0.30 | 0 | 0.62 |
| HSL | 248.28º | 0.17% | 0.33% | - |
| HSV(B) | 248.28º | 0.3% | 0.38% | - |
| XYZ | 7.08 | 6.55 | 12.45 | - |
| YUV | 73.5 | 141.83 | 127.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 69 | 98 | 0.26 | 0.30 | 0 | 0.62 | 248.28 | 0.17 | 0.33 |
| Hex | 49 | 45 | 62 | 1A | 1E | 0 | 3E | F8 | 11 | 21 |
| Octal | 111 | 105 | 142 | 32 | 36 | 0 | 76 | 370 | 21 | 41 |
| Binary | 1001001 | 1000101 | 1100010 | 11010 | 11110 | 0 | 111110 | 11111000 | 10001 | 100001 |
Color Harmonies of #494562
Complementary color
Monochromatic Colors of #494562
Black with #494562
Text Example
Text Example
White with #494562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494562; }
p { color: rgb(73,69,98); }
H1.HeaderClassName
{
color: #494562;
}
.AnyTagClassName
{
color: #494562;
}
</style>
background-color css
<style>
a { background-color: #494562; }
a { background-color: rgb(73,69,98); }
div.DivClassName
{
background-color: #494562;
}
.BgClassName
{
background-color: #494562;
}
</style>
border-color css
<style>
span { border-color: #494562; }
span { border-color: rgb(73,69,98); }
td.TdClassName
{
border-color: #494562;
}
.TagClassName
{
border-color: #494562;
}
</style>