Shades of Gun Powder #434259
Tints of Gun Powder #434259
RGB
CMYK
RGB Variations
Color information
#434259 (or 0x434259) is known color: Gun Powder. HEX triplet: 43, 42 and 59. RGB value is (67,66,89). Sum of RGB (Red+Green+Blue) = 67+66+89=222 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.18% from 222); Green value is 66 (26.17% from 255 or 29.73% from 222); Blue value is 89 (35.16% from 255 or 40.09% from 222); Max value from RGB is 89 - color contains mainly: blue. Hex color #434259 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434259 is #BCBDA6. Grayscale: #444444. Windows color (decimal): -12369319 or 5849667. OLE color: 5849667.
HSL color Cylindrical-coordinate representation of color #434259: hue angle of 242.61º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #434259 is Cyan = 0.25, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 66 | 89 | - |
| CMYK | 0.25 | 0.26 | 0 | 0.65 |
| HSL | 242.61º | 0.15% | 0.3% | - |
| HSV(B) | 242.61º | 0.26% | 0.35% | - |
| XYZ | 6.07 | 5.81 | 10.25 | - |
| YUV | 68.92 | 139.33 | 126.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 66 | 89 | 0.25 | 0.26 | 0 | 0.65 | 242.61 | 0.15 | 0.3 |
| Hex | 43 | 42 | 59 | 19 | 1A | 0 | 41 | F3 | F | 1E |
| Octal | 103 | 102 | 131 | 31 | 32 | 0 | 101 | 363 | 17 | 36 |
| Binary | 1000011 | 1000010 | 1011001 | 11001 | 11010 | 0 | 1000001 | 11110011 | 1111 | 11110 |
Color Harmonies of #434259
Complementary color
Monochromatic Colors of #434259
Black with #434259
Text Example
Text Example
White with #434259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434259; }
p { color: rgb(67,66,89); }
H1.HeaderClassName
{
color: #434259;
}
.AnyTagClassName
{
color: #434259;
}
</style>
background-color css
<style>
a { background-color: #434259; }
a { background-color: rgb(67,66,89); }
div.DivClassName
{
background-color: #434259;
}
.BgClassName
{
background-color: #434259;
}
</style>
border-color css
<style>
span { border-color: #434259; }
span { border-color: rgb(67,66,89); }
td.TdClassName
{
border-color: #434259;
}
.TagClassName
{
border-color: #434259;
}
</style>