Shades of Bossanova #564456
Tints of Bossanova #564456
RGB
CMYK
RGB Variations
Color information
#564456 (or 0x564456) is known color: Bossanova. HEX triplet: 56, 44 and 56. RGB value is (86,68,86). Sum of RGB (Red+Green+Blue) = 86+68+86=240 (31% of max value = 765). Red value is 86 (33.98% from 255 or 35.83% from 240); Green value is 68 (26.95% from 255 or 28.33% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 86 - color contains mainly: red, blue. Hex color #564456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564456 is #A9BBA9. Grayscale: #4B4B4B. Windows color (decimal): -11123626 or 5653590. OLE color: 5653590.
HSL color Cylindrical-coordinate representation of color #564456: hue angle of 300º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #564456 is Cyan = 0, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 68 | 86 | - |
| CMYK | 0 | 0.21 | 0 | 0.66 |
| HSL | 300º | 0.12% | 0.3% | - |
| HSV(B) | 300º | 0.21% | 0.34% | - |
| XYZ | 7.58 | 6.78 | 9.71 | - |
| YUV | 75.43 | 133.96 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 68 | 86 | 0 | 0.21 | 0 | 0.66 | 300 | 0.12 | 0.3 |
| Hex | 56 | 44 | 56 | 0 | 15 | 0 | 42 | 12C | C | 1E |
| Octal | 126 | 104 | 126 | 0 | 25 | 0 | 102 | 454 | 14 | 36 |
| Binary | 1010110 | 1000100 | 1010110 | 0 | 10101 | 0 | 1000010 | 100101100 | 1100 | 11110 |
Color Harmonies of #564456
Complementary color
Monochromatic Colors of #564456
Black with #564456
Text Example
Text Example
White with #564456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564456; }
p { color: rgb(86,68,86); }
H1.HeaderClassName
{
color: #564456;
}
.AnyTagClassName
{
color: #564456;
}
</style>
background-color css
<style>
a { background-color: #564456; }
a { background-color: rgb(86,68,86); }
div.DivClassName
{
background-color: #564456;
}
.BgClassName
{
background-color: #564456;
}
</style>
border-color css
<style>
span { border-color: #564456; }
span { border-color: rgb(86,68,86); }
td.TdClassName
{
border-color: #564456;
}
.TagClassName
{
border-color: #564456;
}
</style>