Shades of Gun Powder #434058
Tints of Gun Powder #434058
RGB
CMYK
RGB Variations
Color information
#434058 (or 0x434058) is known color: Gun Powder. HEX triplet: 43, 40 and 58. RGB value is (67,64,88). Sum of RGB (Red+Green+Blue) = 67+64+88=219 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.59% from 219); Green value is 64 (25.39% from 255 or 29.22% from 219); Blue value is 88 (34.77% from 255 or 40.18% from 219); Max value from RGB is 88 - color contains mainly: blue. Hex color #434058 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434058 is #BCBFA7. Grayscale: #434343. Windows color (decimal): -12369832 or 5783619. OLE color: 5783619.
HSL color Cylindrical-coordinate representation of color #434058: hue angle of 247.5º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #434058 is Cyan = 0.24, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 64 | 88 | - |
| CMYK | 0.24 | 0.27 | 0 | 0.65 |
| HSL | 247.5º | 0.16% | 0.3% | - |
| HSV(B) | 247.5º | 0.27% | 0.35% | - |
| XYZ | 5.91 | 5.56 | 10 | - |
| YUV | 67.63 | 139.49 | 127.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 64 | 88 | 0.24 | 0.27 | 0 | 0.65 | 247.5 | 0.16 | 0.3 |
| Hex | 43 | 40 | 58 | 18 | 1B | 0 | 41 | F8 | 10 | 1E |
| Octal | 103 | 100 | 130 | 30 | 33 | 0 | 101 | 370 | 20 | 36 |
| Binary | 1000011 | 1000000 | 1011000 | 11000 | 11011 | 0 | 1000001 | 11111000 | 10000 | 11110 |
Color Harmonies of #434058
Complementary color
Monochromatic Colors of #434058
Black with #434058
Text Example
Text Example
White with #434058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434058; }
p { color: rgb(67,64,88); }
H1.HeaderClassName
{
color: #434058;
}
.AnyTagClassName
{
color: #434058;
}
</style>
background-color css
<style>
a { background-color: #434058; }
a { background-color: rgb(67,64,88); }
div.DivClassName
{
background-color: #434058;
}
.BgClassName
{
background-color: #434058;
}
</style>
border-color css
<style>
span { border-color: #434058; }
span { border-color: rgb(67,64,88); }
td.TdClassName
{
border-color: #434058;
}
.TagClassName
{
border-color: #434058;
}
</style>