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