Shades of Gun Powder #474257
Tints of Gun Powder #474257
RGB
CMYK
RGB Variations
Color information
#474257 (or 0x474257) is known color: Gun Powder. HEX triplet: 47, 42 and 57. RGB value is (71,66,87). Sum of RGB (Red+Green+Blue) = 71+66+87=224 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.70% from 224); Green value is 66 (26.17% from 255 or 29.46% from 224); Blue value is 87 (34.38% from 255 or 38.84% from 224); Max value from RGB is 87 - color contains mainly: blue. Hex color #474257 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474257 is #B8BDA8. Grayscale: #454545. Windows color (decimal): -12107177 or 5718599. OLE color: 5718599.
HSL color Cylindrical-coordinate representation of color #474257: hue angle of 254.29º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #474257 is Cyan = 0.18, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 66 | 87 | - |
| CMYK | 0.18 | 0.24 | 0 | 0.66 |
| HSL | 254.29º | 0.14% | 0.3% | - |
| HSV(B) | 254.29º | 0.24% | 0.34% | - |
| XYZ | 6.27 | 5.92 | 9.83 | - |
| YUV | 69.89 | 137.66 | 128.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 66 | 87 | 0.18 | 0.24 | 0 | 0.66 | 254.29 | 0.14 | 0.3 |
| Hex | 47 | 42 | 57 | 12 | 18 | 0 | 42 | FE | E | 1E |
| Octal | 107 | 102 | 127 | 22 | 30 | 0 | 102 | 376 | 16 | 36 |
| Binary | 1000111 | 1000010 | 1010111 | 10010 | 11000 | 0 | 1000010 | 11111110 | 1110 | 11110 |
Color Harmonies of #474257
Complementary color
Monochromatic Colors of #474257
Black with #474257
Text Example
Text Example
White with #474257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474257; }
p { color: rgb(71,66,87); }
H1.HeaderClassName
{
color: #474257;
}
.AnyTagClassName
{
color: #474257;
}
</style>
background-color css
<style>
a { background-color: #474257; }
a { background-color: rgb(71,66,87); }
div.DivClassName
{
background-color: #474257;
}
.BgClassName
{
background-color: #474257;
}
</style>
border-color css
<style>
span { border-color: #474257; }
span { border-color: rgb(71,66,87); }
td.TdClassName
{
border-color: #474257;
}
.TagClassName
{
border-color: #474257;
}
</style>