Shades of Gun Powder #494756
Tints of Gun Powder #494756
RGB
CMYK
RGB Variations
Color information
#494756 (or 0x494756) is known color: Gun Powder. HEX triplet: 49, 47 and 56. RGB value is (73,71,86). Sum of RGB (Red+Green+Blue) = 73+71+86=230 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.74% from 230); Green value is 71 (28.12% from 255 or 30.87% from 230); Blue value is 86 (33.98% from 255 or 37.39% from 230); Max value from RGB is 86 - color contains mainly: blue. Hex color #494756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494756 is #B6B8A9. Grayscale: #494949. Windows color (decimal): -11974826 or 5654345. OLE color: 5654345.
HSL color Cylindrical-coordinate representation of color #494756: hue angle of 248º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #494756 is Cyan = 0.15, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 73 | 71 | 86 | - |
| CMYK | 0.15 | 0.17 | 0 | 0.66 |
| HSL | 248º | 0.1% | 0.31% | - |
| HSV(B) | 248º | 0.17% | 0.34% | - |
| XYZ | 6.68 | 6.59 | 9.72 | - |
| YUV | 73.31 | 135.16 | 127.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 71 | 86 | 0.15 | 0.17 | 0 | 0.66 | 248 | 0.1 | 0.31 |
| Hex | 49 | 47 | 56 | F | 11 | 0 | 42 | F8 | A | 1F |
| Octal | 111 | 107 | 126 | 17 | 21 | 0 | 102 | 370 | 12 | 37 |
| Binary | 1001001 | 1000111 | 1010110 | 1111 | 10001 | 0 | 1000010 | 11111000 | 1010 | 11111 |
Color Harmonies of #494756
Complementary color
Monochromatic Colors of #494756
Black with #494756
Text Example
Text Example
White with #494756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494756; }
p { color: rgb(73,71,86); }
H1.HeaderClassName
{
color: #494756;
}
.AnyTagClassName
{
color: #494756;
}
</style>
background-color css
<style>
a { background-color: #494756; }
a { background-color: rgb(73,71,86); }
div.DivClassName
{
background-color: #494756;
}
.BgClassName
{
background-color: #494756;
}
</style>
border-color css
<style>
span { border-color: #494756; }
span { border-color: rgb(73,71,86); }
td.TdClassName
{
border-color: #494756;
}
.TagClassName
{
border-color: #494756;
}
</style>