Shades of Bossanova #544759
Tints of Bossanova #544759
RGB
CMYK
RGB Variations
Color information
#544759 (or 0x544759) is known color: Bossanova. HEX triplet: 54, 47 and 59. RGB value is (84,71,89). Sum of RGB (Red+Green+Blue) = 84+71+89=244 (32% of max value = 765). Red value is 84 (33.20% from 255 or 34.43% from 244); Green value is 71 (28.12% from 255 or 29.10% from 244); Blue value is 89 (35.16% from 255 or 36.48% from 244); Max value from RGB is 89 - color contains mainly: blue. Hex color #544759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544759 is #ABB8A6. Grayscale: #4C4C4C. Windows color (decimal): -11253927 or 5850964. OLE color: 5850964.
HSL color Cylindrical-coordinate representation of color #544759: hue angle of 283.33º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #544759 is Cyan = 0.06, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 84 | 71 | 89 | - |
| CMYK | 0.06 | 0.20 | 0 | 0.65 |
| HSL | 283.33º | 0.11% | 0.31% | - |
| HSV(B) | 283.33º | 0.2% | 0.35% | - |
| XYZ | 7.71 | 7.11 | 10.42 | - |
| YUV | 76.94 | 134.81 | 133.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 71 | 89 | 0.06 | 0.20 | 0 | 0.65 | 283.33 | 0.11 | 0.31 |
| Hex | 54 | 47 | 59 | 6 | 14 | 0 | 41 | 11B | B | 1F |
| Octal | 124 | 107 | 131 | 6 | 24 | 0 | 101 | 433 | 13 | 37 |
| Binary | 1010100 | 1000111 | 1011001 | 110 | 10100 | 0 | 1000001 | 100011011 | 1011 | 11111 |
Color Harmonies of #544759
Complementary color
Monochromatic Colors of #544759
Black with #544759
Text Example
Text Example
White with #544759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544759; }
p { color: rgb(84,71,89); }
H1.HeaderClassName
{
color: #544759;
}
.AnyTagClassName
{
color: #544759;
}
</style>
background-color css
<style>
a { background-color: #544759; }
a { background-color: rgb(84,71,89); }
div.DivClassName
{
background-color: #544759;
}
.BgClassName
{
background-color: #544759;
}
</style>
border-color css
<style>
span { border-color: #544759; }
span { border-color: rgb(84,71,89); }
td.TdClassName
{
border-color: #544759;
}
.TagClassName
{
border-color: #544759;
}
</style>