Shades of Gun Powder #434356
Tints of Gun Powder #434356
RGB
CMYK
RGB Variations
Color information
#434356 (or 0x434356) is known color: Gun Powder. HEX triplet: 43, 43 and 56. RGB value is (67,67,86). Sum of RGB (Red+Green+Blue) = 67+67+86=220 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.45% from 220); Green value is 67 (26.56% from 255 or 30.45% from 220); Blue value is 86 (33.98% from 255 or 39.09% from 220); Max value from RGB is 86 - color contains mainly: blue. Hex color #434356 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434356 is #BCBCA9. Grayscale: #454545. Windows color (decimal): -12369066 or 5653315. OLE color: 5653315.
HSL color Cylindrical-coordinate representation of color #434356: hue angle of 240º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #434356 is Cyan = 0.22, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 67 | 86 | - |
| CMYK | 0.22 | 0.22 | 0 | 0.66 |
| HSL | 240º | 0.12% | 0.3% | - |
| HSV(B) | 240º | 0.22% | 0.34% | - |
| XYZ | 6 | 5.88 | 9.62 | - |
| YUV | 69.17 | 137.5 | 126.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 67 | 86 | 0.22 | 0.22 | 0 | 0.66 | 240 | 0.12 | 0.3 |
| Hex | 43 | 43 | 56 | 16 | 16 | 0 | 42 | F0 | C | 1E |
| Octal | 103 | 103 | 126 | 26 | 26 | 0 | 102 | 360 | 14 | 36 |
| Binary | 1000011 | 1000011 | 1010110 | 10110 | 10110 | 0 | 1000010 | 11110000 | 1100 | 11110 |
Color Harmonies of #434356
Complementary color
Monochromatic Colors of #434356
Black with #434356
Text Example
Text Example
White with #434356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434356; }
p { color: rgb(67,67,86); }
H1.HeaderClassName
{
color: #434356;
}
.AnyTagClassName
{
color: #434356;
}
</style>
background-color css
<style>
a { background-color: #434356; }
a { background-color: rgb(67,67,86); }
div.DivClassName
{
background-color: #434356;
}
.BgClassName
{
background-color: #434356;
}
</style>
border-color css
<style>
span { border-color: #434356; }
span { border-color: rgb(67,67,86); }
td.TdClassName
{
border-color: #434356;
}
.TagClassName
{
border-color: #434356;
}
</style>