Shades of Gun Powder #494462
Tints of Gun Powder #494462
RGB
CMYK
RGB Variations
Color information
#494462 (or 0x494462) is known color: Gun Powder. HEX triplet: 49, 44 and 62. RGB value is (73,68,98). Sum of RGB (Red+Green+Blue) = 73+68+98=239 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.54% from 239); Green value is 68 (26.95% from 255 or 28.45% from 239); Blue value is 98 (38.67% from 255 or 41.00% from 239); Max value from RGB is 98 - color contains mainly: blue. Hex color #494462 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494462 is #B6BB9D. Grayscale: #484848. Windows color (decimal): -11975582 or 6440009. OLE color: 6440009.
HSL color Cylindrical-coordinate representation of color #494462: hue angle of 250º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #494462 is Cyan = 0.26, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 68 | 98 | - |
| CMYK | 0.26 | 0.31 | 0 | 0.62 |
| HSL | 250º | 0.18% | 0.33% | - |
| HSV(B) | 250º | 0.31% | 0.38% | - |
| XYZ | 7.02 | 6.43 | 12.43 | - |
| YUV | 72.92 | 142.16 | 128.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 68 | 98 | 0.26 | 0.31 | 0 | 0.62 | 250 | 0.18 | 0.33 |
| Hex | 49 | 44 | 62 | 1A | 1F | 0 | 3E | FA | 12 | 21 |
| Octal | 111 | 104 | 142 | 32 | 37 | 0 | 76 | 372 | 22 | 41 |
| Binary | 1001001 | 1000100 | 1100010 | 11010 | 11111 | 0 | 111110 | 11111010 | 10010 | 100001 |
Color Harmonies of #494462
Complementary color
Monochromatic Colors of #494462
Black with #494462
Text Example
Text Example
White with #494462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494462; }
p { color: rgb(73,68,98); }
H1.HeaderClassName
{
color: #494462;
}
.AnyTagClassName
{
color: #494462;
}
</style>
background-color css
<style>
a { background-color: #494462; }
a { background-color: rgb(73,68,98); }
div.DivClassName
{
background-color: #494462;
}
.BgClassName
{
background-color: #494462;
}
</style>
border-color css
<style>
span { border-color: #494462; }
span { border-color: rgb(73,68,98); }
td.TdClassName
{
border-color: #494462;
}
.TagClassName
{
border-color: #494462;
}
</style>