Shades of Bossanova #564756
Tints of Bossanova #564756
RGB
CMYK
RGB Variations
Color information
#564756 (or 0x564756) is known color: Bossanova. HEX triplet: 56, 47 and 56. RGB value is (86,71,86). Sum of RGB (Red+Green+Blue) = 86+71+86=243 (32% of max value = 765). Red value is 86 (33.98% from 255 or 35.39% from 243); Green value is 71 (28.12% from 255 or 29.22% from 243); Blue value is 86 (33.98% from 255 or 35.39% from 243); Max value from RGB is 86 - color contains mainly: red, blue. Hex color #564756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564756 is #A9B8A9. Grayscale: #4D4D4D. Windows color (decimal): -11122858 or 5654358. OLE color: 5654358.
HSL color Cylindrical-coordinate representation of color #564756: hue angle of 300º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #564756 is Cyan = 0, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 71 | 86 | - |
| CMYK | 0 | 0.17 | 0 | 0.66 |
| HSL | 300º | 0.1% | 0.31% | - |
| HSV(B) | 300º | 0.17% | 0.34% | - |
| XYZ | 7.77 | 7.16 | 9.78 | - |
| YUV | 77.2 | 132.97 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 71 | 86 | 0 | 0.17 | 0 | 0.66 | 300 | 0.1 | 0.31 |
| Hex | 56 | 47 | 56 | 0 | 11 | 0 | 42 | 12C | A | 1F |
| Octal | 126 | 107 | 126 | 0 | 21 | 0 | 102 | 454 | 12 | 37 |
| Binary | 1010110 | 1000111 | 1010110 | 0 | 10001 | 0 | 1000010 | 100101100 | 1010 | 11111 |
Color Harmonies of #564756
Complementary color
Monochromatic Colors of #564756
Black with #564756
Text Example
Text Example
White with #564756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564756; }
p { color: rgb(86,71,86); }
H1.HeaderClassName
{
color: #564756;
}
.AnyTagClassName
{
color: #564756;
}
</style>
background-color css
<style>
a { background-color: #564756; }
a { background-color: rgb(86,71,86); }
div.DivClassName
{
background-color: #564756;
}
.BgClassName
{
background-color: #564756;
}
</style>
border-color css
<style>
span { border-color: #564756; }
span { border-color: rgb(86,71,86); }
td.TdClassName
{
border-color: #564756;
}
.TagClassName
{
border-color: #564756;
}
</style>