Shades of Gun Powder #454156
Tints of Gun Powder #454156
RGB
CMYK
RGB Variations
Color information
#454156 (or 0x454156) is known color: Gun Powder. HEX triplet: 45, 41 and 56. RGB value is (69,65,86). Sum of RGB (Red+Green+Blue) = 69+65+86=220 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.36% from 220); Green value is 65 (25.78% from 255 or 29.55% from 220); Blue value is 86 (33.98% from 255 or 39.09% from 220); Max value from RGB is 86 - color contains mainly: blue. Hex color #454156 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454156 is #BABEA9. Grayscale: #444444. Windows color (decimal): -12238506 or 5652805. OLE color: 5652805.
HSL color Cylindrical-coordinate representation of color #454156: hue angle of 251.43º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #454156 is Cyan = 0.20, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 65 | 86 | - |
| CMYK | 0.20 | 0.24 | 0 | 0.66 |
| HSL | 251.43º | 0.14% | 0.3% | - |
| HSV(B) | 251.43º | 0.24% | 0.34% | - |
| XYZ | 6.02 | 5.72 | 9.59 | - |
| YUV | 68.59 | 137.83 | 128.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 65 | 86 | 0.20 | 0.24 | 0 | 0.66 | 251.43 | 0.14 | 0.3 |
| Hex | 45 | 41 | 56 | 14 | 18 | 0 | 42 | FB | E | 1E |
| Octal | 105 | 101 | 126 | 24 | 30 | 0 | 102 | 373 | 16 | 36 |
| Binary | 1000101 | 1000001 | 1010110 | 10100 | 11000 | 0 | 1000010 | 11111011 | 1110 | 11110 |
Color Harmonies of #454156
Complementary color
Monochromatic Colors of #454156
Black with #454156
Text Example
Text Example
White with #454156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454156; }
p { color: rgb(69,65,86); }
H1.HeaderClassName
{
color: #454156;
}
.AnyTagClassName
{
color: #454156;
}
</style>
background-color css
<style>
a { background-color: #454156; }
a { background-color: rgb(69,65,86); }
div.DivClassName
{
background-color: #454156;
}
.BgClassName
{
background-color: #454156;
}
</style>
border-color css
<style>
span { border-color: #454156; }
span { border-color: rgb(69,65,86); }
td.TdClassName
{
border-color: #454156;
}
.TagClassName
{
border-color: #454156;
}
</style>