Shades of Gun Powder #494758
Tints of Gun Powder #494758
RGB
CMYK
RGB Variations
Color information
#494758 (or 0x494758) is known color: Gun Powder. HEX triplet: 49, 47 and 58. RGB value is (73,71,88). Sum of RGB (Red+Green+Blue) = 73+71+88=232 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.47% from 232); Green value is 71 (28.12% from 255 or 30.60% from 232); Blue value is 88 (34.77% from 255 or 37.93% from 232); Max value from RGB is 88 - color contains mainly: blue. Hex color #494758 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494758 is #B6B8A7. Grayscale: #494949. Windows color (decimal): -11974824 or 5785417. OLE color: 5785417.
HSL color Cylindrical-coordinate representation of color #494758: hue angle of 247.06º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #494758 is Cyan = 0.17, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 73 | 71 | 88 | - |
| CMYK | 0.17 | 0.19 | 0 | 0.65 |
| HSL | 247.06º | 0.11% | 0.31% | - |
| HSV(B) | 247.06º | 0.19% | 0.35% | - |
| XYZ | 6.76 | 6.63 | 10.16 | - |
| YUV | 73.54 | 136.16 | 127.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 71 | 88 | 0.17 | 0.19 | 0 | 0.65 | 247.06 | 0.11 | 0.31 |
| Hex | 49 | 47 | 58 | 11 | 13 | 0 | 41 | F7 | B | 1F |
| Octal | 111 | 107 | 130 | 21 | 23 | 0 | 101 | 367 | 13 | 37 |
| Binary | 1001001 | 1000111 | 1011000 | 10001 | 10011 | 0 | 1000001 | 11110111 | 1011 | 11111 |
Color Harmonies of #494758
Complementary color
Monochromatic Colors of #494758
Black with #494758
Text Example
Text Example
White with #494758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494758; }
p { color: rgb(73,71,88); }
H1.HeaderClassName
{
color: #494758;
}
.AnyTagClassName
{
color: #494758;
}
</style>
background-color css
<style>
a { background-color: #494758; }
a { background-color: rgb(73,71,88); }
div.DivClassName
{
background-color: #494758;
}
.BgClassName
{
background-color: #494758;
}
</style>
border-color css
<style>
span { border-color: #494758; }
span { border-color: rgb(73,71,88); }
td.TdClassName
{
border-color: #494758;
}
.TagClassName
{
border-color: #494758;
}
</style>