Shades of Gun Powder #464556
Tints of Gun Powder #464556
RGB
CMYK
RGB Variations
Color information
#464556 (or 0x464556) is known color: Gun Powder. HEX triplet: 46, 45 and 56. RGB value is (70,69,86). Sum of RGB (Red+Green+Blue) = 70+69+86=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 69 (27.34% from 255 or 30.67% from 225); Blue value is 86 (33.98% from 255 or 38.22% from 225); Max value from RGB is 86 - color contains mainly: blue. Hex color #464556 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464556 is #B9BAA9. Grayscale: #474747. Windows color (decimal): -12171946 or 5653830. OLE color: 5653830.
HSL color Cylindrical-coordinate representation of color #464556: hue angle of 243.53º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #464556 is Cyan = 0.19, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 69 | 86 | - |
| CMYK | 0.19 | 0.20 | 0 | 0.66 |
| HSL | 243.53º | 0.11% | 0.3% | - |
| HSV(B) | 243.53º | 0.2% | 0.34% | - |
| XYZ | 6.33 | 6.23 | 9.67 | - |
| YUV | 71.24 | 136.33 | 127.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 69 | 86 | 0.19 | 0.20 | 0 | 0.66 | 243.53 | 0.11 | 0.3 |
| Hex | 46 | 45 | 56 | 13 | 14 | 0 | 42 | F4 | B | 1E |
| Octal | 106 | 105 | 126 | 23 | 24 | 0 | 102 | 364 | 13 | 36 |
| Binary | 1000110 | 1000101 | 1010110 | 10011 | 10100 | 0 | 1000010 | 11110100 | 1011 | 11110 |
Color Harmonies of #464556
Complementary color
Monochromatic Colors of #464556
Black with #464556
Text Example
Text Example
White with #464556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464556; }
p { color: rgb(70,69,86); }
H1.HeaderClassName
{
color: #464556;
}
.AnyTagClassName
{
color: #464556;
}
</style>
background-color css
<style>
a { background-color: #464556; }
a { background-color: rgb(70,69,86); }
div.DivClassName
{
background-color: #464556;
}
.BgClassName
{
background-color: #464556;
}
</style>
border-color css
<style>
span { border-color: #464556; }
span { border-color: rgb(70,69,86); }
td.TdClassName
{
border-color: #464556;
}
.TagClassName
{
border-color: #464556;
}
</style>