Shades of Gun Powder #474261
Tints of Gun Powder #474261
RGB
CMYK
RGB Variations
Color information
#474261 (or 0x474261) is known color: Gun Powder. HEX triplet: 47, 42 and 61. RGB value is (71,66,97). Sum of RGB (Red+Green+Blue) = 71+66+97=234 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.34% from 234); Green value is 66 (26.17% from 255 or 28.21% from 234); Blue value is 97 (38.28% from 255 or 41.45% from 234); Max value from RGB is 97 - color contains mainly: blue. Hex color #474261 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474261 is #B8BD9E. Grayscale: #464646. Windows color (decimal): -12107167 or 6373959. OLE color: 6373959.
HSL color Cylindrical-coordinate representation of color #474261: hue angle of 249.68º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #474261 is Cyan = 0.27, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 66 | 97 | - |
| CMYK | 0.27 | 0.32 | 0 | 0.62 |
| HSL | 249.68º | 0.19% | 0.32% | - |
| HSV(B) | 249.68º | 0.32% | 0.38% | - |
| XYZ | 6.7 | 6.1 | 12.13 | - |
| YUV | 71.03 | 142.66 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 66 | 97 | 0.27 | 0.32 | 0 | 0.62 | 249.68 | 0.19 | 0.32 |
| Hex | 47 | 42 | 61 | 1B | 20 | 0 | 3E | FA | 13 | 20 |
| Octal | 107 | 102 | 141 | 33 | 40 | 0 | 76 | 372 | 23 | 40 |
| Binary | 1000111 | 1000010 | 1100001 | 11011 | 100000 | 0 | 111110 | 11111010 | 10011 | 100000 |
Color Harmonies of #474261
Complementary color
Monochromatic Colors of #474261
Black with #474261
Text Example
Text Example
White with #474261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474261; }
p { color: rgb(71,66,97); }
H1.HeaderClassName
{
color: #474261;
}
.AnyTagClassName
{
color: #474261;
}
</style>
background-color css
<style>
a { background-color: #474261; }
a { background-color: rgb(71,66,97); }
div.DivClassName
{
background-color: #474261;
}
.BgClassName
{
background-color: #474261;
}
</style>
border-color css
<style>
span { border-color: #474261; }
span { border-color: rgb(71,66,97); }
td.TdClassName
{
border-color: #474261;
}
.TagClassName
{
border-color: #474261;
}
</style>