Shades of Gun Powder #474751
Tints of Gun Powder #474751
RGB
CMYK
RGB Variations
Color information
#474751 (or 0x474751) is known color: Gun Powder. HEX triplet: 47, 47 and 51. RGB value is (71,71,81). Sum of RGB (Red+Green+Blue) = 71+71+81=223 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.84% from 223); Green value is 71 (28.12% from 255 or 31.84% from 223); Blue value is 81 (32.03% from 255 or 36.32% from 223); Max value from RGB is 81 - color contains mainly: blue. Hex color #474751 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474751 is #B8B8AE. Grayscale: #484848. Windows color (decimal): -12105903 or 5326663. OLE color: 5326663.
HSL color Cylindrical-coordinate representation of color #474751: hue angle of 240º degrees, saturation: 0.07, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #474751 is Cyan = 0.12, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 71 | 71 | 81 | - |
| CMYK | 0.12 | 0.12 | 0 | 0.68 |
| HSL | 240º | 0.07% | 0.3% | - |
| HSV(B) | 240º | 0.12% | 0.32% | - |
| XYZ | 6.34 | 6.44 | 8.69 | - |
| YUV | 72.14 | 133 | 127.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 71 | 81 | 0.12 | 0.12 | 0 | 0.68 | 240 | 0.07 | 0.3 |
| Hex | 47 | 47 | 51 | C | C | 0 | 44 | F0 | 7 | 1E |
| Octal | 107 | 107 | 121 | 14 | 14 | 0 | 104 | 360 | 7 | 36 |
| Binary | 1000111 | 1000111 | 1010001 | 1100 | 1100 | 0 | 1000100 | 11110000 | 111 | 11110 |
Color Harmonies of #474751
Complementary color
Monochromatic Colors of #474751
Black with #474751
Text Example
Text Example
White with #474751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474751; }
p { color: rgb(71,71,81); }
H1.HeaderClassName
{
color: #474751;
}
.AnyTagClassName
{
color: #474751;
}
</style>
background-color css
<style>
a { background-color: #474751; }
a { background-color: rgb(71,71,81); }
div.DivClassName
{
background-color: #474751;
}
.BgClassName
{
background-color: #474751;
}
</style>
border-color css
<style>
span { border-color: #474751; }
span { border-color: rgb(71,71,81); }
td.TdClassName
{
border-color: #474751;
}
.TagClassName
{
border-color: #474751;
}
</style>