Shades of Gun Powder #434155
Tints of Gun Powder #434155
RGB
CMYK
RGB Variations
Color information
#434155 (or 0x434155) is known color: Gun Powder. HEX triplet: 43, 41 and 55. RGB value is (67,65,85). Sum of RGB (Red+Green+Blue) = 67+65+85=217 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.88% from 217); Green value is 65 (25.78% from 255 or 29.95% from 217); Blue value is 85 (33.59% from 255 or 39.17% from 217); Max value from RGB is 85 - color contains mainly: blue. Hex color #434155 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434155 is #BCBEAA. Grayscale: #434343. Windows color (decimal): -12369579 or 5587267. OLE color: 5587267.
HSL color Cylindrical-coordinate representation of color #434155: hue angle of 246º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #434155 is Cyan = 0.21, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 65 | 85 | - |
| CMYK | 0.21 | 0.24 | 0 | 0.67 |
| HSL | 246º | 0.13% | 0.29% | - |
| HSV(B) | 246º | 0.24% | 0.33% | - |
| XYZ | 5.84 | 5.63 | 9.37 | - |
| YUV | 67.88 | 137.66 | 127.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 65 | 85 | 0.21 | 0.24 | 0 | 0.67 | 246 | 0.13 | 0.29 |
| Hex | 43 | 41 | 55 | 15 | 18 | 0 | 43 | F6 | D | 1D |
| Octal | 103 | 101 | 125 | 25 | 30 | 0 | 103 | 366 | 15 | 35 |
| Binary | 1000011 | 1000001 | 1010101 | 10101 | 11000 | 0 | 1000011 | 11110110 | 1101 | 11101 |
Color Harmonies of #434155
Complementary color
Monochromatic Colors of #434155
Black with #434155
Text Example
Text Example
White with #434155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434155; }
p { color: rgb(67,65,85); }
H1.HeaderClassName
{
color: #434155;
}
.AnyTagClassName
{
color: #434155;
}
</style>
background-color css
<style>
a { background-color: #434155; }
a { background-color: rgb(67,65,85); }
div.DivClassName
{
background-color: #434155;
}
.BgClassName
{
background-color: #434155;
}
</style>
border-color css
<style>
span { border-color: #434155; }
span { border-color: rgb(67,65,85); }
td.TdClassName
{
border-color: #434155;
}
.TagClassName
{
border-color: #434155;
}
</style>