Shades of Gun Powder #464160
Tints of Gun Powder #464160
RGB
CMYK
RGB Variations
Color information
#464160 (or 0x464160) is known color: Gun Powder. HEX triplet: 46, 41 and 60. RGB value is (70,65,96). Sum of RGB (Red+Green+Blue) = 70+65+96=231 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.30% from 231); Green value is 65 (25.78% from 255 or 28.14% from 231); Blue value is 96 (37.89% from 255 or 41.56% from 231); Max value from RGB is 96 - color contains mainly: blue. Hex color #464160 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464160 is #B9BE9F. Grayscale: #454545. Windows color (decimal): -12172960 or 6308166. OLE color: 6308166.
HSL color Cylindrical-coordinate representation of color #464160: hue angle of 249.68º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #464160 is Cyan = 0.27, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 65 | 96 | - |
| CMYK | 0.27 | 0.32 | 0 | 0.62 |
| HSL | 249.68º | 0.19% | 0.32% | - |
| HSV(B) | 249.68º | 0.32% | 0.38% | - |
| XYZ | 6.53 | 5.93 | 11.87 | - |
| YUV | 70.03 | 142.66 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 65 | 96 | 0.27 | 0.32 | 0 | 0.62 | 249.68 | 0.19 | 0.32 |
| Hex | 46 | 41 | 60 | 1B | 20 | 0 | 3E | FA | 13 | 20 |
| Octal | 106 | 101 | 140 | 33 | 40 | 0 | 76 | 372 | 23 | 40 |
| Binary | 1000110 | 1000001 | 1100000 | 11011 | 100000 | 0 | 111110 | 11111010 | 10011 | 100000 |
Color Harmonies of #464160
Complementary color
Monochromatic Colors of #464160
Black with #464160
Text Example
Text Example
White with #464160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464160; }
p { color: rgb(70,65,96); }
H1.HeaderClassName
{
color: #464160;
}
.AnyTagClassName
{
color: #464160;
}
</style>
background-color css
<style>
a { background-color: #464160; }
a { background-color: rgb(70,65,96); }
div.DivClassName
{
background-color: #464160;
}
.BgClassName
{
background-color: #464160;
}
</style>
border-color css
<style>
span { border-color: #464160; }
span { border-color: rgb(70,65,96); }
td.TdClassName
{
border-color: #464160;
}
.TagClassName
{
border-color: #464160;
}
</style>