Shades of Gun Powder #414054
Tints of Gun Powder #414054
RGB
CMYK
RGB Variations
Color information
#414054 (or 0x414054) is known color: Gun Powder. HEX triplet: 41, 40 and 54. RGB value is (65,64,84). Sum of RGB (Red+Green+Blue) = 65+64+84=213 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.52% from 213); Green value is 64 (25.39% from 255 or 30.05% from 213); Blue value is 84 (33.20% from 255 or 39.44% from 213); Max value from RGB is 84 - color contains mainly: blue. Hex color #414054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414054 is #BEBFAB. Grayscale: #424242. Windows color (decimal): -12500908 or 5521473. OLE color: 5521473.
HSL color Cylindrical-coordinate representation of color #414054: hue angle of 243º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #414054 is Cyan = 0.23, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 64 | 84 | - |
| CMYK | 0.23 | 0.24 | 0 | 0.67 |
| HSL | 243º | 0.14% | 0.29% | - |
| HSV(B) | 243º | 0.24% | 0.33% | - |
| XYZ | 5.61 | 5.43 | 9.14 | - |
| YUV | 66.58 | 137.83 | 126.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 64 | 84 | 0.23 | 0.24 | 0 | 0.67 | 243 | 0.14 | 0.29 |
| Hex | 41 | 40 | 54 | 17 | 18 | 0 | 43 | F3 | E | 1D |
| Octal | 101 | 100 | 124 | 27 | 30 | 0 | 103 | 363 | 16 | 35 |
| Binary | 1000001 | 1000000 | 1010100 | 10111 | 11000 | 0 | 1000011 | 11110011 | 1110 | 11101 |
Color Harmonies of #414054
Complementary color
Monochromatic Colors of #414054
Black with #414054
Text Example
Text Example
White with #414054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414054; }
p { color: rgb(65,64,84); }
H1.HeaderClassName
{
color: #414054;
}
.AnyTagClassName
{
color: #414054;
}
</style>
background-color css
<style>
a { background-color: #414054; }
a { background-color: rgb(65,64,84); }
div.DivClassName
{
background-color: #414054;
}
.BgClassName
{
background-color: #414054;
}
</style>
border-color css
<style>
span { border-color: #414054; }
span { border-color: rgb(65,64,84); }
td.TdClassName
{
border-color: #414054;
}
.TagClassName
{
border-color: #414054;
}
</style>