Shades of Gun Powder #464457
Tints of Gun Powder #464457
RGB
CMYK
RGB Variations
Color information
#464457 (or 0x464457) is known color: Gun Powder. HEX triplet: 46, 44 and 57. RGB value is (70,68,87). Sum of RGB (Red+Green+Blue) = 70+68+87=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 68 (26.95% from 255 or 30.22% from 225); Blue value is 87 (34.38% from 255 or 38.67% from 225); Max value from RGB is 87 - color contains mainly: blue. Hex color #464457 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464457 is #B9BBA8. Grayscale: #464646. Windows color (decimal): -12172201 or 5719110. OLE color: 5719110.
HSL color Cylindrical-coordinate representation of color #464457: hue angle of 246.32º 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 #464457 is Cyan = 0.20, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 68 | 87 | - |
| CMYK | 0.20 | 0.22 | 0 | 0.66 |
| HSL | 246.32º | 0.12% | 0.3% | - |
| HSV(B) | 246.32º | 0.22% | 0.34% | - |
| XYZ | 6.31 | 6.12 | 9.87 | - |
| YUV | 70.76 | 137.16 | 127.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 68 | 87 | 0.20 | 0.22 | 0 | 0.66 | 246.32 | 0.12 | 0.3 |
| Hex | 46 | 44 | 57 | 14 | 16 | 0 | 42 | F6 | C | 1E |
| Octal | 106 | 104 | 127 | 24 | 26 | 0 | 102 | 366 | 14 | 36 |
| Binary | 1000110 | 1000100 | 1010111 | 10100 | 10110 | 0 | 1000010 | 11110110 | 1100 | 11110 |
Color Harmonies of #464457
Complementary color
Monochromatic Colors of #464457
Black with #464457
Text Example
Text Example
White with #464457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464457; }
p { color: rgb(70,68,87); }
H1.HeaderClassName
{
color: #464457;
}
.AnyTagClassName
{
color: #464457;
}
</style>
background-color css
<style>
a { background-color: #464457; }
a { background-color: rgb(70,68,87); }
div.DivClassName
{
background-color: #464457;
}
.BgClassName
{
background-color: #464457;
}
</style>
border-color css
<style>
span { border-color: #464457; }
span { border-color: rgb(70,68,87); }
td.TdClassName
{
border-color: #464457;
}
.TagClassName
{
border-color: #464457;
}
</style>