Shades of Bossanova #564458
Tints of Bossanova #564458
RGB
CMYK
RGB Variations
Color information
#564458 (or 0x564458) is known color: Bossanova. HEX triplet: 56, 44 and 58. RGB value is (86,68,88). Sum of RGB (Red+Green+Blue) = 86+68+88=242 (32% of max value = 765). Red value is 86 (33.98% from 255 or 35.54% from 242); Green value is 68 (26.95% from 255 or 28.10% from 242); Blue value is 88 (34.77% from 255 or 36.36% from 242); Max value from RGB is 88 - color contains mainly: blue. Hex color #564458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564458 is #A9BBA7. Grayscale: #4B4B4B. Windows color (decimal): -11123624 or 5784662. OLE color: 5784662.
HSL color Cylindrical-coordinate representation of color #564458: hue angle of 294º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #564458 is Cyan = 0.02, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 68 | 88 | - |
| CMYK | 0.02 | 0.23 | 0 | 0.65 |
| HSL | 294º | 0.13% | 0.31% | - |
| HSV(B) | 294º | 0.23% | 0.35% | - |
| XYZ | 7.67 | 6.82 | 10.14 | - |
| YUV | 75.66 | 134.96 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 68 | 88 | 0.02 | 0.23 | 0 | 0.65 | 294 | 0.13 | 0.31 |
| Hex | 56 | 44 | 58 | 2 | 17 | 0 | 41 | 126 | D | 1F |
| Octal | 126 | 104 | 130 | 2 | 27 | 0 | 101 | 446 | 15 | 37 |
| Binary | 1010110 | 1000100 | 1011000 | 10 | 10111 | 0 | 1000001 | 100100110 | 1101 | 11111 |
Color Harmonies of #564458
Complementary color
Monochromatic Colors of #564458
Black with #564458
Text Example
Text Example
White with #564458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564458; }
p { color: rgb(86,68,88); }
H1.HeaderClassName
{
color: #564458;
}
.AnyTagClassName
{
color: #564458;
}
</style>
background-color css
<style>
a { background-color: #564458; }
a { background-color: rgb(86,68,88); }
div.DivClassName
{
background-color: #564458;
}
.BgClassName
{
background-color: #564458;
}
</style>
border-color css
<style>
span { border-color: #564458; }
span { border-color: rgb(86,68,88); }
td.TdClassName
{
border-color: #564458;
}
.TagClassName
{
border-color: #564458;
}
</style>