Shades of Gun Powder #474957
Tints of Gun Powder #474957
RGB
CMYK
RGB Variations
Color information
#474957 (or 0x474957) is known color: Gun Powder. HEX triplet: 47, 49 and 57. RGB value is (71,73,87). Sum of RGB (Red+Green+Blue) = 71+73+87=231 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.74% from 231); Green value is 73 (28.91% from 255 or 31.60% from 231); Blue value is 87 (34.38% from 255 or 37.66% from 231); Max value from RGB is 87 - color contains mainly: blue. Hex color #474957 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474957 is #B8B6A8. Grayscale: #494949. Windows color (decimal): -12105385 or 5720391. OLE color: 5720391.
HSL color Cylindrical-coordinate representation of color #474957: hue angle of 232.5º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #474957 is Cyan = 0.18, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 73 | 87 | - |
| CMYK | 0.18 | 0.16 | 0 | 0.66 |
| HSL | 232.5º | 0.1% | 0.31% | - |
| HSV(B) | 232.5º | 0.18% | 0.34% | - |
| XYZ | 6.7 | 6.79 | 9.97 | - |
| YUV | 74 | 135.34 | 125.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 73 | 87 | 0.18 | 0.16 | 0 | 0.66 | 232.5 | 0.1 | 0.31 |
| Hex | 47 | 49 | 57 | 12 | 10 | 0 | 42 | E8 | A | 1F |
| Octal | 107 | 111 | 127 | 22 | 20 | 0 | 102 | 350 | 12 | 37 |
| Binary | 1000111 | 1001001 | 1010111 | 10010 | 10000 | 0 | 1000010 | 11101000 | 1010 | 11111 |
Color Harmonies of #474957
Complementary color
Monochromatic Colors of #474957
Black with #474957
Text Example
Text Example
White with #474957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474957; }
p { color: rgb(71,73,87); }
H1.HeaderClassName
{
color: #474957;
}
.AnyTagClassName
{
color: #474957;
}
</style>
background-color css
<style>
a { background-color: #474957; }
a { background-color: rgb(71,73,87); }
div.DivClassName
{
background-color: #474957;
}
.BgClassName
{
background-color: #474957;
}
</style>
border-color css
<style>
span { border-color: #474957; }
span { border-color: rgb(71,73,87); }
td.TdClassName
{
border-color: #474957;
}
.TagClassName
{
border-color: #474957;
}
</style>