Shades of Gun Powder #464560
Tints of Gun Powder #464560
RGB
CMYK
RGB Variations
Color information
#464560 (or 0x464560) is known color: Gun Powder. HEX triplet: 46, 45 and 60. RGB value is (70,69,96). Sum of RGB (Red+Green+Blue) = 70+69+96=235 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.79% from 235); Green value is 69 (27.34% from 255 or 29.36% from 235); Blue value is 96 (37.89% from 255 or 40.85% from 235); Max value from RGB is 96 - color contains mainly: blue. Hex color #464560 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464560 is #B9BA9F. Grayscale: #484848. Windows color (decimal): -12171936 or 6309190. OLE color: 6309190.
HSL color Cylindrical-coordinate representation of color #464560: hue angle of 242.22º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #464560 is Cyan = 0.27, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 69 | 96 | - |
| CMYK | 0.27 | 0.28 | 0 | 0.62 |
| HSL | 242.22º | 0.16% | 0.32% | - |
| HSV(B) | 242.22º | 0.28% | 0.38% | - |
| XYZ | 6.77 | 6.4 | 11.95 | - |
| YUV | 72.38 | 141.33 | 126.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 69 | 96 | 0.27 | 0.28 | 0 | 0.62 | 242.22 | 0.16 | 0.32 |
| Hex | 46 | 45 | 60 | 1B | 1C | 0 | 3E | F2 | 10 | 20 |
| Octal | 106 | 105 | 140 | 33 | 34 | 0 | 76 | 362 | 20 | 40 |
| Binary | 1000110 | 1000101 | 1100000 | 11011 | 11100 | 0 | 111110 | 11110010 | 10000 | 100000 |
Color Harmonies of #464560
Complementary color
Monochromatic Colors of #464560
Black with #464560
Text Example
Text Example
White with #464560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464560; }
p { color: rgb(70,69,96); }
H1.HeaderClassName
{
color: #464560;
}
.AnyTagClassName
{
color: #464560;
}
</style>
background-color css
<style>
a { background-color: #464560; }
a { background-color: rgb(70,69,96); }
div.DivClassName
{
background-color: #464560;
}
.BgClassName
{
background-color: #464560;
}
</style>
border-color css
<style>
span { border-color: #464560; }
span { border-color: rgb(70,69,96); }
td.TdClassName
{
border-color: #464560;
}
.TagClassName
{
border-color: #464560;
}
</style>