Shades of Gun Powder #515260
Tints of Gun Powder #515260
RGB
CMYK
RGB Variations
Color information
#515260 (or 0x515260) is known color: Gun Powder. HEX triplet: 51, 52 and 60. RGB value is (81,82,96). Sum of RGB (Red+Green+Blue) = 81+82+96=259 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.27% from 259); Green value is 82 (32.42% from 255 or 31.66% from 259); Blue value is 96 (37.89% from 255 or 37.07% from 259); Max value from RGB is 96 - color contains mainly: blue. Hex color #515260 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515260 is #AEAD9F. Grayscale: #535353. Windows color (decimal): -11447712 or 6312529. OLE color: 6312529.
HSL color Cylindrical-coordinate representation of color #515260: hue angle of 236º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #515260 is Cyan = 0.16, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 82 | 96 | - |
| CMYK | 0.16 | 0.15 | 0 | 0.62 |
| HSL | 236º | 0.08% | 0.35% | - |
| HSV(B) | 236º | 0.16% | 0.38% | - |
| XYZ | 8.52 | 8.63 | 12.28 | - |
| YUV | 83.3 | 135.17 | 126.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 96 | 0.16 | 0.15 | 0 | 0.62 | 236 | 0.08 | 0.35 |
| Hex | 51 | 52 | 60 | 10 | F | 0 | 3E | EC | 8 | 23 |
| Octal | 121 | 122 | 140 | 20 | 17 | 0 | 76 | 354 | 10 | 43 |
| Binary | 1010001 | 1010010 | 1100000 | 10000 | 1111 | 0 | 111110 | 11101100 | 1000 | 100011 |
Color Harmonies of #515260
Complementary color
Monochromatic Colors of #515260
Black with #515260
Text Example
Text Example
White with #515260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515260; }
p { color: rgb(81,82,96); }
H1.HeaderClassName
{
color: #515260;
}
.AnyTagClassName
{
color: #515260;
}
</style>
background-color css
<style>
a { background-color: #515260; }
a { background-color: rgb(81,82,96); }
div.DivClassName
{
background-color: #515260;
}
.BgClassName
{
background-color: #515260;
}
</style>
border-color css
<style>
span { border-color: #515260; }
span { border-color: rgb(81,82,96); }
td.TdClassName
{
border-color: #515260;
}
.TagClassName
{
border-color: #515260;
}
</style>