Shades of Gun Powder #414058
Tints of Gun Powder #414058
RGB
CMYK
RGB Variations
Color information
#414058 (or 0x414058) is known color: Gun Powder. HEX triplet: 41, 40 and 58. RGB value is (65,64,88). Sum of RGB (Red+Green+Blue) = 65+64+88=217 (28% of max value = 765). Red value is 65 (25.78% from 255 or 29.95% from 217); Green value is 64 (25.39% from 255 or 29.49% from 217); Blue value is 88 (34.77% from 255 or 40.55% from 217); Max value from RGB is 88 - color contains mainly: blue. Hex color #414058 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414058 is #BEBFA7. Grayscale: #424242. Windows color (decimal): -12500904 or 5783617. OLE color: 5783617.
HSL color Cylindrical-coordinate representation of color #414058: hue angle of 242.5º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #414058 is Cyan = 0.26, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 64 | 88 | - |
| CMYK | 0.26 | 0.27 | 0 | 0.65 |
| HSL | 242.5º | 0.16% | 0.3% | - |
| HSV(B) | 242.5º | 0.27% | 0.35% | - |
| XYZ | 5.77 | 5.5 | 9.99 | - |
| YUV | 67.04 | 139.83 | 126.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 64 | 88 | 0.26 | 0.27 | 0 | 0.65 | 242.5 | 0.16 | 0.3 |
| Hex | 41 | 40 | 58 | 1A | 1B | 0 | 41 | F2 | 10 | 1E |
| Octal | 101 | 100 | 130 | 32 | 33 | 0 | 101 | 362 | 20 | 36 |
| Binary | 1000001 | 1000000 | 1011000 | 11010 | 11011 | 0 | 1000001 | 11110010 | 10000 | 11110 |
Color Harmonies of #414058
Complementary color
Monochromatic Colors of #414058
Black with #414058
Text Example
Text Example
White with #414058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414058; }
p { color: rgb(65,64,88); }
H1.HeaderClassName
{
color: #414058;
}
.AnyTagClassName
{
color: #414058;
}
</style>
background-color css
<style>
a { background-color: #414058; }
a { background-color: rgb(65,64,88); }
div.DivClassName
{
background-color: #414058;
}
.BgClassName
{
background-color: #414058;
}
</style>
border-color css
<style>
span { border-color: #414058; }
span { border-color: rgb(65,64,88); }
td.TdClassName
{
border-color: #414058;
}
.TagClassName
{
border-color: #414058;
}
</style>