Shades of Bossanova #544057
Tints of Bossanova #544057
RGB
CMYK
RGB Variations
Color information
#544057 (or 0x544057) is known color: Bossanova. HEX triplet: 54, 40 and 57. RGB value is (84,64,87). Sum of RGB (Red+Green+Blue) = 84+64+87=235 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.74% from 235); Green value is 64 (25.39% from 255 or 27.23% from 235); Blue value is 87 (34.38% from 255 or 37.02% from 235); Max value from RGB is 87 - color contains mainly: blue. Hex color #544057 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544057 is #ABBFA8. Grayscale: #484848. Windows color (decimal): -11255721 or 5718100. OLE color: 5718100.
HSL color Cylindrical-coordinate representation of color #544057: hue angle of 292.17º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #544057 is Cyan = 0.03, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 84 | 64 | 87 | - |
| CMYK | 0.03 | 0.26 | 0 | 0.66 |
| HSL | 292.17º | 0.15% | 0.3% | - |
| HSV(B) | 292.17º | 0.26% | 0.34% | - |
| XYZ | 7.21 | 6.24 | 9.84 | - |
| YUV | 72.6 | 136.13 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 87 | 0.03 | 0.26 | 0 | 0.66 | 292.17 | 0.15 | 0.3 |
| Hex | 54 | 40 | 57 | 3 | 1A | 0 | 42 | 124 | F | 1E |
| Octal | 124 | 100 | 127 | 3 | 32 | 0 | 102 | 444 | 17 | 36 |
| Binary | 1010100 | 1000000 | 1010111 | 11 | 11010 | 0 | 1000010 | 100100100 | 1111 | 11110 |
Color Harmonies of #544057
Complementary color
Monochromatic Colors of #544057
Black with #544057
Text Example
Text Example
White with #544057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544057; }
p { color: rgb(84,64,87); }
H1.HeaderClassName
{
color: #544057;
}
.AnyTagClassName
{
color: #544057;
}
</style>
background-color css
<style>
a { background-color: #544057; }
a { background-color: rgb(84,64,87); }
div.DivClassName
{
background-color: #544057;
}
.BgClassName
{
background-color: #544057;
}
</style>
border-color css
<style>
span { border-color: #544057; }
span { border-color: rgb(84,64,87); }
td.TdClassName
{
border-color: #544057;
}
.TagClassName
{
border-color: #544057;
}
</style>