Shades of Gun Powder #414359
Tints of Gun Powder #414359
RGB
CMYK
RGB Variations
Color information
#414359 (or 0x414359) is known color: Gun Powder. HEX triplet: 41, 43 and 59. RGB value is (65,67,89). Sum of RGB (Red+Green+Blue) = 65+67+89=221 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.41% from 221); Green value is 67 (26.56% from 255 or 30.32% 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 #414359 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414359 is #BEBCA6. Grayscale: #444444. Windows color (decimal): -12500135 or 5849921. OLE color: 5849921.
HSL color Cylindrical-coordinate representation of color #414359: hue angle of 235º 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 #414359 is Cyan = 0.27, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 67 | 89 | - |
| CMYK | 0.27 | 0.25 | 0 | 0.65 |
| HSL | 235º | 0.16% | 0.3% | - |
| HSV(B) | 235º | 0.27% | 0.35% | - |
| XYZ | 5.99 | 5.86 | 10.27 | - |
| YUV | 68.91 | 139.34 | 125.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 67 | 89 | 0.27 | 0.25 | 0 | 0.65 | 235 | 0.16 | 0.3 |
| Hex | 41 | 43 | 59 | 1B | 19 | 0 | 41 | EB | 10 | 1E |
| Octal | 101 | 103 | 131 | 33 | 31 | 0 | 101 | 353 | 20 | 36 |
| Binary | 1000001 | 1000011 | 1011001 | 11011 | 11001 | 0 | 1000001 | 11101011 | 10000 | 11110 |
Color Harmonies of #414359
Complementary color
Monochromatic Colors of #414359
Black with #414359
Text Example
Text Example
White with #414359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414359; }
p { color: rgb(65,67,89); }
H1.HeaderClassName
{
color: #414359;
}
.AnyTagClassName
{
color: #414359;
}
</style>
background-color css
<style>
a { background-color: #414359; }
a { background-color: rgb(65,67,89); }
div.DivClassName
{
background-color: #414359;
}
.BgClassName
{
background-color: #414359;
}
</style>
border-color css
<style>
span { border-color: #414359; }
span { border-color: rgb(65,67,89); }
td.TdClassName
{
border-color: #414359;
}
.TagClassName
{
border-color: #414359;
}
</style>