Shades of Gun Powder #434057
Tints of Gun Powder #434057
RGB
CMYK
RGB Variations
Color information
#434057 (or 0x434057) is known color: Gun Powder. HEX triplet: 43, 40 and 57. RGB value is (67,64,87). Sum of RGB (Red+Green+Blue) = 67+64+87=218 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.73% from 218); Green value is 64 (25.39% from 255 or 29.36% from 218); Blue value is 87 (34.38% from 255 or 39.91% from 218); Max value from RGB is 87 - color contains mainly: blue. Hex color #434057 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434057 is #BCBFA8. Grayscale: #434343. Windows color (decimal): -12369833 or 5718083. OLE color: 5718083.
HSL color Cylindrical-coordinate representation of color #434057: hue angle of 247.83º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #434057 is Cyan = 0.23, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 64 | 87 | - |
| CMYK | 0.23 | 0.26 | 0 | 0.66 |
| HSL | 247.83º | 0.15% | 0.3% | - |
| HSV(B) | 247.83º | 0.26% | 0.34% | - |
| XYZ | 5.87 | 5.55 | 9.78 | - |
| YUV | 67.52 | 138.99 | 127.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 64 | 87 | 0.23 | 0.26 | 0 | 0.66 | 247.83 | 0.15 | 0.3 |
| Hex | 43 | 40 | 57 | 17 | 1A | 0 | 42 | F8 | F | 1E |
| Octal | 103 | 100 | 127 | 27 | 32 | 0 | 102 | 370 | 17 | 36 |
| Binary | 1000011 | 1000000 | 1010111 | 10111 | 11010 | 0 | 1000010 | 11111000 | 1111 | 11110 |
Color Harmonies of #434057
Complementary color
Monochromatic Colors of #434057
Black with #434057
Text Example
Text Example
White with #434057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434057; }
p { color: rgb(67,64,87); }
H1.HeaderClassName
{
color: #434057;
}
.AnyTagClassName
{
color: #434057;
}
</style>
background-color css
<style>
a { background-color: #434057; }
a { background-color: rgb(67,64,87); }
div.DivClassName
{
background-color: #434057;
}
.BgClassName
{
background-color: #434057;
}
</style>
border-color css
<style>
span { border-color: #434057; }
span { border-color: rgb(67,64,87); }
td.TdClassName
{
border-color: #434057;
}
.TagClassName
{
border-color: #434057;
}
</style>