Shades of Bossanova #564059
Tints of Bossanova #564059
RGB
CMYK
RGB Variations
Color information
#564059 (or 0x564059) is known color: Bossanova. HEX triplet: 56, 40 and 59. RGB value is (86,64,89). Sum of RGB (Red+Green+Blue) = 86+64+89=239 (31% of max value = 765). Red value is 86 (33.98% from 255 or 35.98% from 239); Green value is 64 (25.39% from 255 or 26.78% from 239); Blue value is 89 (35.16% from 255 or 37.24% from 239); Max value from RGB is 89 - color contains mainly: blue. Hex color #564059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564059 is #A9BFA6. Grayscale: #494949. Windows color (decimal): -11124647 or 5849174. OLE color: 5849174.
HSL color Cylindrical-coordinate representation of color #564059: hue angle of 292.8º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #564059 is Cyan = 0.03, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 64 | 89 | - |
| CMYK | 0.03 | 0.28 | 0 | 0.65 |
| HSL | 292.8º | 0.16% | 0.3% | - |
| HSV(B) | 292.8º | 0.28% | 0.35% | - |
| XYZ | 7.47 | 6.37 | 10.29 | - |
| YUV | 73.43 | 136.79 | 136.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 64 | 89 | 0.03 | 0.28 | 0 | 0.65 | 292.8 | 0.16 | 0.3 |
| Hex | 56 | 40 | 59 | 3 | 1C | 0 | 41 | 125 | 10 | 1E |
| Octal | 126 | 100 | 131 | 3 | 34 | 0 | 101 | 445 | 20 | 36 |
| Binary | 1010110 | 1000000 | 1011001 | 11 | 11100 | 0 | 1000001 | 100100101 | 10000 | 11110 |
Color Harmonies of #564059
Complementary color
Monochromatic Colors of #564059
Black with #564059
Text Example
Text Example
White with #564059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564059; }
p { color: rgb(86,64,89); }
H1.HeaderClassName
{
color: #564059;
}
.AnyTagClassName
{
color: #564059;
}
</style>
background-color css
<style>
a { background-color: #564059; }
a { background-color: rgb(86,64,89); }
div.DivClassName
{
background-color: #564059;
}
.BgClassName
{
background-color: #564059;
}
</style>
border-color css
<style>
span { border-color: #564059; }
span { border-color: rgb(86,64,89); }
td.TdClassName
{
border-color: #564059;
}
.TagClassName
{
border-color: #564059;
}
</style>