Shades of Bossanova #564457
Tints of Bossanova #564457
RGB
CMYK
RGB Variations
Color information
#564457 (or 0x564457) is known color: Bossanova. HEX triplet: 56, 44 and 57. RGB value is (86,68,87). Sum of RGB (Red+Green+Blue) = 86+68+87=241 (31% of max value = 765). Red value is 86 (33.98% from 255 or 35.68% from 241); Green value is 68 (26.95% from 255 or 28.22% from 241); Blue value is 87 (34.38% from 255 or 36.10% from 241); Max value from RGB is 87 - color contains mainly: blue. Hex color #564457 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564457 is #A9BBA8. Grayscale: #4B4B4B. Windows color (decimal): -11123625 or 5719126. OLE color: 5719126.
HSL color Cylindrical-coordinate representation of color #564457: hue angle of 296.84º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #564457 is Cyan = 0.01, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 68 | 87 | - |
| CMYK | 0.01 | 0.22 | 0 | 0.66 |
| HSL | 296.84º | 0.12% | 0.3% | - |
| HSV(B) | 296.84º | 0.22% | 0.34% | - |
| XYZ | 7.63 | 6.8 | 9.93 | - |
| YUV | 75.55 | 134.46 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 68 | 87 | 0.01 | 0.22 | 0 | 0.66 | 296.84 | 0.12 | 0.3 |
| Hex | 56 | 44 | 57 | 1 | 16 | 0 | 42 | 129 | C | 1E |
| Octal | 126 | 104 | 127 | 1 | 26 | 0 | 102 | 451 | 14 | 36 |
| Binary | 1010110 | 1000100 | 1010111 | 1 | 10110 | 0 | 1000010 | 100101001 | 1100 | 11110 |
Color Harmonies of #564457
Complementary color
Monochromatic Colors of #564457
Black with #564457
Text Example
Text Example
White with #564457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564457; }
p { color: rgb(86,68,87); }
H1.HeaderClassName
{
color: #564457;
}
.AnyTagClassName
{
color: #564457;
}
</style>
background-color css
<style>
a { background-color: #564457; }
a { background-color: rgb(86,68,87); }
div.DivClassName
{
background-color: #564457;
}
.BgClassName
{
background-color: #564457;
}
</style>
border-color css
<style>
span { border-color: #564457; }
span { border-color: rgb(86,68,87); }
td.TdClassName
{
border-color: #564457;
}
.TagClassName
{
border-color: #564457;
}
</style>