Shades of Gun Powder #474858
Tints of Gun Powder #474858
RGB
CMYK
RGB Variations
Color information
#474858 (or 0x474858) is known color: Gun Powder. HEX triplet: 47, 48 and 58. RGB value is (71,72,88). Sum of RGB (Red+Green+Blue) = 71+72+88=231 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.74% from 231); Green value is 72 (28.52% from 255 or 31.17% from 231); Blue value is 88 (34.77% from 255 or 38.10% from 231); Max value from RGB is 88 - color contains mainly: blue. Hex color #474858 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474858 is #B8B7A7. Grayscale: #494949. Windows color (decimal): -12105640 or 5785671. OLE color: 5785671.
HSL color Cylindrical-coordinate representation of color #474858: hue angle of 236.47º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #474858 is Cyan = 0.19, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 72 | 88 | - |
| CMYK | 0.19 | 0.18 | 0 | 0.65 |
| HSL | 236.47º | 0.11% | 0.31% | - |
| HSV(B) | 236.47º | 0.19% | 0.35% | - |
| XYZ | 6.68 | 6.68 | 10.17 | - |
| YUV | 73.53 | 136.17 | 126.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 72 | 88 | 0.19 | 0.18 | 0 | 0.65 | 236.47 | 0.11 | 0.31 |
| Hex | 47 | 48 | 58 | 13 | 12 | 0 | 41 | EC | B | 1F |
| Octal | 107 | 110 | 130 | 23 | 22 | 0 | 101 | 354 | 13 | 37 |
| Binary | 1000111 | 1001000 | 1011000 | 10011 | 10010 | 0 | 1000001 | 11101100 | 1011 | 11111 |
Color Harmonies of #474858
Complementary color
Monochromatic Colors of #474858
Black with #474858
Text Example
Text Example
White with #474858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474858; }
p { color: rgb(71,72,88); }
H1.HeaderClassName
{
color: #474858;
}
.AnyTagClassName
{
color: #474858;
}
</style>
background-color css
<style>
a { background-color: #474858; }
a { background-color: rgb(71,72,88); }
div.DivClassName
{
background-color: #474858;
}
.BgClassName
{
background-color: #474858;
}
</style>
border-color css
<style>
span { border-color: #474858; }
span { border-color: rgb(71,72,88); }
td.TdClassName
{
border-color: #474858;
}
.TagClassName
{
border-color: #474858;
}
</style>