Shades of Gun Powder #434458
Tints of Gun Powder #434458
RGB
CMYK
RGB Variations
Color information
#434458 (or 0x434458) is known color: Gun Powder. HEX triplet: 43, 44 and 58. RGB value is (67,68,88). Sum of RGB (Red+Green+Blue) = 67+68+88=223 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.04% from 223); Green value is 68 (26.95% from 255 or 30.49% from 223); Blue value is 88 (34.77% from 255 or 39.46% from 223); Max value from RGB is 88 - color contains mainly: blue. Hex color #434458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434458 is #BCBBA7. Grayscale: #454545. Windows color (decimal): -12368808 or 5784643. OLE color: 5784643.
HSL color Cylindrical-coordinate representation of color #434458: hue angle of 237.14º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #434458 is Cyan = 0.24, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 68 | 88 | - |
| CMYK | 0.24 | 0.23 | 0 | 0.65 |
| HSL | 237.14º | 0.14% | 0.3% | - |
| HSV(B) | 237.14º | 0.24% | 0.35% | - |
| XYZ | 6.14 | 6.03 | 10.07 | - |
| YUV | 69.98 | 138.17 | 125.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 68 | 88 | 0.24 | 0.23 | 0 | 0.65 | 237.14 | 0.14 | 0.3 |
| Hex | 43 | 44 | 58 | 18 | 17 | 0 | 41 | ED | E | 1E |
| Octal | 103 | 104 | 130 | 30 | 27 | 0 | 101 | 355 | 16 | 36 |
| Binary | 1000011 | 1000100 | 1011000 | 11000 | 10111 | 0 | 1000001 | 11101101 | 1110 | 11110 |
Color Harmonies of #434458
Complementary color
Monochromatic Colors of #434458
Black with #434458
Text Example
Text Example
White with #434458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434458; }
p { color: rgb(67,68,88); }
H1.HeaderClassName
{
color: #434458;
}
.AnyTagClassName
{
color: #434458;
}
</style>
background-color css
<style>
a { background-color: #434458; }
a { background-color: rgb(67,68,88); }
div.DivClassName
{
background-color: #434458;
}
.BgClassName
{
background-color: #434458;
}
</style>
border-color css
<style>
span { border-color: #434458; }
span { border-color: rgb(67,68,88); }
td.TdClassName
{
border-color: #434458;
}
.TagClassName
{
border-color: #434458;
}
</style>