Shades of Gun Powder #494655
Tints of Gun Powder #494655
RGB
CMYK
RGB Variations
Color information
#494655 (or 0x494655) is known color: Gun Powder. HEX triplet: 49, 46 and 55. RGB value is (73,70,85). Sum of RGB (Red+Green+Blue) = 73+70+85=228 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.02% from 228); Green value is 70 (27.73% from 255 or 30.70% from 228); Blue value is 85 (33.59% from 255 or 37.28% from 228); Max value from RGB is 85 - color contains mainly: blue. Hex color #494655 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494655 is #B6B9AA. Grayscale: #484848. Windows color (decimal): -11975083 or 5588553. OLE color: 5588553.
HSL color Cylindrical-coordinate representation of color #494655: hue angle of 252º degrees, saturation: 0.1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #494655 is Cyan = 0.14, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 73 | 70 | 85 | - |
| CMYK | 0.14 | 0.18 | 0 | 0.67 |
| HSL | 252º | 0.1% | 0.3% | - |
| HSV(B) | 252º | 0.18% | 0.33% | - |
| XYZ | 6.58 | 6.45 | 9.49 | - |
| YUV | 72.61 | 134.99 | 128.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 70 | 85 | 0.14 | 0.18 | 0 | 0.67 | 252 | 0.1 | 0.3 |
| Hex | 49 | 46 | 55 | E | 12 | 0 | 43 | FC | A | 1E |
| Octal | 111 | 106 | 125 | 16 | 22 | 0 | 103 | 374 | 12 | 36 |
| Binary | 1001001 | 1000110 | 1010101 | 1110 | 10010 | 0 | 1000011 | 11111100 | 1010 | 11110 |
Color Harmonies of #494655
Complementary color
Monochromatic Colors of #494655
Black with #494655
Text Example
Text Example
White with #494655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494655; }
p { color: rgb(73,70,85); }
H1.HeaderClassName
{
color: #494655;
}
.AnyTagClassName
{
color: #494655;
}
</style>
background-color css
<style>
a { background-color: #494655; }
a { background-color: rgb(73,70,85); }
div.DivClassName
{
background-color: #494655;
}
.BgClassName
{
background-color: #494655;
}
</style>
border-color css
<style>
span { border-color: #494655; }
span { border-color: rgb(73,70,85); }
td.TdClassName
{
border-color: #494655;
}
.TagClassName
{
border-color: #494655;
}
</style>