Shades of Gun Powder #494661
Tints of Gun Powder #494661
RGB
CMYK
RGB Variations
Color information
#494661 (or 0x494661) is known color: Gun Powder. HEX triplet: 49, 46 and 61. RGB value is (73,70,97). Sum of RGB (Red+Green+Blue) = 73+70+97=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 70 (27.73% from 255 or 29.17% from 240); Blue value is 97 (38.28% from 255 or 40.42% from 240); Max value from RGB is 97 - color contains mainly: blue. Hex color #494661 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494661 is #B6B99E. Grayscale: #494949. Windows color (decimal): -11975071 or 6374985. OLE color: 6374985.
HSL color Cylindrical-coordinate representation of color #494661: hue angle of 246.67º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #494661 is Cyan = 0.25, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 70 | 97 | - |
| CMYK | 0.25 | 0.28 | 0 | 0.62 |
| HSL | 246.67º | 0.16% | 0.33% | - |
| HSV(B) | 246.67º | 0.28% | 0.38% | - |
| XYZ | 7.1 | 6.66 | 12.22 | - |
| YUV | 73.98 | 140.99 | 127.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 70 | 97 | 0.25 | 0.28 | 0 | 0.62 | 246.67 | 0.16 | 0.33 |
| Hex | 49 | 46 | 61 | 19 | 1C | 0 | 3E | F7 | 10 | 21 |
| Octal | 111 | 106 | 141 | 31 | 34 | 0 | 76 | 367 | 20 | 41 |
| Binary | 1001001 | 1000110 | 1100001 | 11001 | 11100 | 0 | 111110 | 11110111 | 10000 | 100001 |
Color Harmonies of #494661
Complementary color
Monochromatic Colors of #494661
Black with #494661
Text Example
Text Example
White with #494661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494661; }
p { color: rgb(73,70,97); }
H1.HeaderClassName
{
color: #494661;
}
.AnyTagClassName
{
color: #494661;
}
</style>
background-color css
<style>
a { background-color: #494661; }
a { background-color: rgb(73,70,97); }
div.DivClassName
{
background-color: #494661;
}
.BgClassName
{
background-color: #494661;
}
</style>
border-color css
<style>
span { border-color: #494661; }
span { border-color: rgb(73,70,97); }
td.TdClassName
{
border-color: #494661;
}
.TagClassName
{
border-color: #494661;
}
</style>