Shades of Gun Powder #414059
Tints of Gun Powder #414059
RGB
CMYK
RGB Variations
Color information
#414059 (or 0x414059) is known color: Gun Powder. HEX triplet: 41, 40 and 59. RGB value is (65,64,89). Sum of RGB (Red+Green+Blue) = 65+64+89=218 (28% of max value = 765). Red value is 65 (25.78% from 255 or 29.82% from 218); Green value is 64 (25.39% from 255 or 29.36% from 218); Blue value is 89 (35.16% from 255 or 40.83% from 218); Max value from RGB is 89 - color contains mainly: blue. Hex color #414059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414059 is #BEBFA6. Grayscale: #434343. Windows color (decimal): -12500903 or 5849153. OLE color: 5849153.
HSL color Cylindrical-coordinate representation of color #414059: hue angle of 242.4º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #414059 is Cyan = 0.27, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 64 | 89 | - |
| CMYK | 0.27 | 0.28 | 0 | 0.65 |
| HSL | 242.4º | 0.16% | 0.3% | - |
| HSV(B) | 242.4º | 0.28% | 0.35% | - |
| XYZ | 5.82 | 5.51 | 10.21 | - |
| YUV | 67.15 | 140.33 | 126.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 64 | 89 | 0.27 | 0.28 | 0 | 0.65 | 242.4 | 0.16 | 0.3 |
| Hex | 41 | 40 | 59 | 1B | 1C | 0 | 41 | F2 | 10 | 1E |
| Octal | 101 | 100 | 131 | 33 | 34 | 0 | 101 | 362 | 20 | 36 |
| Binary | 1000001 | 1000000 | 1011001 | 11011 | 11100 | 0 | 1000001 | 11110010 | 10000 | 11110 |
Color Harmonies of #414059
Complementary color
Monochromatic Colors of #414059
Black with #414059
Text Example
Text Example
White with #414059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414059; }
p { color: rgb(65,64,89); }
H1.HeaderClassName
{
color: #414059;
}
.AnyTagClassName
{
color: #414059;
}
</style>
background-color css
<style>
a { background-color: #414059; }
a { background-color: rgb(65,64,89); }
div.DivClassName
{
background-color: #414059;
}
.BgClassName
{
background-color: #414059;
}
</style>
border-color css
<style>
span { border-color: #414059; }
span { border-color: rgb(65,64,89); }
td.TdClassName
{
border-color: #414059;
}
.TagClassName
{
border-color: #414059;
}
</style>