Shades of Gun Powder #454659
Tints of Gun Powder #454659
RGB
CMYK
RGB Variations
Color information
#454659 (or 0x454659) is known color: Gun Powder. HEX triplet: 45, 46 and 59. RGB value is (69,70,89). Sum of RGB (Red+Green+Blue) = 69+70+89=228 (30% of max value = 765). Red value is 69 (27.34% from 255 or 30.26% from 228); Green value is 70 (27.73% from 255 or 30.70% from 228); Blue value is 89 (35.16% from 255 or 39.04% from 228); Max value from RGB is 89 - color contains mainly: blue. Hex color #454659 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454659 is #BAB9A6. Grayscale: #474747. Windows color (decimal): -12237223 or 5850693. OLE color: 5850693.
HSL color Cylindrical-coordinate representation of color #454659: hue angle of 237º degrees, saturation: 0.13, 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 #454659 is Cyan = 0.22, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 70 | 89 | - |
| CMYK | 0.22 | 0.21 | 0 | 0.65 |
| HSL | 237º | 0.13% | 0.31% | - |
| HSV(B) | 237º | 0.22% | 0.35% | - |
| XYZ | 6.45 | 6.37 | 10.34 | - |
| YUV | 71.87 | 137.67 | 125.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 70 | 89 | 0.22 | 0.21 | 0 | 0.65 | 237 | 0.13 | 0.31 |
| Hex | 45 | 46 | 59 | 16 | 15 | 0 | 41 | ED | D | 1F |
| Octal | 105 | 106 | 131 | 26 | 25 | 0 | 101 | 355 | 15 | 37 |
| Binary | 1000101 | 1000110 | 1011001 | 10110 | 10101 | 0 | 1000001 | 11101101 | 1101 | 11111 |
Color Harmonies of #454659
Complementary color
Monochromatic Colors of #454659
Black with #454659
Text Example
Text Example
White with #454659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454659; }
p { color: rgb(69,70,89); }
H1.HeaderClassName
{
color: #454659;
}
.AnyTagClassName
{
color: #454659;
}
</style>
background-color css
<style>
a { background-color: #454659; }
a { background-color: rgb(69,70,89); }
div.DivClassName
{
background-color: #454659;
}
.BgClassName
{
background-color: #454659;
}
</style>
border-color css
<style>
span { border-color: #454659; }
span { border-color: rgb(69,70,89); }
td.TdClassName
{
border-color: #454659;
}
.TagClassName
{
border-color: #454659;
}
</style>