Shades of Bossanova #564759
Tints of Bossanova #564759
RGB
CMYK
RGB Variations
Color information
#564759 (or 0x564759) is known color: Bossanova. HEX triplet: 56, 47 and 59. RGB value is (86,71,89). Sum of RGB (Red+Green+Blue) = 86+71+89=246 (32% of max value = 765). Red value is 86 (33.98% from 255 or 34.96% from 246); Green value is 71 (28.12% from 255 or 28.86% from 246); Blue value is 89 (35.16% from 255 or 36.18% from 246); Max value from RGB is 89 - color contains mainly: blue. Hex color #564759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564759 is #A9B8A6. Grayscale: #4D4D4D. Windows color (decimal): -11122855 or 5850966. OLE color: 5850966.
HSL color Cylindrical-coordinate representation of color #564759: hue angle of 290º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #564759 is Cyan = 0.03, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 71 | 89 | - |
| CMYK | 0.03 | 0.20 | 0 | 0.65 |
| HSL | 290º | 0.11% | 0.31% | - |
| HSV(B) | 290º | 0.2% | 0.35% | - |
| XYZ | 7.89 | 7.21 | 10.43 | - |
| YUV | 77.54 | 134.47 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 71 | 89 | 0.03 | 0.20 | 0 | 0.65 | 290 | 0.11 | 0.31 |
| Hex | 56 | 47 | 59 | 3 | 14 | 0 | 41 | 122 | B | 1F |
| Octal | 126 | 107 | 131 | 3 | 24 | 0 | 101 | 442 | 13 | 37 |
| Binary | 1010110 | 1000111 | 1011001 | 11 | 10100 | 0 | 1000001 | 100100010 | 1011 | 11111 |
Color Harmonies of #564759
Complementary color
Monochromatic Colors of #564759
Black with #564759
Text Example
Text Example
White with #564759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564759; }
p { color: rgb(86,71,89); }
H1.HeaderClassName
{
color: #564759;
}
.AnyTagClassName
{
color: #564759;
}
</style>
background-color css
<style>
a { background-color: #564759; }
a { background-color: rgb(86,71,89); }
div.DivClassName
{
background-color: #564759;
}
.BgClassName
{
background-color: #564759;
}
</style>
border-color css
<style>
span { border-color: #564759; }
span { border-color: rgb(86,71,89); }
td.TdClassName
{
border-color: #564759;
}
.TagClassName
{
border-color: #564759;
}
</style>