Shades of Gun Powder #414053
Tints of Gun Powder #414053
RGB
CMYK
RGB Variations
Color information
#414053 (or 0x414053) is known color: Gun Powder. HEX triplet: 41, 40 and 53. RGB value is (65,64,83). Sum of RGB (Red+Green+Blue) = 65+64+83=212 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.66% from 212); Green value is 64 (25.39% from 255 or 30.19% from 212); Blue value is 83 (32.81% from 255 or 39.15% from 212); Max value from RGB is 83 - color contains mainly: blue. Hex color #414053 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414053 is #BEBFAC. Grayscale: #424242. Windows color (decimal): -12500909 or 5455937. OLE color: 5455937.
HSL color Cylindrical-coordinate representation of color #414053: hue angle of 243.16º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #414053 is Cyan = 0.22, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 64 | 83 | - |
| CMYK | 0.22 | 0.23 | 0 | 0.67 |
| HSL | 243.16º | 0.13% | 0.29% | - |
| HSV(B) | 243.16º | 0.23% | 0.33% | - |
| XYZ | 5.57 | 5.42 | 8.94 | - |
| YUV | 66.47 | 137.33 | 126.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 64 | 83 | 0.22 | 0.23 | 0 | 0.67 | 243.16 | 0.13 | 0.29 |
| Hex | 41 | 40 | 53 | 16 | 17 | 0 | 43 | F3 | D | 1D |
| Octal | 101 | 100 | 123 | 26 | 27 | 0 | 103 | 363 | 15 | 35 |
| Binary | 1000001 | 1000000 | 1010011 | 10110 | 10111 | 0 | 1000011 | 11110011 | 1101 | 11101 |
Color Harmonies of #414053
Complementary color
Monochromatic Colors of #414053
Black with #414053
Text Example
Text Example
White with #414053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414053; }
p { color: rgb(65,64,83); }
H1.HeaderClassName
{
color: #414053;
}
.AnyTagClassName
{
color: #414053;
}
</style>
background-color css
<style>
a { background-color: #414053; }
a { background-color: rgb(65,64,83); }
div.DivClassName
{
background-color: #414053;
}
.BgClassName
{
background-color: #414053;
}
</style>
border-color css
<style>
span { border-color: #414053; }
span { border-color: rgb(65,64,83); }
td.TdClassName
{
border-color: #414053;
}
.TagClassName
{
border-color: #414053;
}
</style>