Shades of Gun Powder #464651
Tints of Gun Powder #464651
RGB
CMYK
RGB Variations
Color information
#464651 (or 0x464651) is known color: Gun Powder. HEX triplet: 46, 46 and 51. RGB value is (70,70,81). Sum of RGB (Red+Green+Blue) = 70+70+81=221 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.67% from 221); Green value is 70 (27.73% from 255 or 31.67% from 221); Blue value is 81 (32.03% from 255 or 36.65% from 221); Max value from RGB is 81 - color contains mainly: blue. Hex color #464651 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464651 is #B9B9AE. Grayscale: #474747. Windows color (decimal): -12171695 or 5326406. OLE color: 5326406.
HSL color Cylindrical-coordinate representation of color #464651: hue angle of 240º degrees, saturation: 0.07, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #464651 is Cyan = 0.14, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 70 | 70 | 81 | - |
| CMYK | 0.14 | 0.14 | 0 | 0.68 |
| HSL | 240º | 0.07% | 0.3% | - |
| HSV(B) | 240º | 0.14% | 0.32% | - |
| XYZ | 6.2 | 6.28 | 8.67 | - |
| YUV | 71.25 | 133.5 | 127.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 81 | 0.14 | 0.14 | 0 | 0.68 | 240 | 0.07 | 0.3 |
| Hex | 46 | 46 | 51 | E | E | 0 | 44 | F0 | 7 | 1E |
| Octal | 106 | 106 | 121 | 16 | 16 | 0 | 104 | 360 | 7 | 36 |
| Binary | 1000110 | 1000110 | 1010001 | 1110 | 1110 | 0 | 1000100 | 11110000 | 111 | 11110 |
Color Harmonies of #464651
Complementary color
Monochromatic Colors of #464651
Black with #464651
Text Example
Text Example
White with #464651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464651; }
p { color: rgb(70,70,81); }
H1.HeaderClassName
{
color: #464651;
}
.AnyTagClassName
{
color: #464651;
}
</style>
background-color css
<style>
a { background-color: #464651; }
a { background-color: rgb(70,70,81); }
div.DivClassName
{
background-color: #464651;
}
.BgClassName
{
background-color: #464651;
}
</style>
border-color css
<style>
span { border-color: #464651; }
span { border-color: rgb(70,70,81); }
td.TdClassName
{
border-color: #464651;
}
.TagClassName
{
border-color: #464651;
}
</style>