Shades of Gun Powder #474459
Tints of Gun Powder #474459
RGB
CMYK
RGB Variations
Color information
#474459 (or 0x474459) is known color: Gun Powder. HEX triplet: 47, 44 and 59. RGB value is (71,68,89). Sum of RGB (Red+Green+Blue) = 71+68+89=228 (30% of max value = 765). Red value is 71 (28.12% from 255 or 31.14% from 228); Green value is 68 (26.95% from 255 or 29.82% 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 #474459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474459 is #B8BBA6. Grayscale: #474747. Windows color (decimal): -12106663 or 5850183. OLE color: 5850183.
HSL color Cylindrical-coordinate representation of color #474459: hue angle of 248.57º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #474459 is Cyan = 0.20, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 68 | 89 | - |
| CMYK | 0.20 | 0.24 | 0 | 0.65 |
| HSL | 248.57º | 0.13% | 0.31% | - |
| HSV(B) | 248.57º | 0.24% | 0.35% | - |
| XYZ | 6.47 | 6.2 | 10.31 | - |
| YUV | 71.29 | 137.99 | 127.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 68 | 89 | 0.20 | 0.24 | 0 | 0.65 | 248.57 | 0.13 | 0.31 |
| Hex | 47 | 44 | 59 | 14 | 18 | 0 | 41 | F9 | D | 1F |
| Octal | 107 | 104 | 131 | 24 | 30 | 0 | 101 | 371 | 15 | 37 |
| Binary | 1000111 | 1000100 | 1011001 | 10100 | 11000 | 0 | 1000001 | 11111001 | 1101 | 11111 |
Color Harmonies of #474459
Complementary color
Monochromatic Colors of #474459
Black with #474459
Text Example
Text Example
White with #474459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474459; }
p { color: rgb(71,68,89); }
H1.HeaderClassName
{
color: #474459;
}
.AnyTagClassName
{
color: #474459;
}
</style>
background-color css
<style>
a { background-color: #474459; }
a { background-color: rgb(71,68,89); }
div.DivClassName
{
background-color: #474459;
}
.BgClassName
{
background-color: #474459;
}
</style>
border-color css
<style>
span { border-color: #474459; }
span { border-color: rgb(71,68,89); }
td.TdClassName
{
border-color: #474459;
}
.TagClassName
{
border-color: #474459;
}
</style>