Shades of Gun Powder #434160
Tints of Gun Powder #434160
RGB
CMYK
RGB Variations
Color information
#434160 (or 0x434160) is known color: Gun Powder. HEX triplet: 43, 41 and 60. RGB value is (67,65,96). Sum of RGB (Red+Green+Blue) = 67+65+96=228 (30% of max value = 765). Red value is 67 (26.56% from 255 or 29.39% from 228); Green value is 65 (25.78% from 255 or 28.51% from 228); Blue value is 96 (37.89% from 255 or 42.11% from 228); Max value from RGB is 96 - color contains mainly: blue. Hex color #434160 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434160 is #BCBE9F. Grayscale: #454545. Windows color (decimal): -12369568 or 6308163. OLE color: 6308163.
HSL color Cylindrical-coordinate representation of color #434160: hue angle of 243.87º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #434160 is Cyan = 0.30, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 65 | 96 | - |
| CMYK | 0.30 | 0.32 | 0 | 0.62 |
| HSL | 243.87º | 0.19% | 0.32% | - |
| HSV(B) | 243.87º | 0.32% | 0.38% | - |
| XYZ | 6.32 | 5.82 | 11.86 | - |
| YUV | 69.13 | 143.16 | 126.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 65 | 96 | 0.30 | 0.32 | 0 | 0.62 | 243.87 | 0.19 | 0.32 |
| Hex | 43 | 41 | 60 | 1E | 20 | 0 | 3E | F4 | 13 | 20 |
| Octal | 103 | 101 | 140 | 36 | 40 | 0 | 76 | 364 | 23 | 40 |
| Binary | 1000011 | 1000001 | 1100000 | 11110 | 100000 | 0 | 111110 | 11110100 | 10011 | 100000 |
Color Harmonies of #434160
Complementary color
Monochromatic Colors of #434160
Black with #434160
Text Example
Text Example
White with #434160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434160; }
p { color: rgb(67,65,96); }
H1.HeaderClassName
{
color: #434160;
}
.AnyTagClassName
{
color: #434160;
}
</style>
background-color css
<style>
a { background-color: #434160; }
a { background-color: rgb(67,65,96); }
div.DivClassName
{
background-color: #434160;
}
.BgClassName
{
background-color: #434160;
}
</style>
border-color css
<style>
span { border-color: #434160; }
span { border-color: rgb(67,65,96); }
td.TdClassName
{
border-color: #434160;
}
.TagClassName
{
border-color: #434160;
}
</style>