Shades of Gun Powder #434359
Tints of Gun Powder #434359
RGB
CMYK
RGB Variations
Color information
#434359 (or 0x434359) is known color: Gun Powder. HEX triplet: 43, 43 and 59. RGB value is (67,67,89). Sum of RGB (Red+Green+Blue) = 67+67+89=223 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.04% from 223); Green value is 67 (26.56% from 255 or 30.04% from 223); Blue value is 89 (35.16% from 255 or 39.91% from 223); Max value from RGB is 89 - color contains mainly: blue. Hex color #434359 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434359 is #BCBCA6. Grayscale: #454545. Windows color (decimal): -12369063 or 5849923. OLE color: 5849923.
HSL color Cylindrical-coordinate representation of color #434359: hue angle of 240º degrees, saturation: 0.14, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #434359 is Cyan = 0.25, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 67 | 89 | - |
| CMYK | 0.25 | 0.25 | 0 | 0.65 |
| HSL | 240º | 0.14% | 0.31% | - |
| HSV(B) | 240º | 0.25% | 0.35% | - |
| XYZ | 6.13 | 5.93 | 10.27 | - |
| YUV | 69.51 | 139 | 126.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 67 | 89 | 0.25 | 0.25 | 0 | 0.65 | 240 | 0.14 | 0.31 |
| Hex | 43 | 43 | 59 | 19 | 19 | 0 | 41 | F0 | E | 1F |
| Octal | 103 | 103 | 131 | 31 | 31 | 0 | 101 | 360 | 16 | 37 |
| Binary | 1000011 | 1000011 | 1011001 | 11001 | 11001 | 0 | 1000001 | 11110000 | 1110 | 11111 |
Color Harmonies of #434359
Complementary color
Monochromatic Colors of #434359
Black with #434359
Text Example
Text Example
White with #434359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434359; }
p { color: rgb(67,67,89); }
H1.HeaderClassName
{
color: #434359;
}
.AnyTagClassName
{
color: #434359;
}
</style>
background-color css
<style>
a { background-color: #434359; }
a { background-color: rgb(67,67,89); }
div.DivClassName
{
background-color: #434359;
}
.BgClassName
{
background-color: #434359;
}
</style>
border-color css
<style>
span { border-color: #434359; }
span { border-color: rgb(67,67,89); }
td.TdClassName
{
border-color: #434359;
}
.TagClassName
{
border-color: #434359;
}
</style>