Shades of Gun Powder #515056
Tints of Gun Powder #515056
RGB
CMYK
RGB Variations
Color information
#515056 (or 0x515056) is known color: Gun Powder. HEX triplet: 51, 50 and 56. RGB value is (81,80,86). Sum of RGB (Red+Green+Blue) = 81+80+86=247 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.79% from 247); Green value is 80 (31.64% from 255 or 32.39% from 247); Blue value is 86 (33.98% from 255 or 34.82% from 247); Max value from RGB is 86 - color contains mainly: blue. Hex color #515056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515056 is #AEAFA9. Grayscale: #505050. Windows color (decimal): -11448234 or 5656657. OLE color: 5656657.
HSL color Cylindrical-coordinate representation of color #515056: hue angle of 250º degrees, saturation: 0.04, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #515056 is Cyan = 0.06, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 80 | 86 | - |
| CMYK | 0.06 | 0.07 | 0 | 0.66 |
| HSL | 250º | 0.04% | 0.33% | - |
| HSV(B) | 250º | 0.07% | 0.34% | - |
| XYZ | 7.94 | 8.16 | 9.96 | - |
| YUV | 80.98 | 130.83 | 128.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 80 | 86 | 0.06 | 0.07 | 0 | 0.66 | 250 | 0.04 | 0.33 |
| Hex | 51 | 50 | 56 | 6 | 7 | 0 | 42 | FA | 4 | 21 |
| Octal | 121 | 120 | 126 | 6 | 7 | 0 | 102 | 372 | 4 | 41 |
| Binary | 1010001 | 1010000 | 1010110 | 110 | 111 | 0 | 1000010 | 11111010 | 100 | 100001 |
Color Harmonies of #515056
Complementary color
Monochromatic Colors of #515056
Black with #515056
Text Example
Text Example
White with #515056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515056; }
p { color: rgb(81,80,86); }
H1.HeaderClassName
{
color: #515056;
}
.AnyTagClassName
{
color: #515056;
}
</style>
background-color css
<style>
a { background-color: #515056; }
a { background-color: rgb(81,80,86); }
div.DivClassName
{
background-color: #515056;
}
.BgClassName
{
background-color: #515056;
}
</style>
border-color css
<style>
span { border-color: #515056; }
span { border-color: rgb(81,80,86); }
td.TdClassName
{
border-color: #515056;
}
.TagClassName
{
border-color: #515056;
}
</style>