Shades of Gun Powder #454657
Tints of Gun Powder #454657
RGB
CMYK
RGB Variations
Color information
#454657 (or 0x454657) is known color: Gun Powder. HEX triplet: 45, 46 and 57. RGB value is (69,70,87). Sum of RGB (Red+Green+Blue) = 69+70+87=226 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.53% from 226); Green value is 70 (27.73% from 255 or 30.97% from 226); Blue value is 87 (34.38% from 255 or 38.50% from 226); Max value from RGB is 87 - color contains mainly: blue. Hex color #454657 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454657 is #BAB9A8. Grayscale: #474747. Windows color (decimal): -12237225 or 5719621. OLE color: 5719621.
HSL color Cylindrical-coordinate representation of color #454657: hue angle of 236.67º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #454657 is Cyan = 0.21, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 70 | 87 | - |
| CMYK | 0.21 | 0.20 | 0 | 0.66 |
| HSL | 236.67º | 0.12% | 0.31% | - |
| HSV(B) | 236.67º | 0.21% | 0.34% | - |
| XYZ | 6.36 | 6.33 | 9.9 | - |
| YUV | 71.64 | 136.67 | 126.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 70 | 87 | 0.21 | 0.20 | 0 | 0.66 | 236.67 | 0.12 | 0.31 |
| Hex | 45 | 46 | 57 | 15 | 14 | 0 | 42 | ED | C | 1F |
| Octal | 105 | 106 | 127 | 25 | 24 | 0 | 102 | 355 | 14 | 37 |
| Binary | 1000101 | 1000110 | 1010111 | 10101 | 10100 | 0 | 1000010 | 11101101 | 1100 | 11111 |
Color Harmonies of #454657
Complementary color
Monochromatic Colors of #454657
Black with #454657
Text Example
Text Example
White with #454657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454657; }
p { color: rgb(69,70,87); }
H1.HeaderClassName
{
color: #454657;
}
.AnyTagClassName
{
color: #454657;
}
</style>
background-color css
<style>
a { background-color: #454657; }
a { background-color: rgb(69,70,87); }
div.DivClassName
{
background-color: #454657;
}
.BgClassName
{
background-color: #454657;
}
</style>
border-color css
<style>
span { border-color: #454657; }
span { border-color: rgb(69,70,87); }
td.TdClassName
{
border-color: #454657;
}
.TagClassName
{
border-color: #454657;
}
</style>