Shades of Gun Powder #444457
Tints of Gun Powder #444457
RGB
CMYK
RGB Variations
Color information
#444457 (or 0x444457) is known color: Gun Powder. HEX triplet: 44, 44 and 57. RGB value is (68,68,87). Sum of RGB (Red+Green+Blue) = 68+68+87=223 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.49% from 223); Green value is 68 (26.95% from 255 or 30.49% from 223); Blue value is 87 (34.38% from 255 or 39.01% from 223); Max value from RGB is 87 - color contains mainly: blue. Hex color #444457 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #444457 is #BBBBA8. Grayscale: #464646. Windows color (decimal): -12303273 or 5719108. OLE color: 5719108.
HSL color Cylindrical-coordinate representation of color #444457: hue angle of 240º 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 #444457 is Cyan = 0.22, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 68 | 68 | 87 | - |
| CMYK | 0.22 | 0.22 | 0 | 0.66 |
| HSL | 240º | 0.12% | 0.3% | - |
| HSV(B) | 240º | 0.22% | 0.34% | - |
| XYZ | 6.17 | 6.05 | 9.86 | - |
| YUV | 70.17 | 137.5 | 126.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 68 | 87 | 0.22 | 0.22 | 0 | 0.66 | 240 | 0.12 | 0.3 |
| Hex | 44 | 44 | 57 | 16 | 16 | 0 | 42 | F0 | C | 1E |
| Octal | 104 | 104 | 127 | 26 | 26 | 0 | 102 | 360 | 14 | 36 |
| Binary | 1000100 | 1000100 | 1010111 | 10110 | 10110 | 0 | 1000010 | 11110000 | 1100 | 11110 |
Color Harmonies of #444457
Complementary color
Monochromatic Colors of #444457
Black with #444457
Text Example
Text Example
White with #444457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #444457; }
p { color: rgb(68,68,87); }
H1.HeaderClassName
{
color: #444457;
}
.AnyTagClassName
{
color: #444457;
}
</style>
background-color css
<style>
a { background-color: #444457; }
a { background-color: rgb(68,68,87); }
div.DivClassName
{
background-color: #444457;
}
.BgClassName
{
background-color: #444457;
}
</style>
border-color css
<style>
span { border-color: #444457; }
span { border-color: rgb(68,68,87); }
td.TdClassName
{
border-color: #444457;
}
.TagClassName
{
border-color: #444457;
}
</style>