Shades of Gun Powder #464356
Tints of Gun Powder #464356
RGB
CMYK
RGB Variations
Color information
#464356 (or 0x464356) is known color: Gun Powder. HEX triplet: 46, 43 and 56. RGB value is (70,67,86). Sum of RGB (Red+Green+Blue) = 70+67+86=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 67 (26.56% from 255 or 30.04% from 223); Blue value is 86 (33.98% from 255 or 38.57% from 223); Max value from RGB is 86 - color contains mainly: blue. Hex color #464356 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464356 is #B9BCA9. Grayscale: #454545. Windows color (decimal): -12172458 or 5653318. OLE color: 5653318.
HSL color Cylindrical-coordinate representation of color #464356: hue angle of 249.47º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #464356 is Cyan = 0.19, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 67 | 86 | - |
| CMYK | 0.19 | 0.22 | 0 | 0.66 |
| HSL | 249.47º | 0.12% | 0.3% | - |
| HSV(B) | 249.47º | 0.22% | 0.34% | - |
| XYZ | 6.21 | 5.99 | 9.63 | - |
| YUV | 70.06 | 136.99 | 127.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 67 | 86 | 0.19 | 0.22 | 0 | 0.66 | 249.47 | 0.12 | 0.3 |
| Hex | 46 | 43 | 56 | 13 | 16 | 0 | 42 | F9 | C | 1E |
| Octal | 106 | 103 | 126 | 23 | 26 | 0 | 102 | 371 | 14 | 36 |
| Binary | 1000110 | 1000011 | 1010110 | 10011 | 10110 | 0 | 1000010 | 11111001 | 1100 | 11110 |
Color Harmonies of #464356
Complementary color
Monochromatic Colors of #464356
Black with #464356
Text Example
Text Example
White with #464356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464356; }
p { color: rgb(70,67,86); }
H1.HeaderClassName
{
color: #464356;
}
.AnyTagClassName
{
color: #464356;
}
</style>
background-color css
<style>
a { background-color: #464356; }
a { background-color: rgb(70,67,86); }
div.DivClassName
{
background-color: #464356;
}
.BgClassName
{
background-color: #464356;
}
</style>
border-color css
<style>
span { border-color: #464356; }
span { border-color: rgb(70,67,86); }
td.TdClassName
{
border-color: #464356;
}
.TagClassName
{
border-color: #464356;
}
</style>