Shades of Gun Powder #444458
Tints of Gun Powder #444458
RGB
CMYK
RGB Variations
Color information
#444458 (or 0x444458) is known color: Gun Powder. HEX triplet: 44, 44 and 58. RGB value is (68,68,88). Sum of RGB (Red+Green+Blue) = 68+68+88=224 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.36% from 224); Green value is 68 (26.95% from 255 or 30.36% from 224); Blue value is 88 (34.77% from 255 or 39.29% from 224); Max value from RGB is 88 - color contains mainly: blue. Hex color #444458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #444458 is #BBBBA7. Grayscale: #464646. Windows color (decimal): -12303272 or 5784644. OLE color: 5784644.
HSL color Cylindrical-coordinate representation of color #444458: 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.23%. Process color model (Four color, CMYK) of #444458 is Cyan = 0.23, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 68 | 88 | - |
| CMYK | 0.23 | 0.23 | 0 | 0.65 |
| HSL | 240º | 0.13% | 0.31% | - |
| HSV(B) | 240º | 0.23% | 0.35% | - |
| XYZ | 6.21 | 6.07 | 10.08 | - |
| YUV | 70.28 | 138 | 126.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 68 | 88 | 0.23 | 0.23 | 0 | 0.65 | 240 | 0.13 | 0.31 |
| Hex | 44 | 44 | 58 | 17 | 17 | 0 | 41 | F0 | D | 1F |
| Octal | 104 | 104 | 130 | 27 | 27 | 0 | 101 | 360 | 15 | 37 |
| Binary | 1000100 | 1000100 | 1011000 | 10111 | 10111 | 0 | 1000001 | 11110000 | 1101 | 11111 |
Color Harmonies of #444458
Complementary color
Monochromatic Colors of #444458
Black with #444458
Text Example
Text Example
White with #444458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #444458; }
p { color: rgb(68,68,88); }
H1.HeaderClassName
{
color: #444458;
}
.AnyTagClassName
{
color: #444458;
}
</style>
background-color css
<style>
a { background-color: #444458; }
a { background-color: rgb(68,68,88); }
div.DivClassName
{
background-color: #444458;
}
.BgClassName
{
background-color: #444458;
}
</style>
border-color css
<style>
span { border-color: #444458; }
span { border-color: rgb(68,68,88); }
td.TdClassName
{
border-color: #444458;
}
.TagClassName
{
border-color: #444458;
}
</style>