Shades of Gun Powder #434158
Tints of Gun Powder #434158
RGB
CMYK
RGB Variations
Color information
#434158 (or 0x434158) is known color: Gun Powder. HEX triplet: 43, 41 and 58. RGB value is (67,65,88). Sum of RGB (Red+Green+Blue) = 67+65+88=220 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.45% from 220); Green value is 65 (25.78% from 255 or 29.55% from 220); Blue value is 88 (34.77% from 255 or 40% from 220); Max value from RGB is 88 - color contains mainly: blue. Hex color #434158 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434158 is #BCBEA7. Grayscale: #444444. Windows color (decimal): -12369576 or 5783875. OLE color: 5783875.
HSL color Cylindrical-coordinate representation of color #434158: hue angle of 245.22º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #434158 is Cyan = 0.24, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 65 | 88 | - |
| CMYK | 0.24 | 0.26 | 0 | 0.65 |
| HSL | 245.22º | 0.15% | 0.3% | - |
| HSV(B) | 245.22º | 0.26% | 0.35% | - |
| XYZ | 5.97 | 5.68 | 10.01 | - |
| YUV | 68.22 | 139.16 | 127.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 65 | 88 | 0.24 | 0.26 | 0 | 0.65 | 245.22 | 0.15 | 0.3 |
| Hex | 43 | 41 | 58 | 18 | 1A | 0 | 41 | F5 | F | 1E |
| Octal | 103 | 101 | 130 | 30 | 32 | 0 | 101 | 365 | 17 | 36 |
| Binary | 1000011 | 1000001 | 1011000 | 11000 | 11010 | 0 | 1000001 | 11110101 | 1111 | 11110 |
Color Harmonies of #434158
Complementary color
Monochromatic Colors of #434158
Black with #434158
Text Example
Text Example
White with #434158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434158; }
p { color: rgb(67,65,88); }
H1.HeaderClassName
{
color: #434158;
}
.AnyTagClassName
{
color: #434158;
}
</style>
background-color css
<style>
a { background-color: #434158; }
a { background-color: rgb(67,65,88); }
div.DivClassName
{
background-color: #434158;
}
.BgClassName
{
background-color: #434158;
}
</style>
border-color css
<style>
span { border-color: #434158; }
span { border-color: rgb(67,65,88); }
td.TdClassName
{
border-color: #434158;
}
.TagClassName
{
border-color: #434158;
}
</style>