Shades of Gun Powder #424359
Tints of Gun Powder #424359
RGB
CMYK
RGB Variations
Color information
#424359 (or 0x424359) is known color: Gun Powder. HEX triplet: 42, 43 and 59. RGB value is (66,67,89). Sum of RGB (Red+Green+Blue) = 66+67+89=222 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.73% from 222); Green value is 67 (26.56% from 255 or 30.18% from 222); Blue value is 89 (35.16% from 255 or 40.09% from 222); Max value from RGB is 89 - color contains mainly: blue. Hex color #424359 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424359 is #BDBCA6. Grayscale: #454545. Windows color (decimal): -12434599 or 5849922. OLE color: 5849922.
HSL color Cylindrical-coordinate representation of color #424359: hue angle of 237.39º 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 #424359 is Cyan = 0.26, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 67 | 89 | - |
| CMYK | 0.26 | 0.25 | 0 | 0.65 |
| HSL | 237.39º | 0.15% | 0.3% | - |
| HSV(B) | 237.39º | 0.26% | 0.35% | - |
| XYZ | 6.06 | 5.89 | 10.27 | - |
| YUV | 69.21 | 139.17 | 125.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 67 | 89 | 0.26 | 0.25 | 0 | 0.65 | 237.39 | 0.15 | 0.3 |
| Hex | 42 | 43 | 59 | 1A | 19 | 0 | 41 | ED | F | 1E |
| Octal | 102 | 103 | 131 | 32 | 31 | 0 | 101 | 355 | 17 | 36 |
| Binary | 1000010 | 1000011 | 1011001 | 11010 | 11001 | 0 | 1000001 | 11101101 | 1111 | 11110 |
Color Harmonies of #424359
Complementary color
Monochromatic Colors of #424359
Black with #424359
Text Example
Text Example
White with #424359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424359; }
p { color: rgb(66,67,89); }
H1.HeaderClassName
{
color: #424359;
}
.AnyTagClassName
{
color: #424359;
}
</style>
background-color css
<style>
a { background-color: #424359; }
a { background-color: rgb(66,67,89); }
div.DivClassName
{
background-color: #424359;
}
.BgClassName
{
background-color: #424359;
}
</style>
border-color css
<style>
span { border-color: #424359; }
span { border-color: rgb(66,67,89); }
td.TdClassName
{
border-color: #424359;
}
.TagClassName
{
border-color: #424359;
}
</style>