Shades of Gun Powder #454460
Tints of Gun Powder #454460
RGB
CMYK
RGB Variations
Color information
#454460 (or 0x454460) is known color: Gun Powder. HEX triplet: 45, 44 and 60. RGB value is (69,68,96). Sum of RGB (Red+Green+Blue) = 69+68+96=233 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.61% from 233); Green value is 68 (26.95% from 255 or 29.18% from 233); Blue value is 96 (37.89% from 255 or 41.20% from 233); Max value from RGB is 96 - color contains mainly: blue. Hex color #454460 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454460 is #BABB9F. Grayscale: #474747. Windows color (decimal): -12237728 or 6308933. OLE color: 6308933.
HSL color Cylindrical-coordinate representation of color #454460: hue angle of 242.14º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #454460 is Cyan = 0.28, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 69 | 68 | 96 | - |
| CMYK | 0.28 | 0.29 | 0 | 0.62 |
| HSL | 242.14º | 0.17% | 0.32% | - |
| HSV(B) | 242.14º | 0.29% | 0.38% | - |
| XYZ | 6.63 | 6.24 | 11.92 | - |
| YUV | 71.49 | 141.83 | 126.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 68 | 96 | 0.28 | 0.29 | 0 | 0.62 | 242.14 | 0.17 | 0.32 |
| Hex | 45 | 44 | 60 | 1C | 1D | 0 | 3E | F2 | 11 | 20 |
| Octal | 105 | 104 | 140 | 34 | 35 | 0 | 76 | 362 | 21 | 40 |
| Binary | 1000101 | 1000100 | 1100000 | 11100 | 11101 | 0 | 111110 | 11110010 | 10001 | 100000 |
Color Harmonies of #454460
Complementary color
Monochromatic Colors of #454460
Black with #454460
Text Example
Text Example
White with #454460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454460; }
p { color: rgb(69,68,96); }
H1.HeaderClassName
{
color: #454460;
}
.AnyTagClassName
{
color: #454460;
}
</style>
background-color css
<style>
a { background-color: #454460; }
a { background-color: rgb(69,68,96); }
div.DivClassName
{
background-color: #454460;
}
.BgClassName
{
background-color: #454460;
}
</style>
border-color css
<style>
span { border-color: #454460; }
span { border-color: rgb(69,68,96); }
td.TdClassName
{
border-color: #454460;
}
.TagClassName
{
border-color: #454460;
}
</style>