Shades of Gun Powder #444057
Tints of Gun Powder #444057
RGB
CMYK
RGB Variations
Color information
#444057 (or 0x444057) is known color: Gun Powder. HEX triplet: 44, 40 and 57. RGB value is (68,64,87). Sum of RGB (Red+Green+Blue) = 68+64+87=219 (29% of max value = 765). Red value is 68 (26.95% from 255 or 31.05% from 219); Green value is 64 (25.39% from 255 or 29.22% from 219); Blue value is 87 (34.38% from 255 or 39.73% from 219); Max value from RGB is 87 - color contains mainly: blue. Hex color #444057 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #444057 is #BBBFA8. Grayscale: #434343. Windows color (decimal): -12304297 or 5718084. OLE color: 5718084.
HSL color Cylindrical-coordinate representation of color #444057: hue angle of 250.43º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #444057 is Cyan = 0.22, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 68 | 64 | 87 | - |
| CMYK | 0.22 | 0.26 | 0 | 0.66 |
| HSL | 250.43º | 0.15% | 0.3% | - |
| HSV(B) | 250.43º | 0.26% | 0.34% | - |
| XYZ | 5.94 | 5.58 | 9.78 | - |
| YUV | 67.82 | 138.83 | 128.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 64 | 87 | 0.22 | 0.26 | 0 | 0.66 | 250.43 | 0.15 | 0.3 |
| Hex | 44 | 40 | 57 | 16 | 1A | 0 | 42 | FA | F | 1E |
| Octal | 104 | 100 | 127 | 26 | 32 | 0 | 102 | 372 | 17 | 36 |
| Binary | 1000100 | 1000000 | 1010111 | 10110 | 11010 | 0 | 1000010 | 11111010 | 1111 | 11110 |
Color Harmonies of #444057
Complementary color
Monochromatic Colors of #444057
Black with #444057
Text Example
Text Example
White with #444057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #444057; }
p { color: rgb(68,64,87); }
H1.HeaderClassName
{
color: #444057;
}
.AnyTagClassName
{
color: #444057;
}
</style>
background-color css
<style>
a { background-color: #444057; }
a { background-color: rgb(68,64,87); }
div.DivClassName
{
background-color: #444057;
}
.BgClassName
{
background-color: #444057;
}
</style>
border-color css
<style>
span { border-color: #444057; }
span { border-color: rgb(68,64,87); }
td.TdClassName
{
border-color: #444057;
}
.TagClassName
{
border-color: #444057;
}
</style>