Shades of Gun Powder #454356
Tints of Gun Powder #454356
RGB
CMYK
RGB Variations
Color information
#454356 (or 0x454356) is known color: Gun Powder. HEX triplet: 45, 43 and 56. RGB value is (69,67,86). Sum of RGB (Red+Green+Blue) = 69+67+86=222 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.08% from 222); Green value is 67 (26.56% from 255 or 30.18% from 222); Blue value is 86 (33.98% from 255 or 38.74% from 222); Max value from RGB is 86 - color contains mainly: blue. Hex color #454356 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454356 is #BABCA9. Grayscale: #454545. Windows color (decimal): -12237994 or 5653317. OLE color: 5653317.
HSL color Cylindrical-coordinate representation of color #454356: hue angle of 246.32º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #454356 is Cyan = 0.20, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 67 | 86 | - |
| CMYK | 0.20 | 0.22 | 0 | 0.66 |
| HSL | 246.32º | 0.12% | 0.3% | - |
| HSV(B) | 246.32º | 0.22% | 0.34% | - |
| XYZ | 6.14 | 5.95 | 9.63 | - |
| YUV | 69.76 | 137.16 | 127.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 67 | 86 | 0.20 | 0.22 | 0 | 0.66 | 246.32 | 0.12 | 0.3 |
| Hex | 45 | 43 | 56 | 14 | 16 | 0 | 42 | F6 | C | 1E |
| Octal | 105 | 103 | 126 | 24 | 26 | 0 | 102 | 366 | 14 | 36 |
| Binary | 1000101 | 1000011 | 1010110 | 10100 | 10110 | 0 | 1000010 | 11110110 | 1100 | 11110 |
Color Harmonies of #454356
Complementary color
Monochromatic Colors of #454356
Black with #454356
Text Example
Text Example
White with #454356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454356; }
p { color: rgb(69,67,86); }
H1.HeaderClassName
{
color: #454356;
}
.AnyTagClassName
{
color: #454356;
}
</style>
background-color css
<style>
a { background-color: #454356; }
a { background-color: rgb(69,67,86); }
div.DivClassName
{
background-color: #454356;
}
.BgClassName
{
background-color: #454356;
}
</style>
border-color css
<style>
span { border-color: #454356; }
span { border-color: rgb(69,67,86); }
td.TdClassName
{
border-color: #454356;
}
.TagClassName
{
border-color: #454356;
}
</style>