Shades of Gun Powder #565659
Tints of Gun Powder #565659
RGB
CMYK
RGB Variations
Color information
#565659 (or 0x565659) is known color: Gun Powder. HEX triplet: 56, 56 and 59. RGB value is (86,86,89). Sum of RGB (Red+Green+Blue) = 86+86+89=261 (34% of max value = 765). Red value is 86 (33.98% from 255 or 32.95% from 261); Green value is 86 (33.98% from 255 or 32.95% from 261); Blue value is 89 (35.16% from 255 or 34.10% from 261); Max value from RGB is 89 - color contains mainly: blue. Hex color #565659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565659 is #A9A9A6. Grayscale: #565656. Windows color (decimal): -11119015 or 5854806. OLE color: 5854806.
HSL color Cylindrical-coordinate representation of color #565659: hue angle of 240º degrees, saturation: 0.02, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #565659 is Cyan = 0.03, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 86 | 89 | - |
| CMYK | 0.03 | 0.03 | 0 | 0.65 |
| HSL | 240º | 0.02% | 0.34% | - |
| HSV(B) | 240º | 0.03% | 0.35% | - |
| XYZ | 8.97 | 9.36 | 10.78 | - |
| YUV | 86.34 | 129.5 | 127.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 86 | 89 | 0.03 | 0.03 | 0 | 0.65 | 240 | 0.02 | 0.34 |
| Hex | 56 | 56 | 59 | 3 | 3 | 0 | 41 | F0 | 2 | 22 |
| Octal | 126 | 126 | 131 | 3 | 3 | 0 | 101 | 360 | 2 | 42 |
| Binary | 1010110 | 1010110 | 1011001 | 11 | 11 | 0 | 1000001 | 11110000 | 10 | 100010 |
Color Harmonies of #565659
Complementary color
Monochromatic Colors of #565659
Black with #565659
Text Example
Text Example
White with #565659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565659; }
p { color: rgb(86,86,89); }
H1.HeaderClassName
{
color: #565659;
}
.AnyTagClassName
{
color: #565659;
}
</style>
background-color css
<style>
a { background-color: #565659; }
a { background-color: rgb(86,86,89); }
div.DivClassName
{
background-color: #565659;
}
.BgClassName
{
background-color: #565659;
}
</style>
border-color css
<style>
span { border-color: #565659; }
span { border-color: rgb(86,86,89); }
td.TdClassName
{
border-color: #565659;
}
.TagClassName
{
border-color: #565659;
}
</style>