Shades of Gun Powder #454558
Tints of Gun Powder #454558
RGB
CMYK
RGB Variations
Color information
#454558 (or 0x454558) is known color: Gun Powder. HEX triplet: 45, 45 and 58. RGB value is (69,69,88). Sum of RGB (Red+Green+Blue) = 69+69+88=226 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.53% from 226); Green value is 69 (27.34% from 255 or 30.53% from 226); Blue value is 88 (34.77% from 255 or 38.94% from 226); Max value from RGB is 88 - color contains mainly: blue. Hex color #454558 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454558 is #BABAA7. Grayscale: #474747. Windows color (decimal): -12237480 or 5784901. OLE color: 5784901.
HSL color Cylindrical-coordinate representation of color #454558: hue angle of 240º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #454558 is Cyan = 0.22, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 69 | 88 | - |
| CMYK | 0.22 | 0.22 | 0 | 0.65 |
| HSL | 240º | 0.12% | 0.31% | - |
| HSV(B) | 240º | 0.22% | 0.35% | - |
| XYZ | 6.34 | 6.23 | 10.1 | - |
| YUV | 71.17 | 137.5 | 126.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 69 | 88 | 0.22 | 0.22 | 0 | 0.65 | 240 | 0.12 | 0.31 |
| Hex | 45 | 45 | 58 | 16 | 16 | 0 | 41 | F0 | C | 1F |
| Octal | 105 | 105 | 130 | 26 | 26 | 0 | 101 | 360 | 14 | 37 |
| Binary | 1000101 | 1000101 | 1011000 | 10110 | 10110 | 0 | 1000001 | 11110000 | 1100 | 11111 |
Color Harmonies of #454558
Complementary color
Monochromatic Colors of #454558
Black with #454558
Text Example
Text Example
White with #454558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454558; }
p { color: rgb(69,69,88); }
H1.HeaderClassName
{
color: #454558;
}
.AnyTagClassName
{
color: #454558;
}
</style>
background-color css
<style>
a { background-color: #454558; }
a { background-color: rgb(69,69,88); }
div.DivClassName
{
background-color: #454558;
}
.BgClassName
{
background-color: #454558;
}
</style>
border-color css
<style>
span { border-color: #454558; }
span { border-color: rgb(69,69,88); }
td.TdClassName
{
border-color: #454558;
}
.TagClassName
{
border-color: #454558;
}
</style>