Shades of Gun Powder #494458
Tints of Gun Powder #494458
RGB
CMYK
RGB Variations
Color information
#494458 (or 0x494458) is known color: Gun Powder. HEX triplet: 49, 44 and 58. RGB value is (73,68,88). Sum of RGB (Red+Green+Blue) = 73+68+88=229 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.88% from 229); Green value is 68 (26.95% from 255 or 29.69% from 229); Blue value is 88 (34.77% from 255 or 38.43% from 229); Max value from RGB is 88 - color contains mainly: blue. Hex color #494458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494458 is #B6BBA7. Grayscale: #474747. Windows color (decimal): -11975592 or 5784649. OLE color: 5784649.
HSL color Cylindrical-coordinate representation of color #494458: hue angle of 255º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #494458 is Cyan = 0.17, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 68 | 88 | - |
| CMYK | 0.17 | 0.23 | 0 | 0.65 |
| HSL | 255º | 0.13% | 0.31% | - |
| HSV(B) | 255º | 0.23% | 0.35% | - |
| XYZ | 6.58 | 6.26 | 10.09 | - |
| YUV | 71.78 | 137.16 | 128.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 68 | 88 | 0.17 | 0.23 | 0 | 0.65 | 255 | 0.13 | 0.31 |
| Hex | 49 | 44 | 58 | 11 | 17 | 0 | 41 | FF | D | 1F |
| Octal | 111 | 104 | 130 | 21 | 27 | 0 | 101 | 377 | 15 | 37 |
| Binary | 1001001 | 1000100 | 1011000 | 10001 | 10111 | 0 | 1000001 | 11111111 | 1101 | 11111 |
Color Harmonies of #494458
Complementary color
Monochromatic Colors of #494458
Black with #494458
Text Example
Text Example
White with #494458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494458; }
p { color: rgb(73,68,88); }
H1.HeaderClassName
{
color: #494458;
}
.AnyTagClassName
{
color: #494458;
}
</style>
background-color css
<style>
a { background-color: #494458; }
a { background-color: rgb(73,68,88); }
div.DivClassName
{
background-color: #494458;
}
.BgClassName
{
background-color: #494458;
}
</style>
border-color css
<style>
span { border-color: #494458; }
span { border-color: rgb(73,68,88); }
td.TdClassName
{
border-color: #494458;
}
.TagClassName
{
border-color: #494458;
}
</style>