Shades of Gun Powder #454450
Tints of Gun Powder #454450
RGB
CMYK
RGB Variations
Color information
#454450 (or 0x454450) is known color: Gun Powder. HEX triplet: 45, 44 and 50. RGB value is (69,68,80). Sum of RGB (Red+Green+Blue) = 69+68+80=217 (28% of max value = 765). Red value is 69 (27.34% from 255 or 31.80% from 217); Green value is 68 (26.95% from 255 or 31.34% from 217); Blue value is 80 (31.64% from 255 or 36.87% from 217); Max value from RGB is 80 - color contains mainly: blue. Hex color #454450 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454450 is #BABBAF. Grayscale: #454545. Windows color (decimal): -12237744 or 5260357. OLE color: 5260357.
HSL color Cylindrical-coordinate representation of color #454450: hue angle of 245º degrees, saturation: 0.08, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #454450 is Cyan = 0.14, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 69 | 68 | 80 | - |
| CMYK | 0.14 | 0.15 | 0 | 0.69 |
| HSL | 245º | 0.08% | 0.29% | - |
| HSV(B) | 245º | 0.15% | 0.31% | - |
| XYZ | 5.97 | 5.98 | 8.43 | - |
| YUV | 69.67 | 133.83 | 127.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 68 | 80 | 0.14 | 0.15 | 0 | 0.69 | 245 | 0.08 | 0.29 |
| Hex | 45 | 44 | 50 | E | F | 0 | 45 | F5 | 8 | 1D |
| Octal | 105 | 104 | 120 | 16 | 17 | 0 | 105 | 365 | 10 | 35 |
| Binary | 1000101 | 1000100 | 1010000 | 1110 | 1111 | 0 | 1000101 | 11110101 | 1000 | 11101 |
Color Harmonies of #454450
Complementary color
Monochromatic Colors of #454450
Black with #454450
Text Example
Text Example
White with #454450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454450; }
p { color: rgb(69,68,80); }
H1.HeaderClassName
{
color: #454450;
}
.AnyTagClassName
{
color: #454450;
}
</style>
background-color css
<style>
a { background-color: #454450; }
a { background-color: rgb(69,68,80); }
div.DivClassName
{
background-color: #454450;
}
.BgClassName
{
background-color: #454450;
}
</style>
border-color css
<style>
span { border-color: #454450; }
span { border-color: rgb(69,68,80); }
td.TdClassName
{
border-color: #454450;
}
.TagClassName
{
border-color: #454450;
}
</style>