Shades of Gun Powder #494956
Tints of Gun Powder #494956
RGB
CMYK
RGB Variations
Color information
#494956 (or 0x494956) is known color: Gun Powder. HEX triplet: 49, 49 and 56. RGB value is (73,73,86). Sum of RGB (Red+Green+Blue) = 73+73+86=232 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.47% from 232); Green value is 73 (28.91% from 255 or 31.47% from 232); Blue value is 86 (33.98% from 255 or 37.07% from 232); Max value from RGB is 86 - color contains mainly: blue. Hex color #494956 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494956 is #B6B6A9. Grayscale: #4A4A4A. Windows color (decimal): -11974314 or 5654857. OLE color: 5654857.
HSL color Cylindrical-coordinate representation of color #494956: hue angle of 240º degrees, saturation: 0.08, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #494956 is Cyan = 0.15, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 73 | 86 | - |
| CMYK | 0.15 | 0.15 | 0 | 0.66 |
| HSL | 240º | 0.08% | 0.31% | - |
| HSV(B) | 240º | 0.15% | 0.34% | - |
| XYZ | 6.81 | 6.85 | 9.77 | - |
| YUV | 74.48 | 134.5 | 126.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 73 | 86 | 0.15 | 0.15 | 0 | 0.66 | 240 | 0.08 | 0.31 |
| Hex | 49 | 49 | 56 | F | F | 0 | 42 | F0 | 8 | 1F |
| Octal | 111 | 111 | 126 | 17 | 17 | 0 | 102 | 360 | 10 | 37 |
| Binary | 1001001 | 1001001 | 1010110 | 1111 | 1111 | 0 | 1000010 | 11110000 | 1000 | 11111 |
Color Harmonies of #494956
Complementary color
Monochromatic Colors of #494956
Black with #494956
Text Example
Text Example
White with #494956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494956; }
p { color: rgb(73,73,86); }
H1.HeaderClassName
{
color: #494956;
}
.AnyTagClassName
{
color: #494956;
}
</style>
background-color css
<style>
a { background-color: #494956; }
a { background-color: rgb(73,73,86); }
div.DivClassName
{
background-color: #494956;
}
.BgClassName
{
background-color: #494956;
}
</style>
border-color css
<style>
span { border-color: #494956; }
span { border-color: rgb(73,73,86); }
td.TdClassName
{
border-color: #494956;
}
.TagClassName
{
border-color: #494956;
}
</style>