Shades of Gun Powder #454458
Tints of Gun Powder #454458
RGB
CMYK
RGB Variations
Color information
#454458 (or 0x454458) is known color: Gun Powder. HEX triplet: 45, 44 and 58. RGB value is (69,68,88). Sum of RGB (Red+Green+Blue) = 69+68+88=225 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.67% from 225); Green value is 68 (26.95% from 255 or 30.22% from 225); Blue value is 88 (34.77% from 255 or 39.11% from 225); Max value from RGB is 88 - color contains mainly: blue. Hex color #454458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454458 is #BABBA7. Grayscale: #464646. Windows color (decimal): -12237736 or 5784645. OLE color: 5784645.
HSL color Cylindrical-coordinate representation of color #454458: hue angle of 243º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #454458 is Cyan = 0.22, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 68 | 88 | - |
| CMYK | 0.22 | 0.23 | 0 | 0.65 |
| HSL | 243º | 0.13% | 0.31% | - |
| HSV(B) | 243º | 0.23% | 0.35% | - |
| XYZ | 6.28 | 6.1 | 10.08 | - |
| YUV | 70.58 | 137.83 | 126.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 68 | 88 | 0.22 | 0.23 | 0 | 0.65 | 243 | 0.13 | 0.31 |
| Hex | 45 | 44 | 58 | 16 | 17 | 0 | 41 | F3 | D | 1F |
| Octal | 105 | 104 | 130 | 26 | 27 | 0 | 101 | 363 | 15 | 37 |
| Binary | 1000101 | 1000100 | 1011000 | 10110 | 10111 | 0 | 1000001 | 11110011 | 1101 | 11111 |
Color Harmonies of #454458
Complementary color
Monochromatic Colors of #454458
Black with #454458
Text Example
Text Example
White with #454458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454458; }
p { color: rgb(69,68,88); }
H1.HeaderClassName
{
color: #454458;
}
.AnyTagClassName
{
color: #454458;
}
</style>
background-color css
<style>
a { background-color: #454458; }
a { background-color: rgb(69,68,88); }
div.DivClassName
{
background-color: #454458;
}
.BgClassName
{
background-color: #454458;
}
</style>
border-color css
<style>
span { border-color: #454458; }
span { border-color: rgb(69,68,88); }
td.TdClassName
{
border-color: #454458;
}
.TagClassName
{
border-color: #454458;
}
</style>