Shades of Gun Powder #454257
Tints of Gun Powder #454257
RGB
CMYK
RGB Variations
Color information
#454257 (or 0x454257) is known color: Gun Powder. HEX triplet: 45, 42 and 57. RGB value is (69,66,87). Sum of RGB (Red+Green+Blue) = 69+66+87=222 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.08% from 222); Green value is 66 (26.17% from 255 or 29.73% from 222); Blue value is 87 (34.38% from 255 or 39.19% from 222); Max value from RGB is 87 - color contains mainly: blue. Hex color #454257 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454257 is #BABDA8. Grayscale: #454545. Windows color (decimal): -12238249 or 5718597. OLE color: 5718597.
HSL color Cylindrical-coordinate representation of color #454257: hue angle of 248.57º 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 #454257 is Cyan = 0.21, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 66 | 87 | - |
| CMYK | 0.21 | 0.24 | 0 | 0.66 |
| HSL | 248.57º | 0.14% | 0.3% | - |
| HSV(B) | 248.57º | 0.24% | 0.34% | - |
| XYZ | 6.12 | 5.85 | 9.82 | - |
| YUV | 69.29 | 137.99 | 127.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 66 | 87 | 0.21 | 0.24 | 0 | 0.66 | 248.57 | 0.14 | 0.3 |
| Hex | 45 | 42 | 57 | 15 | 18 | 0 | 42 | F9 | E | 1E |
| Octal | 105 | 102 | 127 | 25 | 30 | 0 | 102 | 371 | 16 | 36 |
| Binary | 1000101 | 1000010 | 1010111 | 10101 | 11000 | 0 | 1000010 | 11111001 | 1110 | 11110 |
Color Harmonies of #454257
Complementary color
Monochromatic Colors of #454257
Black with #454257
Text Example
Text Example
White with #454257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454257; }
p { color: rgb(69,66,87); }
H1.HeaderClassName
{
color: #454257;
}
.AnyTagClassName
{
color: #454257;
}
</style>
background-color css
<style>
a { background-color: #454257; }
a { background-color: rgb(69,66,87); }
div.DivClassName
{
background-color: #454257;
}
.BgClassName
{
background-color: #454257;
}
</style>
border-color css
<style>
span { border-color: #454257; }
span { border-color: rgb(69,66,87); }
td.TdClassName
{
border-color: #454257;
}
.TagClassName
{
border-color: #454257;
}
</style>