Shades of Gun Powder #464358
Tints of Gun Powder #464358
RGB
CMYK
RGB Variations
Color information
#464358 (or 0x464358) is known color: Gun Powder. HEX triplet: 46, 43 and 58. RGB value is (70,67,88). Sum of RGB (Red+Green+Blue) = 70+67+88=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 67 (26.56% from 255 or 29.78% from 225); Blue value is 88 (34.77% from 255 or 39.11% from 225); Max value from RGB is 88 - color contains mainly: blue. Hex color #464358 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464358 is #B9BCA7. Grayscale: #464646. Windows color (decimal): -12172456 or 5784390. OLE color: 5784390.
HSL color Cylindrical-coordinate representation of color #464358: hue angle of 248.57º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #464358 is Cyan = 0.20, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 67 | 88 | - |
| CMYK | 0.20 | 0.24 | 0 | 0.65 |
| HSL | 248.57º | 0.14% | 0.3% | - |
| HSV(B) | 248.57º | 0.24% | 0.35% | - |
| XYZ | 6.29 | 6.02 | 10.06 | - |
| YUV | 70.29 | 137.99 | 127.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 67 | 88 | 0.20 | 0.24 | 0 | 0.65 | 248.57 | 0.14 | 0.3 |
| Hex | 46 | 43 | 58 | 14 | 18 | 0 | 41 | F9 | E | 1E |
| Octal | 106 | 103 | 130 | 24 | 30 | 0 | 101 | 371 | 16 | 36 |
| Binary | 1000110 | 1000011 | 1011000 | 10100 | 11000 | 0 | 1000001 | 11111001 | 1110 | 11110 |
Color Harmonies of #464358
Complementary color
Monochromatic Colors of #464358
Black with #464358
Text Example
Text Example
White with #464358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464358; }
p { color: rgb(70,67,88); }
H1.HeaderClassName
{
color: #464358;
}
.AnyTagClassName
{
color: #464358;
}
</style>
background-color css
<style>
a { background-color: #464358; }
a { background-color: rgb(70,67,88); }
div.DivClassName
{
background-color: #464358;
}
.BgClassName
{
background-color: #464358;
}
</style>
border-color css
<style>
span { border-color: #464358; }
span { border-color: rgb(70,67,88); }
td.TdClassName
{
border-color: #464358;
}
.TagClassName
{
border-color: #464358;
}
</style>