Shades of Gun Powder #494556
Tints of Gun Powder #494556
RGB
CMYK
RGB Variations
Color information
#494556 (or 0x494556) is known color: Gun Powder. HEX triplet: 49, 45 and 56. RGB value is (73,69,86). Sum of RGB (Red+Green+Blue) = 73+69+86=228 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.02% from 228); Green value is 69 (27.34% from 255 or 30.26% from 228); Blue value is 86 (33.98% from 255 or 37.72% from 228); Max value from RGB is 86 - color contains mainly: blue. Hex color #494556 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494556 is #B6BAA9. Grayscale: #484848. Windows color (decimal): -11975338 or 5653833. OLE color: 5653833.
HSL color Cylindrical-coordinate representation of color #494556: hue angle of 254.12º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #494556 is Cyan = 0.15, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 69 | 86 | - |
| CMYK | 0.15 | 0.20 | 0 | 0.66 |
| HSL | 254.12º | 0.11% | 0.3% | - |
| HSV(B) | 254.12º | 0.2% | 0.34% | - |
| XYZ | 6.56 | 6.34 | 9.68 | - |
| YUV | 72.13 | 135.83 | 128.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 69 | 86 | 0.15 | 0.20 | 0 | 0.66 | 254.12 | 0.11 | 0.3 |
| Hex | 49 | 45 | 56 | F | 14 | 0 | 42 | FE | B | 1E |
| Octal | 111 | 105 | 126 | 17 | 24 | 0 | 102 | 376 | 13 | 36 |
| Binary | 1001001 | 1000101 | 1010110 | 1111 | 10100 | 0 | 1000010 | 11111110 | 1011 | 11110 |
Color Harmonies of #494556
Complementary color
Monochromatic Colors of #494556
Black with #494556
Text Example
Text Example
White with #494556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494556; }
p { color: rgb(73,69,86); }
H1.HeaderClassName
{
color: #494556;
}
.AnyTagClassName
{
color: #494556;
}
</style>
background-color css
<style>
a { background-color: #494556; }
a { background-color: rgb(73,69,86); }
div.DivClassName
{
background-color: #494556;
}
.BgClassName
{
background-color: #494556;
}
</style>
border-color css
<style>
span { border-color: #494556; }
span { border-color: rgb(73,69,86); }
td.TdClassName
{
border-color: #494556;
}
.TagClassName
{
border-color: #494556;
}
</style>