Shades of Gun Powder #474259
Tints of Gun Powder #474259
RGB
CMYK
RGB Variations
Color information
#474259 (or 0x474259) is known color: Gun Powder. HEX triplet: 47, 42 and 59. RGB value is (71,66,89). Sum of RGB (Red+Green+Blue) = 71+66+89=226 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.42% from 226); Green value is 66 (26.17% from 255 or 29.20% from 226); Blue value is 89 (35.16% from 255 or 39.38% from 226); Max value from RGB is 89 - color contains mainly: blue. Hex color #474259 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474259 is #B8BDA6. Grayscale: #464646. Windows color (decimal): -12107175 or 5849671. OLE color: 5849671.
HSL color Cylindrical-coordinate representation of color #474259: hue angle of 253.04º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #474259 is Cyan = 0.20, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 66 | 89 | - |
| CMYK | 0.20 | 0.26 | 0 | 0.65 |
| HSL | 253.04º | 0.15% | 0.3% | - |
| HSV(B) | 253.04º | 0.26% | 0.35% | - |
| XYZ | 6.35 | 5.96 | 10.27 | - |
| YUV | 70.12 | 138.66 | 128.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 66 | 89 | 0.20 | 0.26 | 0 | 0.65 | 253.04 | 0.15 | 0.3 |
| Hex | 47 | 42 | 59 | 14 | 1A | 0 | 41 | FD | F | 1E |
| Octal | 107 | 102 | 131 | 24 | 32 | 0 | 101 | 375 | 17 | 36 |
| Binary | 1000111 | 1000010 | 1011001 | 10100 | 11010 | 0 | 1000001 | 11111101 | 1111 | 11110 |
Color Harmonies of #474259
Complementary color
Monochromatic Colors of #474259
Black with #474259
Text Example
Text Example
White with #474259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474259; }
p { color: rgb(71,66,89); }
H1.HeaderClassName
{
color: #474259;
}
.AnyTagClassName
{
color: #474259;
}
</style>
background-color css
<style>
a { background-color: #474259; }
a { background-color: rgb(71,66,89); }
div.DivClassName
{
background-color: #474259;
}
.BgClassName
{
background-color: #474259;
}
</style>
border-color css
<style>
span { border-color: #474259; }
span { border-color: rgb(71,66,89); }
td.TdClassName
{
border-color: #474259;
}
.TagClassName
{
border-color: #474259;
}
</style>