Shades of Gun Powder #505062
Tints of Gun Powder #505062
RGB
CMYK
RGB Variations
Color information
#505062 (or 0x505062) is known color: Gun Powder. HEX triplet: 50, 50 and 62. RGB value is (80,80,98). Sum of RGB (Red+Green+Blue) = 80+80+98=258 (34% of max value = 765). Red value is 80 (31.64% from 255 or 31.01% from 258); Green value is 80 (31.64% from 255 or 31.01% from 258); Blue value is 98 (38.67% from 255 or 37.98% from 258); Max value from RGB is 98 - color contains mainly: blue. Hex color #505062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #505062 is #AFAF9D. Grayscale: #515151. Windows color (decimal): -11513758 or 6443088. OLE color: 6443088.
HSL color Cylindrical-coordinate representation of color #505062: hue angle of 240º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #505062 is Cyan = 0.18, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 80 | 80 | 98 | - |
| CMYK | 0.18 | 0.18 | 0 | 0.62 |
| HSL | 240º | 0.1% | 0.35% | - |
| HSV(B) | 240º | 0.18% | 0.38% | - |
| XYZ | 8.38 | 8.32 | 12.72 | - |
| YUV | 82.05 | 137 | 126.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 80 | 98 | 0.18 | 0.18 | 0 | 0.62 | 240 | 0.1 | 0.35 |
| Hex | 50 | 50 | 62 | 12 | 12 | 0 | 3E | F0 | A | 23 |
| Octal | 120 | 120 | 142 | 22 | 22 | 0 | 76 | 360 | 12 | 43 |
| Binary | 1010000 | 1010000 | 1100010 | 10010 | 10010 | 0 | 111110 | 11110000 | 1010 | 100011 |
Color Harmonies of #505062
Complementary color
Monochromatic Colors of #505062
Black with #505062
Text Example
Text Example
White with #505062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505062; }
p { color: rgb(80,80,98); }
H1.HeaderClassName
{
color: #505062;
}
.AnyTagClassName
{
color: #505062;
}
</style>
background-color css
<style>
a { background-color: #505062; }
a { background-color: rgb(80,80,98); }
div.DivClassName
{
background-color: #505062;
}
.BgClassName
{
background-color: #505062;
}
</style>
border-color css
<style>
span { border-color: #505062; }
span { border-color: rgb(80,80,98); }
td.TdClassName
{
border-color: #505062;
}
.TagClassName
{
border-color: #505062;
}
</style>