Shades of Gun Powder #474458
Tints of Gun Powder #474458
RGB
CMYK
RGB Variations
Color information
#474458 (or 0x474458) is known color: Gun Powder. HEX triplet: 47, 44 and 58. RGB value is (71,68,88). Sum of RGB (Red+Green+Blue) = 71+68+88=227 (30% of max value = 765). Red value is 71 (28.12% from 255 or 31.28% from 227); Green value is 68 (26.95% from 255 or 29.96% from 227); Blue value is 88 (34.77% from 255 or 38.77% from 227); Max value from RGB is 88 - color contains mainly: blue. Hex color #474458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474458 is #B8BBA7. Grayscale: #474747. Windows color (decimal): -12106664 or 5784647. OLE color: 5784647.
HSL color Cylindrical-coordinate representation of color #474458: hue angle of 249º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #474458 is Cyan = 0.19, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 68 | 88 | - |
| CMYK | 0.19 | 0.23 | 0 | 0.65 |
| HSL | 249º | 0.13% | 0.31% | - |
| HSV(B) | 249º | 0.23% | 0.35% | - |
| XYZ | 6.43 | 6.18 | 10.09 | - |
| YUV | 71.18 | 137.49 | 127.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 68 | 88 | 0.19 | 0.23 | 0 | 0.65 | 249 | 0.13 | 0.31 |
| Hex | 47 | 44 | 58 | 13 | 17 | 0 | 41 | F9 | D | 1F |
| Octal | 107 | 104 | 130 | 23 | 27 | 0 | 101 | 371 | 15 | 37 |
| Binary | 1000111 | 1000100 | 1011000 | 10011 | 10111 | 0 | 1000001 | 11111001 | 1101 | 11111 |
Color Harmonies of #474458
Complementary color
Monochromatic Colors of #474458
Black with #474458
Text Example
Text Example
White with #474458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474458; }
p { color: rgb(71,68,88); }
H1.HeaderClassName
{
color: #474458;
}
.AnyTagClassName
{
color: #474458;
}
</style>
background-color css
<style>
a { background-color: #474458; }
a { background-color: rgb(71,68,88); }
div.DivClassName
{
background-color: #474458;
}
.BgClassName
{
background-color: #474458;
}
</style>
border-color css
<style>
span { border-color: #474458; }
span { border-color: rgb(71,68,88); }
td.TdClassName
{
border-color: #474458;
}
.TagClassName
{
border-color: #474458;
}
</style>