Shades of Gun Powder #434059
Tints of Gun Powder #434059
RGB
CMYK
RGB Variations
Color information
#434059 (or 0x434059) is known color: Gun Powder. HEX triplet: 43, 40 and 59. RGB value is (67,64,89). Sum of RGB (Red+Green+Blue) = 67+64+89=220 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.45% from 220); Green value is 64 (25.39% from 255 or 29.09% from 220); Blue value is 89 (35.16% from 255 or 40.45% from 220); Max value from RGB is 89 - color contains mainly: blue. Hex color #434059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434059 is #BCBFA6. Grayscale: #434343. Windows color (decimal): -12369831 or 5849155. OLE color: 5849155.
HSL color Cylindrical-coordinate representation of color #434059: hue angle of 247.2º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #434059 is Cyan = 0.25, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 64 | 89 | - |
| CMYK | 0.25 | 0.28 | 0 | 0.65 |
| HSL | 247.2º | 0.16% | 0.3% | - |
| HSV(B) | 247.2º | 0.28% | 0.35% | - |
| XYZ | 5.95 | 5.58 | 10.21 | - |
| YUV | 67.75 | 139.99 | 127.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 64 | 89 | 0.25 | 0.28 | 0 | 0.65 | 247.2 | 0.16 | 0.3 |
| Hex | 43 | 40 | 59 | 19 | 1C | 0 | 41 | F7 | 10 | 1E |
| Octal | 103 | 100 | 131 | 31 | 34 | 0 | 101 | 367 | 20 | 36 |
| Binary | 1000011 | 1000000 | 1011001 | 11001 | 11100 | 0 | 1000001 | 11110111 | 10000 | 11110 |
Color Harmonies of #434059
Complementary color
Monochromatic Colors of #434059
Black with #434059
Text Example
Text Example
White with #434059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434059; }
p { color: rgb(67,64,89); }
H1.HeaderClassName
{
color: #434059;
}
.AnyTagClassName
{
color: #434059;
}
</style>
background-color css
<style>
a { background-color: #434059; }
a { background-color: rgb(67,64,89); }
div.DivClassName
{
background-color: #434059;
}
.BgClassName
{
background-color: #434059;
}
</style>
border-color css
<style>
span { border-color: #434059; }
span { border-color: rgb(67,64,89); }
td.TdClassName
{
border-color: #434059;
}
.TagClassName
{
border-color: #434059;
}
</style>