Shades of Gun Powder #424158
Tints of Gun Powder #424158
RGB
CMYK
RGB Variations
Color information
#424158 (or 0x424158) is known color: Gun Powder. HEX triplet: 42, 41 and 58. RGB value is (66,65,88). Sum of RGB (Red+Green+Blue) = 66+65+88=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 65 (25.78% from 255 or 29.68% from 219); Blue value is 88 (34.77% from 255 or 40.18% from 219); Max value from RGB is 88 - color contains mainly: blue. Hex color #424158 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424158 is #BDBEA7. Grayscale: #434343. Windows color (decimal): -12435112 or 5783874. OLE color: 5783874.
HSL color Cylindrical-coordinate representation of color #424158: hue angle of 242.61º 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 #424158 is Cyan = 0.25, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 65 | 88 | - |
| CMYK | 0.25 | 0.26 | 0 | 0.65 |
| HSL | 242.61º | 0.15% | 0.3% | - |
| HSV(B) | 242.61º | 0.26% | 0.35% | - |
| XYZ | 5.9 | 5.64 | 10.01 | - |
| YUV | 67.92 | 139.33 | 126.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 65 | 88 | 0.25 | 0.26 | 0 | 0.65 | 242.61 | 0.15 | 0.3 |
| Hex | 42 | 41 | 58 | 19 | 1A | 0 | 41 | F3 | F | 1E |
| Octal | 102 | 101 | 130 | 31 | 32 | 0 | 101 | 363 | 17 | 36 |
| Binary | 1000010 | 1000001 | 1011000 | 11001 | 11010 | 0 | 1000001 | 11110011 | 1111 | 11110 |
Color Harmonies of #424158
Complementary color
Monochromatic Colors of #424158
Black with #424158
Text Example
Text Example
White with #424158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424158; }
p { color: rgb(66,65,88); }
H1.HeaderClassName
{
color: #424158;
}
.AnyTagClassName
{
color: #424158;
}
</style>
background-color css
<style>
a { background-color: #424158; }
a { background-color: rgb(66,65,88); }
div.DivClassName
{
background-color: #424158;
}
.BgClassName
{
background-color: #424158;
}
</style>
border-color css
<style>
span { border-color: #424158; }
span { border-color: rgb(66,65,88); }
td.TdClassName
{
border-color: #424158;
}
.TagClassName
{
border-color: #424158;
}
</style>