Shades of Gun Powder #43415E
Tints of Gun Powder #43415E
RGB
CMYK
RGB Variations
Color information
#43415E (or 0x43415E) is known color: Gun Powder. HEX triplet: 43, 41 and 5E. RGB value is (67,65,94). Sum of RGB (Red+Green+Blue) = 67+65+94=226 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.65% from 226); Green value is 65 (25.78% from 255 or 28.76% from 226); Blue value is 94 (37.11% from 255 or 41.59% from 226); Max value from RGB is 94 - color contains mainly: blue. Hex color #43415E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #43415E is #BCBEA1. Grayscale: #444444. Windows color (decimal): -12369570 or 6177091. OLE color: 6177091.
HSL color Cylindrical-coordinate representation of color #43415E: hue angle of 244.14º degrees, saturation: 0.18, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #43415E is Cyan = 0.29, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 67 | 65 | 94 | - |
| CMYK | 0.29 | 0.31 | 0 | 0.63 |
| HSL | 244.14º | 0.18% | 0.31% | - |
| HSV(B) | 244.14º | 0.31% | 0.37% | - |
| XYZ | 6.23 | 5.78 | 11.38 | - |
| YUV | 68.9 | 142.16 | 126.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 65 | 94 | 0.29 | 0.31 | 0 | 0.63 | 244.14 | 0.18 | 0.31 |
| Hex | 43 | 41 | 5E | 1D | 1F | 0 | 3F | F4 | 12 | 1F |
| Octal | 103 | 101 | 136 | 35 | 37 | 0 | 77 | 364 | 22 | 37 |
| Binary | 1000011 | 1000001 | 1011110 | 11101 | 11111 | 0 | 111111 | 11110100 | 10010 | 11111 |
Color Harmonies of #43415E
Complementary color
Monochromatic Colors of #43415E
Black with #43415E
Text Example
Text Example
White with #43415E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43415E; }
p { color: rgb(67,65,94); }
H1.HeaderClassName
{
color: #43415E;
}
.AnyTagClassName
{
color: #43415E;
}
</style>
background-color css
<style>
a { background-color: #43415E; }
a { background-color: rgb(67,65,94); }
div.DivClassName
{
background-color: #43415E;
}
.BgClassName
{
background-color: #43415E;
}
</style>
border-color css
<style>
span { border-color: #43415E; }
span { border-color: rgb(67,65,94); }
td.TdClassName
{
border-color: #43415E;
}
.TagClassName
{
border-color: #43415E;
}
</style>