Shades of Gun Powder #414051
Tints of Gun Powder #414051
RGB
CMYK
RGB Variations
Color information
#414051 (or 0x414051) is known color: Gun Powder. HEX triplet: 41, 40 and 51. RGB value is (65,64,81). Sum of RGB (Red+Green+Blue) = 65+64+81=210 (27% of max value = 765). Red value is 65 (25.78% from 255 or 30.95% from 210); Green value is 64 (25.39% from 255 or 30.48% from 210); Blue value is 81 (32.03% from 255 or 38.57% from 210); Max value from RGB is 81 - color contains mainly: blue. Hex color #414051 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414051 is #BEBFAE. Grayscale: #424242. Windows color (decimal): -12500911 or 5324865. OLE color: 5324865.
HSL color Cylindrical-coordinate representation of color #414051: hue angle of 243.53º degrees, saturation: 0.12, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #414051 is Cyan = 0.20, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 64 | 81 | - |
| CMYK | 0.20 | 0.21 | 0 | 0.68 |
| HSL | 243.53º | 0.12% | 0.28% | - |
| HSV(B) | 243.53º | 0.21% | 0.32% | - |
| XYZ | 5.5 | 5.38 | 8.53 | - |
| YUV | 66.24 | 136.33 | 127.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 64 | 81 | 0.20 | 0.21 | 0 | 0.68 | 243.53 | 0.12 | 0.28 |
| Hex | 41 | 40 | 51 | 14 | 15 | 0 | 44 | F4 | C | 1C |
| Octal | 101 | 100 | 121 | 24 | 25 | 0 | 104 | 364 | 14 | 34 |
| Binary | 1000001 | 1000000 | 1010001 | 10100 | 10101 | 0 | 1000100 | 11110100 | 1100 | 11100 |
Color Harmonies of #414051
Complementary color
Monochromatic Colors of #414051
Black with #414051
Text Example
Text Example
White with #414051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414051; }
p { color: rgb(65,64,81); }
H1.HeaderClassName
{
color: #414051;
}
.AnyTagClassName
{
color: #414051;
}
</style>
background-color css
<style>
a { background-color: #414051; }
a { background-color: rgb(65,64,81); }
div.DivClassName
{
background-color: #414051;
}
.BgClassName
{
background-color: #414051;
}
</style>
border-color css
<style>
span { border-color: #414051; }
span { border-color: rgb(65,64,81); }
td.TdClassName
{
border-color: #414051;
}
.TagClassName
{
border-color: #414051;
}
</style>