Shades of Bossanova #564259
Tints of Bossanova #564259
RGB
CMYK
RGB Variations
Color information
#564259 (or 0x564259) is known color: Bossanova. HEX triplet: 56, 42 and 59. RGB value is (86,66,89). Sum of RGB (Red+Green+Blue) = 86+66+89=241 (31% of max value = 765). Red value is 86 (33.98% from 255 or 35.68% from 241); Green value is 66 (26.17% from 255 or 27.39% from 241); Blue value is 89 (35.16% from 255 or 36.93% from 241); Max value from RGB is 89 - color contains mainly: blue. Hex color #564259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564259 is #A9BDA6. Grayscale: #4A4A4A. Windows color (decimal): -11124135 or 5849686. OLE color: 5849686.
HSL color Cylindrical-coordinate representation of color #564259: hue angle of 292.17º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #564259 is Cyan = 0.03, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 66 | 89 | - |
| CMYK | 0.03 | 0.26 | 0 | 0.65 |
| HSL | 292.17º | 0.15% | 0.3% | - |
| HSV(B) | 292.17º | 0.26% | 0.35% | - |
| XYZ | 7.59 | 6.6 | 10.32 | - |
| YUV | 74.6 | 136.13 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 66 | 89 | 0.03 | 0.26 | 0 | 0.65 | 292.17 | 0.15 | 0.3 |
| Hex | 56 | 42 | 59 | 3 | 1A | 0 | 41 | 124 | F | 1E |
| Octal | 126 | 102 | 131 | 3 | 32 | 0 | 101 | 444 | 17 | 36 |
| Binary | 1010110 | 1000010 | 1011001 | 11 | 11010 | 0 | 1000001 | 100100100 | 1111 | 11110 |
Color Harmonies of #564259
Complementary color
Monochromatic Colors of #564259
Black with #564259
Text Example
Text Example
White with #564259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564259; }
p { color: rgb(86,66,89); }
H1.HeaderClassName
{
color: #564259;
}
.AnyTagClassName
{
color: #564259;
}
</style>
background-color css
<style>
a { background-color: #564259; }
a { background-color: rgb(86,66,89); }
div.DivClassName
{
background-color: #564259;
}
.BgClassName
{
background-color: #564259;
}
</style>
border-color css
<style>
span { border-color: #564259; }
span { border-color: rgb(86,66,89); }
td.TdClassName
{
border-color: #564259;
}
.TagClassName
{
border-color: #564259;
}
</style>