Shades of Gun Powder #464157
Tints of Gun Powder #464157
RGB
CMYK
RGB Variations
Color information
#464157 (or 0x464157) is known color: Gun Powder. HEX triplet: 46, 41 and 57. RGB value is (70,65,87). Sum of RGB (Red+Green+Blue) = 70+65+87=222 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.53% from 222); Green value is 65 (25.78% from 255 or 29.28% from 222); Blue value is 87 (34.38% from 255 or 39.19% from 222); Max value from RGB is 87 - color contains mainly: blue. Hex color #464157 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464157 is #B9BEA8. Grayscale: #444444. Windows color (decimal): -12172969 or 5718342. OLE color: 5718342.
HSL color Cylindrical-coordinate representation of color #464157: hue angle of 253.64º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #464157 is Cyan = 0.20, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 65 | 87 | - |
| CMYK | 0.20 | 0.25 | 0 | 0.66 |
| HSL | 253.64º | 0.14% | 0.3% | - |
| HSV(B) | 253.64º | 0.25% | 0.34% | - |
| XYZ | 6.14 | 5.77 | 9.81 | - |
| YUV | 69 | 138.16 | 128.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 65 | 87 | 0.20 | 0.25 | 0 | 0.66 | 253.64 | 0.14 | 0.3 |
| Hex | 46 | 41 | 57 | 14 | 19 | 0 | 42 | FE | E | 1E |
| Octal | 106 | 101 | 127 | 24 | 31 | 0 | 102 | 376 | 16 | 36 |
| Binary | 1000110 | 1000001 | 1010111 | 10100 | 11001 | 0 | 1000010 | 11111110 | 1110 | 11110 |
Color Harmonies of #464157
Complementary color
Monochromatic Colors of #464157
Black with #464157
Text Example
Text Example
White with #464157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464157; }
p { color: rgb(70,65,87); }
H1.HeaderClassName
{
color: #464157;
}
.AnyTagClassName
{
color: #464157;
}
</style>
background-color css
<style>
a { background-color: #464157; }
a { background-color: rgb(70,65,87); }
div.DivClassName
{
background-color: #464157;
}
.BgClassName
{
background-color: #464157;
}
</style>
border-color css
<style>
span { border-color: #464157; }
span { border-color: rgb(70,65,87); }
td.TdClassName
{
border-color: #464157;
}
.TagClassName
{
border-color: #464157;
}
</style>