Shades of Battleship Grey #566051
Tints of Battleship Grey #566051
RGB
CMYK
RGB Variations
Color information
#566051 (or 0x566051) is known color: Battleship Grey. HEX triplet: 56, 60 and 51. RGB value is (86,96,81). Sum of RGB (Red+Green+Blue) = 86+96+81=263 (34% of max value = 765). Red value is 86 (33.98% from 255 or 32.70% from 263); Green value is 96 (37.89% from 255 or 36.50% from 263); Blue value is 81 (32.03% from 255 or 30.80% from 263); Max value from RGB is 96 - color contains mainly: green. Hex color #566051 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566051 is #A99FAE. Grayscale: #5B5B5B. Windows color (decimal): -11116463 or 5333078. OLE color: 5333078.
HSL color Cylindrical-coordinate representation of color #566051: hue angle of 100º 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 #566051 is Cyan = 0.10, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 96 | 81 | - |
| CMYK | 0.10 | 0 | 0.16 | 0.62 |
| HSL | 100º | 0.08% | 0.35% | - |
| HSV(B) | 100º | 0.16% | 0.38% | - |
| XYZ | 9.51 | 10.94 | 9.39 | - |
| YUV | 91.3 | 122.19 | 124.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 81 | 0.10 | 0 | 0.16 | 0.62 | 100 | 0.08 | 0.35 |
| Hex | 56 | 60 | 51 | A | 0 | 10 | 3E | 64 | 8 | 23 |
| Octal | 126 | 140 | 121 | 12 | 0 | 20 | 76 | 144 | 10 | 43 |
| Binary | 1010110 | 1100000 | 1010001 | 1010 | 0 | 10000 | 111110 | 1100100 | 1000 | 100011 |
Color Harmonies of #566051
Complementary color
Monochromatic Colors of #566051
Black with #566051
Text Example
Text Example
White with #566051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566051; }
p { color: rgb(86,96,81); }
H1.HeaderClassName
{
color: #566051;
}
.AnyTagClassName
{
color: #566051;
}
</style>
background-color css
<style>
a { background-color: #566051; }
a { background-color: rgb(86,96,81); }
div.DivClassName
{
background-color: #566051;
}
.BgClassName
{
background-color: #566051;
}
</style>
border-color css
<style>
span { border-color: #566051; }
span { border-color: rgb(86,96,81); }
td.TdClassName
{
border-color: #566051;
}
.TagClassName
{
border-color: #566051;
}
</style>