Shades of Gun Powder #434257
Tints of Gun Powder #434257
RGB
CMYK
RGB Variations
Color information
#434257 (or 0x434257) is known color: Gun Powder. HEX triplet: 43, 42 and 57. RGB value is (67,66,87). Sum of RGB (Red+Green+Blue) = 67+66+87=220 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.45% from 220); Green value is 66 (26.17% from 255 or 30% from 220); Blue value is 87 (34.38% from 255 or 39.55% from 220); Max value from RGB is 87 - color contains mainly: blue. Hex color #434257 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434257 is #BCBDA8. Grayscale: #444444. Windows color (decimal): -12369321 or 5718595. OLE color: 5718595.
HSL color Cylindrical-coordinate representation of color #434257: hue angle of 242.86º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #434257 is Cyan = 0.23, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 66 | 87 | - |
| CMYK | 0.23 | 0.24 | 0 | 0.66 |
| HSL | 242.86º | 0.14% | 0.3% | - |
| HSV(B) | 242.86º | 0.24% | 0.34% | - |
| XYZ | 5.98 | 5.78 | 9.82 | - |
| YUV | 68.69 | 138.33 | 126.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 66 | 87 | 0.23 | 0.24 | 0 | 0.66 | 242.86 | 0.14 | 0.3 |
| Hex | 43 | 42 | 57 | 17 | 18 | 0 | 42 | F3 | E | 1E |
| Octal | 103 | 102 | 127 | 27 | 30 | 0 | 102 | 363 | 16 | 36 |
| Binary | 1000011 | 1000010 | 1010111 | 10111 | 11000 | 0 | 1000010 | 11110011 | 1110 | 11110 |
Color Harmonies of #434257
Complementary color
Monochromatic Colors of #434257
Black with #434257
Text Example
Text Example
White with #434257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434257; }
p { color: rgb(67,66,87); }
H1.HeaderClassName
{
color: #434257;
}
.AnyTagClassName
{
color: #434257;
}
</style>
background-color css
<style>
a { background-color: #434257; }
a { background-color: rgb(67,66,87); }
div.DivClassName
{
background-color: #434257;
}
.BgClassName
{
background-color: #434257;
}
</style>
border-color css
<style>
span { border-color: #434257; }
span { border-color: rgb(67,66,87); }
td.TdClassName
{
border-color: #434257;
}
.TagClassName
{
border-color: #434257;
}
</style>