Shades of Gun Powder #424056
Tints of Gun Powder #424056
RGB
CMYK
RGB Variations
Color information
#424056 (or 0x424056) is known color: Gun Powder. HEX triplet: 42, 40 and 56. RGB value is (66,64,86). Sum of RGB (Red+Green+Blue) = 66+64+86=216 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.56% from 216); Green value is 64 (25.39% from 255 or 29.63% from 216); Blue value is 86 (33.98% from 255 or 39.81% from 216); Max value from RGB is 86 - color contains mainly: blue. Hex color #424056 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424056 is #BDBFA9. Grayscale: #434343. Windows color (decimal): -12435370 or 5652546. OLE color: 5652546.
HSL color Cylindrical-coordinate representation of color #424056: hue angle of 245.45º degrees, saturation: 0.15, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #424056 is Cyan = 0.23, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 64 | 86 | - |
| CMYK | 0.23 | 0.26 | 0 | 0.66 |
| HSL | 245.45º | 0.15% | 0.29% | - |
| HSV(B) | 245.45º | 0.26% | 0.34% | - |
| XYZ | 5.76 | 5.5 | 9.56 | - |
| YUV | 67.11 | 138.66 | 127.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 64 | 86 | 0.23 | 0.26 | 0 | 0.66 | 245.45 | 0.15 | 0.29 |
| Hex | 42 | 40 | 56 | 17 | 1A | 0 | 42 | F5 | F | 1D |
| Octal | 102 | 100 | 126 | 27 | 32 | 0 | 102 | 365 | 17 | 35 |
| Binary | 1000010 | 1000000 | 1010110 | 10111 | 11010 | 0 | 1000010 | 11110101 | 1111 | 11101 |
Color Harmonies of #424056
Complementary color
Monochromatic Colors of #424056
Black with #424056
Text Example
Text Example
White with #424056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424056; }
p { color: rgb(66,64,86); }
H1.HeaderClassName
{
color: #424056;
}
.AnyTagClassName
{
color: #424056;
}
</style>
background-color css
<style>
a { background-color: #424056; }
a { background-color: rgb(66,64,86); }
div.DivClassName
{
background-color: #424056;
}
.BgClassName
{
background-color: #424056;
}
</style>
border-color css
<style>
span { border-color: #424056; }
span { border-color: rgb(66,64,86); }
td.TdClassName
{
border-color: #424056;
}
.TagClassName
{
border-color: #424056;
}
</style>