Shades of Gun Powder #464650
Tints of Gun Powder #464650
RGB
CMYK
RGB Variations
Color information
#464650 (or 0x464650) is known color: Gun Powder. HEX triplet: 46, 46 and 50. RGB value is (70,70,80). Sum of RGB (Red+Green+Blue) = 70+70+80=220 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.82% from 220); Green value is 70 (27.73% from 255 or 31.82% from 220); Blue value is 80 (31.64% from 255 or 36.36% from 220); Max value from RGB is 80 - color contains mainly: blue. Hex color #464650 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464650 is #B9B9AF. Grayscale: #474747. Windows color (decimal): -12171696 or 5260870. OLE color: 5260870.
HSL color Cylindrical-coordinate representation of color #464650: hue angle of 240º degrees, saturation: 0.07, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #464650 is Cyan = 0.12, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
RGB | 70 | 70 | 80 | - |
CMYK | 0.12 | 0.12 | 0 | 0.69 |
HSL | 240º | 0.07% | 0.29% | - |
HSV(B) | 240º | 0.13% | 0.31% | - |
XYZ | 6.16 | 6.26 | 8.47 | - |
YUV | 71.14 | 133 | 127.19 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 70 | 70 | 80 | 0.12 | 0.12 | 0 | 0.69 | 240 | 0.07 | 0.29 |
Hex | 46 | 46 | 50 | C | C | 0 | 45 | F0 | 7 | 1D |
Octal | 106 | 106 | 120 | 14 | 14 | 0 | 105 | 360 | 7 | 35 |
Binary | 1000110 | 1000110 | 1010000 | 1100 | 1100 | 0 | 1000101 | 11110000 | 111 | 11101 |
Color Harmonies of #464650
Complementary color
Monochromatic Colors of #464650
Black with #464650
Text Example
Text Example
White with #464650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464650; }
p { color: rgb(70,70,80); }
H1.HeaderClassName
{
color: #464650;
}
.AnyTagClassName
{
color: #464650;
}
</style>
background-color css
<style>
a { background-color: #464650; }
a { background-color: rgb(70,70,80); }
div.DivClassName
{
background-color: #464650;
}
.BgClassName
{
background-color: #464650;
}
</style>
border-color css
<style>
span { border-color: #464650; }
span { border-color: rgb(70,70,80); }
td.TdClassName
{
border-color: #464650;
}
.TagClassName
{
border-color: #464650;
}
</style>