Shades of Bossanova #544059
Tints of Bossanova #544059
RGB
CMYK
RGB Variations
Color information
#544059 (or 0x544059) is known color: Bossanova. HEX triplet: 54, 40 and 59. RGB value is (84,64,89). Sum of RGB (Red+Green+Blue) = 84+64+89=237 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.44% from 237); Green value is 64 (25.39% from 255 or 27.00% from 237); Blue value is 89 (35.16% from 255 or 37.55% from 237); Max value from RGB is 89 - color contains mainly: blue. Hex color #544059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544059 is #ABBFA6. Grayscale: #484848. Windows color (decimal): -11255719 or 5849172. OLE color: 5849172.
HSL color Cylindrical-coordinate representation of color #544059: hue angle of 288º 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 #544059 is Cyan = 0.06, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 84 | 64 | 89 | - |
| CMYK | 0.06 | 0.28 | 0 | 0.65 |
| HSL | 288º | 0.16% | 0.3% | - |
| HSV(B) | 288º | 0.28% | 0.35% | - |
| XYZ | 7.29 | 6.27 | 10.28 | - |
| YUV | 72.83 | 137.13 | 135.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 89 | 0.06 | 0.28 | 0 | 0.65 | 288 | 0.16 | 0.3 |
| Hex | 54 | 40 | 59 | 6 | 1C | 0 | 41 | 120 | 10 | 1E |
| Octal | 124 | 100 | 131 | 6 | 34 | 0 | 101 | 440 | 20 | 36 |
| Binary | 1010100 | 1000000 | 1011001 | 110 | 11100 | 0 | 1000001 | 100100000 | 10000 | 11110 |
Color Harmonies of #544059
Complementary color
Monochromatic Colors of #544059
Black with #544059
Text Example
Text Example
White with #544059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544059; }
p { color: rgb(84,64,89); }
H1.HeaderClassName
{
color: #544059;
}
.AnyTagClassName
{
color: #544059;
}
</style>
background-color css
<style>
a { background-color: #544059; }
a { background-color: rgb(84,64,89); }
div.DivClassName
{
background-color: #544059;
}
.BgClassName
{
background-color: #544059;
}
</style>
border-color css
<style>
span { border-color: #544059; }
span { border-color: rgb(84,64,89); }
td.TdClassName
{
border-color: #544059;
}
.TagClassName
{
border-color: #544059;
}
</style>