Shades of Gun Powder #434254
Tints of Gun Powder #434254
RGB
CMYK
RGB Variations
Color information
#434254 (or 0x434254) is known color: Gun Powder. HEX triplet: 43, 42 and 54. RGB value is (67,66,84). Sum of RGB (Red+Green+Blue) = 67+66+84=217 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.88% from 217); Green value is 66 (26.17% from 255 or 30.41% from 217); Blue value is 84 (33.20% from 255 or 38.71% from 217); Max value from RGB is 84 - color contains mainly: blue. Hex color #434254 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434254 is #BCBDAB. Grayscale: #444444. Windows color (decimal): -12369324 or 5521987. OLE color: 5521987.
HSL color Cylindrical-coordinate representation of color #434254: hue angle of 243.33º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #434254 is Cyan = 0.20, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 66 | 84 | - |
| CMYK | 0.20 | 0.21 | 0 | 0.67 |
| HSL | 243.33º | 0.12% | 0.29% | - |
| HSV(B) | 243.33º | 0.21% | 0.33% | - |
| XYZ | 5.86 | 5.73 | 9.18 | - |
| YUV | 68.35 | 136.83 | 127.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 66 | 84 | 0.20 | 0.21 | 0 | 0.67 | 243.33 | 0.12 | 0.29 |
| Hex | 43 | 42 | 54 | 14 | 15 | 0 | 43 | F3 | C | 1D |
| Octal | 103 | 102 | 124 | 24 | 25 | 0 | 103 | 363 | 14 | 35 |
| Binary | 1000011 | 1000010 | 1010100 | 10100 | 10101 | 0 | 1000011 | 11110011 | 1100 | 11101 |
Color Harmonies of #434254
Complementary color
Monochromatic Colors of #434254
Black with #434254
Text Example
Text Example
White with #434254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434254; }
p { color: rgb(67,66,84); }
H1.HeaderClassName
{
color: #434254;
}
.AnyTagClassName
{
color: #434254;
}
</style>
background-color css
<style>
a { background-color: #434254; }
a { background-color: rgb(67,66,84); }
div.DivClassName
{
background-color: #434254;
}
.BgClassName
{
background-color: #434254;
}
</style>
border-color css
<style>
span { border-color: #434254; }
span { border-color: rgb(67,66,84); }
td.TdClassName
{
border-color: #434254;
}
.TagClassName
{
border-color: #434254;
}
</style>