Shades of Gun Powder #494752
Tints of Gun Powder #494752
RGB
CMYK
RGB Variations
Color information
#494752 (or 0x494752) is known color: Gun Powder. HEX triplet: 49, 47 and 52. RGB value is (73,71,82). Sum of RGB (Red+Green+Blue) = 73+71+82=226 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.30% from 226); Green value is 71 (28.12% from 255 or 31.42% from 226); Blue value is 82 (32.42% from 255 or 36.28% from 226); Max value from RGB is 82 - color contains mainly: blue. Hex color #494752 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494752 is #B6B8AD. Grayscale: #484848. Windows color (decimal): -11974830 or 5392201. OLE color: 5392201.
HSL color Cylindrical-coordinate representation of color #494752: hue angle of 250.91º degrees, saturation: 0.07, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #494752 is Cyan = 0.11, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 73 | 71 | 82 | - |
| CMYK | 0.11 | 0.13 | 0 | 0.68 |
| HSL | 250.91º | 0.07% | 0.3% | - |
| HSV(B) | 250.91º | 0.13% | 0.32% | - |
| XYZ | 6.52 | 6.53 | 8.9 | - |
| YUV | 72.85 | 133.16 | 128.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 71 | 82 | 0.11 | 0.13 | 0 | 0.68 | 250.91 | 0.07 | 0.3 |
| Hex | 49 | 47 | 52 | B | D | 0 | 44 | FB | 7 | 1E |
| Octal | 111 | 107 | 122 | 13 | 15 | 0 | 104 | 373 | 7 | 36 |
| Binary | 1001001 | 1000111 | 1010010 | 1011 | 1101 | 0 | 1000100 | 11111011 | 111 | 11110 |
Color Harmonies of #494752
Complementary color
Monochromatic Colors of #494752
Black with #494752
Text Example
Text Example
White with #494752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494752; }
p { color: rgb(73,71,82); }
H1.HeaderClassName
{
color: #494752;
}
.AnyTagClassName
{
color: #494752;
}
</style>
background-color css
<style>
a { background-color: #494752; }
a { background-color: rgb(73,71,82); }
div.DivClassName
{
background-color: #494752;
}
.BgClassName
{
background-color: #494752;
}
</style>
border-color css
<style>
span { border-color: #494752; }
span { border-color: rgb(73,71,82); }
td.TdClassName
{
border-color: #494752;
}
.TagClassName
{
border-color: #494752;
}
</style>