Shades of Gun Powder #454756
Tints of Gun Powder #454756
RGB
CMYK
RGB Variations
Color information
#454756 (or 0x454756) is known color: Gun Powder. HEX triplet: 45, 47 and 56. RGB value is (69,71,86). Sum of RGB (Red+Green+Blue) = 69+71+86=226 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.53% from 226); Green value is 71 (28.12% from 255 or 31.42% from 226); Blue value is 86 (33.98% from 255 or 38.05% from 226); Max value from RGB is 86 - color contains mainly: blue. Hex color #454756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454756 is #BAB8A9. Grayscale: #484848. Windows color (decimal): -12236970 or 5654341. OLE color: 5654341.
HSL color Cylindrical-coordinate representation of color #454756: hue angle of 232.94º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #454756 is Cyan = 0.20, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 71 | 86 | - |
| CMYK | 0.20 | 0.17 | 0 | 0.66 |
| HSL | 232.94º | 0.11% | 0.3% | - |
| HSV(B) | 232.94º | 0.2% | 0.34% | - |
| XYZ | 6.39 | 6.44 | 9.71 | - |
| YUV | 72.11 | 135.84 | 125.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 71 | 86 | 0.20 | 0.17 | 0 | 0.66 | 232.94 | 0.11 | 0.3 |
| Hex | 45 | 47 | 56 | 14 | 11 | 0 | 42 | E9 | B | 1E |
| Octal | 105 | 107 | 126 | 24 | 21 | 0 | 102 | 351 | 13 | 36 |
| Binary | 1000101 | 1000111 | 1010110 | 10100 | 10001 | 0 | 1000010 | 11101001 | 1011 | 11110 |
Color Harmonies of #454756
Complementary color
Monochromatic Colors of #454756
Black with #454756
Text Example
Text Example
White with #454756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454756; }
p { color: rgb(69,71,86); }
H1.HeaderClassName
{
color: #454756;
}
.AnyTagClassName
{
color: #454756;
}
</style>
background-color css
<style>
a { background-color: #454756; }
a { background-color: rgb(69,71,86); }
div.DivClassName
{
background-color: #454756;
}
.BgClassName
{
background-color: #454756;
}
</style>
border-color css
<style>
span { border-color: #454756; }
span { border-color: rgb(69,71,86); }
td.TdClassName
{
border-color: #454756;
}
.TagClassName
{
border-color: #454756;
}
</style>