Shades of Gun Powder #474461
Tints of Gun Powder #474461
RGB
CMYK
RGB Variations
Color information
#474461 (or 0x474461) is known color: Gun Powder. HEX triplet: 47, 44 and 61. RGB value is (71,68,97). Sum of RGB (Red+Green+Blue) = 71+68+97=236 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.08% from 236); Green value is 68 (26.95% from 255 or 28.81% from 236); Blue value is 97 (38.28% from 255 or 41.10% from 236); Max value from RGB is 97 - color contains mainly: blue. Hex color #474461 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474461 is #B8BB9E. Grayscale: #484848. Windows color (decimal): -12106655 or 6374471. OLE color: 6374471.
HSL color Cylindrical-coordinate representation of color #474461: hue angle of 246.21º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #474461 is Cyan = 0.27, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 68 | 97 | - |
| CMYK | 0.27 | 0.30 | 0 | 0.62 |
| HSL | 246.21º | 0.18% | 0.32% | - |
| HSV(B) | 246.21º | 0.3% | 0.38% | - |
| XYZ | 6.82 | 6.34 | 12.17 | - |
| YUV | 72.2 | 141.99 | 127.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 68 | 97 | 0.27 | 0.30 | 0 | 0.62 | 246.21 | 0.18 | 0.32 |
| Hex | 47 | 44 | 61 | 1B | 1E | 0 | 3E | F6 | 12 | 20 |
| Octal | 107 | 104 | 141 | 33 | 36 | 0 | 76 | 366 | 22 | 40 |
| Binary | 1000111 | 1000100 | 1100001 | 11011 | 11110 | 0 | 111110 | 11110110 | 10010 | 100000 |
Color Harmonies of #474461
Complementary color
Monochromatic Colors of #474461
Black with #474461
Text Example
Text Example
White with #474461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474461; }
p { color: rgb(71,68,97); }
H1.HeaderClassName
{
color: #474461;
}
.AnyTagClassName
{
color: #474461;
}
</style>
background-color css
<style>
a { background-color: #474461; }
a { background-color: rgb(71,68,97); }
div.DivClassName
{
background-color: #474461;
}
.BgClassName
{
background-color: #474461;
}
</style>
border-color css
<style>
span { border-color: #474461; }
span { border-color: rgb(71,68,97); }
td.TdClassName
{
border-color: #474461;
}
.TagClassName
{
border-color: #474461;
}
</style>