Shades of Gun Powder #474456
Tints of Gun Powder #474456
RGB
CMYK
RGB Variations
Color information
#474456 (or 0x474456) is known color: Gun Powder. HEX triplet: 47, 44 and 56. RGB value is (71,68,86). Sum of RGB (Red+Green+Blue) = 71+68+86=225 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.56% from 225); Green value is 68 (26.95% from 255 or 30.22% from 225); Blue value is 86 (33.98% from 255 or 38.22% from 225); Max value from RGB is 86 - color contains mainly: blue. Hex color #474456 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474456 is #B8BBA9. Grayscale: #464646. Windows color (decimal): -12106666 or 5653575. OLE color: 5653575.
HSL color Cylindrical-coordinate representation of color #474456: hue angle of 250º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #474456 is Cyan = 0.17, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 68 | 86 | - |
| CMYK | 0.17 | 0.21 | 0 | 0.66 |
| HSL | 250º | 0.12% | 0.3% | - |
| HSV(B) | 250º | 0.21% | 0.34% | - |
| XYZ | 6.35 | 6.15 | 9.66 | - |
| YUV | 70.95 | 136.49 | 128.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 68 | 86 | 0.17 | 0.21 | 0 | 0.66 | 250 | 0.12 | 0.3 |
| Hex | 47 | 44 | 56 | 11 | 15 | 0 | 42 | FA | C | 1E |
| Octal | 107 | 104 | 126 | 21 | 25 | 0 | 102 | 372 | 14 | 36 |
| Binary | 1000111 | 1000100 | 1010110 | 10001 | 10101 | 0 | 1000010 | 11111010 | 1100 | 11110 |
Color Harmonies of #474456
Complementary color
Monochromatic Colors of #474456
Black with #474456
Text Example
Text Example
White with #474456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474456; }
p { color: rgb(71,68,86); }
H1.HeaderClassName
{
color: #474456;
}
.AnyTagClassName
{
color: #474456;
}
</style>
background-color css
<style>
a { background-color: #474456; }
a { background-color: rgb(71,68,86); }
div.DivClassName
{
background-color: #474456;
}
.BgClassName
{
background-color: #474456;
}
</style>
border-color css
<style>
span { border-color: #474456; }
span { border-color: rgb(71,68,86); }
td.TdClassName
{
border-color: #474456;
}
.TagClassName
{
border-color: #474456;
}
</style>