Shades of Gun Powder #474556
Tints of Gun Powder #474556
RGB
CMYK
RGB Variations
Color information
#474556 (or 0x474556) is known color: Gun Powder. HEX triplet: 47, 45 and 56. RGB value is (71,69,86). Sum of RGB (Red+Green+Blue) = 71+69+86=226 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.42% from 226); Green value is 69 (27.34% from 255 or 30.53% from 226); Blue value is 86 (33.98% from 255 or 38.05% from 226); Max value from RGB is 86 - color contains mainly: blue. Hex color #474556 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474556 is #B8BAA9. Grayscale: #474747. Windows color (decimal): -12106410 or 5653831. OLE color: 5653831.
HSL color Cylindrical-coordinate representation of color #474556: hue angle of 247.06º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #474556 is Cyan = 0.17, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 69 | 86 | - |
| CMYK | 0.17 | 0.20 | 0 | 0.66 |
| HSL | 247.06º | 0.11% | 0.3% | - |
| HSV(B) | 247.06º | 0.2% | 0.34% | - |
| XYZ | 6.41 | 6.27 | 9.68 | - |
| YUV | 71.54 | 136.16 | 127.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 69 | 86 | 0.17 | 0.20 | 0 | 0.66 | 247.06 | 0.11 | 0.3 |
| Hex | 47 | 45 | 56 | 11 | 14 | 0 | 42 | F7 | B | 1E |
| Octal | 107 | 105 | 126 | 21 | 24 | 0 | 102 | 367 | 13 | 36 |
| Binary | 1000111 | 1000101 | 1010110 | 10001 | 10100 | 0 | 1000010 | 11110111 | 1011 | 11110 |
Color Harmonies of #474556
Complementary color
Monochromatic Colors of #474556
Black with #474556
Text Example
Text Example
White with #474556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474556; }
p { color: rgb(71,69,86); }
H1.HeaderClassName
{
color: #474556;
}
.AnyTagClassName
{
color: #474556;
}
</style>
background-color css
<style>
a { background-color: #474556; }
a { background-color: rgb(71,69,86); }
div.DivClassName
{
background-color: #474556;
}
.BgClassName
{
background-color: #474556;
}
</style>
border-color css
<style>
span { border-color: #474556; }
span { border-color: rgb(71,69,86); }
td.TdClassName
{
border-color: #474556;
}
.TagClassName
{
border-color: #474556;
}
</style>