Shades of Gun Powder #434558
Tints of Gun Powder #434558
RGB
CMYK
RGB Variations
Color information
#434558 (or 0x434558) is known color: Gun Powder. HEX triplet: 43, 45 and 58. RGB value is (67,69,88). Sum of RGB (Red+Green+Blue) = 67+69+88=224 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.91% from 224); Green value is 69 (27.34% from 255 or 30.80% from 224); Blue value is 88 (34.77% from 255 or 39.29% from 224); Max value from RGB is 88 - color contains mainly: blue. Hex color #434558 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434558 is #BCBAA7. Grayscale: #464646. Windows color (decimal): -12368552 or 5784899. OLE color: 5784899.
HSL color Cylindrical-coordinate representation of color #434558: hue angle of 234.29º 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 #434558 is Cyan = 0.24, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 69 | 88 | - |
| CMYK | 0.24 | 0.22 | 0 | 0.65 |
| HSL | 234.29º | 0.14% | 0.3% | - |
| HSV(B) | 234.29º | 0.24% | 0.35% | - |
| XYZ | 6.2 | 6.15 | 10.09 | - |
| YUV | 70.57 | 137.84 | 125.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 69 | 88 | 0.24 | 0.22 | 0 | 0.65 | 234.29 | 0.14 | 0.3 |
| Hex | 43 | 45 | 58 | 18 | 16 | 0 | 41 | EA | E | 1E |
| Octal | 103 | 105 | 130 | 30 | 26 | 0 | 101 | 352 | 16 | 36 |
| Binary | 1000011 | 1000101 | 1011000 | 11000 | 10110 | 0 | 1000001 | 11101010 | 1110 | 11110 |
Color Harmonies of #434558
Complementary color
Monochromatic Colors of #434558
Black with #434558
Text Example
Text Example
White with #434558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434558; }
p { color: rgb(67,69,88); }
H1.HeaderClassName
{
color: #434558;
}
.AnyTagClassName
{
color: #434558;
}
</style>
background-color css
<style>
a { background-color: #434558; }
a { background-color: rgb(67,69,88); }
div.DivClassName
{
background-color: #434558;
}
.BgClassName
{
background-color: #434558;
}
</style>
border-color css
<style>
span { border-color: #434558; }
span { border-color: rgb(67,69,88); }
td.TdClassName
{
border-color: #434558;
}
.TagClassName
{
border-color: #434558;
}
</style>