Shades of Gun Powder #424259
Tints of Gun Powder #424259
RGB
CMYK
RGB Variations
Color information
#424259 (or 0x424259) is known color: Gun Powder. HEX triplet: 42, 42 and 59. RGB value is (66,66,89). Sum of RGB (Red+Green+Blue) = 66+66+89=221 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.86% from 221); Green value is 66 (26.17% from 255 or 29.86% from 221); Blue value is 89 (35.16% from 255 or 40.27% from 221); Max value from RGB is 89 - color contains mainly: blue. Hex color #424259 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424259 is #BDBDA6. Grayscale: #444444. Windows color (decimal): -12434855 or 5849666. OLE color: 5849666.
HSL color Cylindrical-coordinate representation of color #424259: hue angle of 240º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #424259 is Cyan = 0.26, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 66 | 89 | - |
| CMYK | 0.26 | 0.26 | 0 | 0.65 |
| HSL | 240º | 0.15% | 0.3% | - |
| HSV(B) | 240º | 0.26% | 0.35% | - |
| XYZ | 6 | 5.78 | 10.25 | - |
| YUV | 68.62 | 139.5 | 126.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 66 | 89 | 0.26 | 0.26 | 0 | 0.65 | 240 | 0.15 | 0.3 |
| Hex | 42 | 42 | 59 | 1A | 1A | 0 | 41 | F0 | F | 1E |
| Octal | 102 | 102 | 131 | 32 | 32 | 0 | 101 | 360 | 17 | 36 |
| Binary | 1000010 | 1000010 | 1011001 | 11010 | 11010 | 0 | 1000001 | 11110000 | 1111 | 11110 |
Color Harmonies of #424259
Complementary color
Monochromatic Colors of #424259
Black with #424259
Text Example
Text Example
White with #424259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424259; }
p { color: rgb(66,66,89); }
H1.HeaderClassName
{
color: #424259;
}
.AnyTagClassName
{
color: #424259;
}
</style>
background-color css
<style>
a { background-color: #424259; }
a { background-color: rgb(66,66,89); }
div.DivClassName
{
background-color: #424259;
}
.BgClassName
{
background-color: #424259;
}
</style>
border-color css
<style>
span { border-color: #424259; }
span { border-color: rgb(66,66,89); }
td.TdClassName
{
border-color: #424259;
}
.TagClassName
{
border-color: #424259;
}
</style>