Shades of Gun Powder #434054
Tints of Gun Powder #434054
RGB
CMYK
RGB Variations
Color information
#434054 (or 0x434054) is known color: Gun Powder. HEX triplet: 43, 40 and 54. RGB value is (67,64,84). Sum of RGB (Red+Green+Blue) = 67+64+84=215 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.16% from 215); Green value is 64 (25.39% from 255 or 29.77% from 215); Blue value is 84 (33.20% from 255 or 39.07% from 215); Max value from RGB is 84 - color contains mainly: blue. Hex color #434054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434054 is #BCBFAB. Grayscale: #434343. Windows color (decimal): -12369836 or 5521475. OLE color: 5521475.
HSL color Cylindrical-coordinate representation of color #434054: hue angle of 249º 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 #434054 is Cyan = 0.20, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 64 | 84 | - |
| CMYK | 0.20 | 0.24 | 0 | 0.67 |
| HSL | 249º | 0.14% | 0.29% | - |
| HSV(B) | 249º | 0.24% | 0.33% | - |
| XYZ | 5.75 | 5.5 | 9.15 | - |
| YUV | 67.18 | 137.49 | 127.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 64 | 84 | 0.20 | 0.24 | 0 | 0.67 | 249 | 0.14 | 0.29 |
| Hex | 43 | 40 | 54 | 14 | 18 | 0 | 43 | F9 | E | 1D |
| Octal | 103 | 100 | 124 | 24 | 30 | 0 | 103 | 371 | 16 | 35 |
| Binary | 1000011 | 1000000 | 1010100 | 10100 | 11000 | 0 | 1000011 | 11111001 | 1110 | 11101 |
Color Harmonies of #434054
Complementary color
Monochromatic Colors of #434054
Black with #434054
Text Example
Text Example
White with #434054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434054; }
p { color: rgb(67,64,84); }
H1.HeaderClassName
{
color: #434054;
}
.AnyTagClassName
{
color: #434054;
}
</style>
background-color css
<style>
a { background-color: #434054; }
a { background-color: rgb(67,64,84); }
div.DivClassName
{
background-color: #434054;
}
.BgClassName
{
background-color: #434054;
}
</style>
border-color css
<style>
span { border-color: #434054; }
span { border-color: rgb(67,64,84); }
td.TdClassName
{
border-color: #434054;
}
.TagClassName
{
border-color: #434054;
}
</style>