Shades of Gun Powder #515058
Tints of Gun Powder #515058
RGB
CMYK
RGB Variations
Color information
#515058 (or 0x515058) is known color: Gun Powder. HEX triplet: 51, 50 and 58. RGB value is (81,80,88). Sum of RGB (Red+Green+Blue) = 81+80+88=249 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.53% from 249); Green value is 80 (31.64% from 255 or 32.13% from 249); Blue value is 88 (34.77% from 255 or 35.34% from 249); Max value from RGB is 88 - color contains mainly: blue. Hex color #515058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515058 is #AEAFA7. Grayscale: #515151. Windows color (decimal): -11448232 or 5787729. OLE color: 5787729.
HSL color Cylindrical-coordinate representation of color #515058: hue angle of 247.5º degrees, saturation: 0.05, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #515058 is Cyan = 0.08, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 80 | 88 | - |
| CMYK | 0.08 | 0.09 | 0 | 0.65 |
| HSL | 247.5º | 0.05% | 0.33% | - |
| HSV(B) | 247.5º | 0.09% | 0.35% | - |
| XYZ | 8.02 | 8.19 | 10.39 | - |
| YUV | 81.21 | 131.83 | 127.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 80 | 88 | 0.08 | 0.09 | 0 | 0.65 | 247.5 | 0.05 | 0.33 |
| Hex | 51 | 50 | 58 | 8 | 9 | 0 | 41 | F8 | 5 | 21 |
| Octal | 121 | 120 | 130 | 10 | 11 | 0 | 101 | 370 | 5 | 41 |
| Binary | 1010001 | 1010000 | 1011000 | 1000 | 1001 | 0 | 1000001 | 11111000 | 101 | 100001 |
Color Harmonies of #515058
Complementary color
Monochromatic Colors of #515058
Black with #515058
Text Example
Text Example
White with #515058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515058; }
p { color: rgb(81,80,88); }
H1.HeaderClassName
{
color: #515058;
}
.AnyTagClassName
{
color: #515058;
}
</style>
background-color css
<style>
a { background-color: #515058; }
a { background-color: rgb(81,80,88); }
div.DivClassName
{
background-color: #515058;
}
.BgClassName
{
background-color: #515058;
}
</style>
border-color css
<style>
span { border-color: #515058; }
span { border-color: rgb(81,80,88); }
td.TdClassName
{
border-color: #515058;
}
.TagClassName
{
border-color: #515058;
}
</style>