Shades of Gun Powder #444559
Tints of Gun Powder #444559
RGB
CMYK
RGB Variations
Color information
#444559 (or 0x444559) is known color: Gun Powder. HEX triplet: 44, 45 and 59. RGB value is (68,69,89). Sum of RGB (Red+Green+Blue) = 68+69+89=226 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.09% from 226); Green value is 69 (27.34% from 255 or 30.53% from 226); Blue value is 89 (35.16% from 255 or 39.38% from 226); Max value from RGB is 89 - color contains mainly: blue. Hex color #444559 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #444559 is #BBBAA6. Grayscale: #464646. Windows color (decimal): -12303015 or 5850436. OLE color: 5850436.
HSL color Cylindrical-coordinate representation of color #444559: hue angle of 237.14º 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 #444559 is Cyan = 0.24, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 69 | 89 | - |
| CMYK | 0.24 | 0.22 | 0 | 0.65 |
| HSL | 237.14º | 0.13% | 0.31% | - |
| HSV(B) | 237.14º | 0.24% | 0.35% | - |
| XYZ | 6.32 | 6.21 | 10.32 | - |
| YUV | 70.98 | 138.17 | 125.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 69 | 89 | 0.24 | 0.22 | 0 | 0.65 | 237.14 | 0.13 | 0.31 |
| Hex | 44 | 45 | 59 | 18 | 16 | 0 | 41 | ED | D | 1F |
| Octal | 104 | 105 | 131 | 30 | 26 | 0 | 101 | 355 | 15 | 37 |
| Binary | 1000100 | 1000101 | 1011001 | 11000 | 10110 | 0 | 1000001 | 11101101 | 1101 | 11111 |
Color Harmonies of #444559
Complementary color
Monochromatic Colors of #444559
Black with #444559
Text Example
Text Example
White with #444559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #444559; }
p { color: rgb(68,69,89); }
H1.HeaderClassName
{
color: #444559;
}
.AnyTagClassName
{
color: #444559;
}
</style>
background-color css
<style>
a { background-color: #444559; }
a { background-color: rgb(68,69,89); }
div.DivClassName
{
background-color: #444559;
}
.BgClassName
{
background-color: #444559;
}
</style>
border-color css
<style>
span { border-color: #444559; }
span { border-color: rgb(68,69,89); }
td.TdClassName
{
border-color: #444559;
}
.TagClassName
{
border-color: #444559;
}
</style>