Shades of Gun Powder #444459
Tints of Gun Powder #444459
RGB
CMYK
RGB Variations
Color information
#444459 (or 0x444459) is known color: Gun Powder. HEX triplet: 44, 44 and 59. RGB value is (68,68,89). Sum of RGB (Red+Green+Blue) = 68+68+89=225 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.22% from 225); Green value is 68 (26.95% from 255 or 30.22% from 225); Blue value is 89 (35.16% from 255 or 39.56% from 225); Max value from RGB is 89 - color contains mainly: blue. Hex color #444459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #444459 is #BBBBA6. Grayscale: #464646. Windows color (decimal): -12303271 or 5850180. OLE color: 5850180.
HSL color Cylindrical-coordinate representation of color #444459: hue angle of 240º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #444459 is Cyan = 0.24, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 68 | 89 | - |
| CMYK | 0.24 | 0.24 | 0 | 0.65 |
| HSL | 240º | 0.13% | 0.31% | - |
| HSV(B) | 240º | 0.24% | 0.35% | - |
| XYZ | 6.25 | 6.08 | 10.3 | - |
| YUV | 70.39 | 138.5 | 126.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 68 | 89 | 0.24 | 0.24 | 0 | 0.65 | 240 | 0.13 | 0.31 |
| Hex | 44 | 44 | 59 | 18 | 18 | 0 | 41 | F0 | D | 1F |
| Octal | 104 | 104 | 131 | 30 | 30 | 0 | 101 | 360 | 15 | 37 |
| Binary | 1000100 | 1000100 | 1011001 | 11000 | 11000 | 0 | 1000001 | 11110000 | 1101 | 11111 |
Color Harmonies of #444459
Complementary color
Monochromatic Colors of #444459
Black with #444459
Text Example
Text Example
White with #444459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #444459; }
p { color: rgb(68,68,89); }
H1.HeaderClassName
{
color: #444459;
}
.AnyTagClassName
{
color: #444459;
}
</style>
background-color css
<style>
a { background-color: #444459; }
a { background-color: rgb(68,68,89); }
div.DivClassName
{
background-color: #444459;
}
.BgClassName
{
background-color: #444459;
}
</style>
border-color css
<style>
span { border-color: #444459; }
span { border-color: rgb(68,68,89); }
td.TdClassName
{
border-color: #444459;
}
.TagClassName
{
border-color: #444459;
}
</style>