Shades of Battleship Grey #566054
Tints of Battleship Grey #566054
RGB
CMYK
RGB Variations
Color information
#566054 (or 0x566054) is known color: Battleship Grey. HEX triplet: 56, 60 and 54. RGB value is (86,96,84). Sum of RGB (Red+Green+Blue) = 86+96+84=266 (35% of max value = 765). Red value is 86 (33.98% from 255 or 32.33% from 266); Green value is 96 (37.89% from 255 or 36.09% from 266); Blue value is 84 (33.20% from 255 or 31.58% from 266); Max value from RGB is 96 - color contains mainly: green. Hex color #566054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566054 is #A99FAB. Grayscale: #5B5B5B. Windows color (decimal): -11116460 or 5529686. OLE color: 5529686.
HSL color Cylindrical-coordinate representation of color #566054: hue angle of 110º degrees, saturation: 0.07, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #566054 is Cyan = 0.10, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 96 | 84 | - |
| CMYK | 0.10 | 0 | 0.12 | 0.62 |
| HSL | 110º | 0.07% | 0.35% | - |
| HSV(B) | 110º | 0.13% | 0.38% | - |
| XYZ | 9.62 | 10.98 | 10 | - |
| YUV | 91.64 | 123.69 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 84 | 0.10 | 0 | 0.12 | 0.62 | 110 | 0.07 | 0.35 |
| Hex | 56 | 60 | 54 | A | 0 | C | 3E | 6E | 7 | 23 |
| Octal | 126 | 140 | 124 | 12 | 0 | 14 | 76 | 156 | 7 | 43 |
| Binary | 1010110 | 1100000 | 1010100 | 1010 | 0 | 1100 | 111110 | 1101110 | 111 | 100011 |
Color Harmonies of #566054
Complementary color
Monochromatic Colors of #566054
Black with #566054
Text Example
Text Example
White with #566054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566054; }
p { color: rgb(86,96,84); }
H1.HeaderClassName
{
color: #566054;
}
.AnyTagClassName
{
color: #566054;
}
</style>
background-color css
<style>
a { background-color: #566054; }
a { background-color: rgb(86,96,84); }
div.DivClassName
{
background-color: #566054;
}
.BgClassName
{
background-color: #566054;
}
</style>
border-color css
<style>
span { border-color: #566054; }
span { border-color: rgb(86,96,84); }
td.TdClassName
{
border-color: #566054;
}
.TagClassName
{
border-color: #566054;
}
</style>