Shades of Bossanova #543957
Tints of Bossanova #543957
RGB
CMYK
RGB Variations
Color information
#543957 (or 0x543957) is known color: Bossanova. HEX triplet: 54, 39 and 57. RGB value is (84,57,87). Sum of RGB (Red+Green+Blue) = 84+57+87=228 (30% of max value = 765). Red value is 84 (33.20% from 255 or 36.84% from 228); Green value is 57 (22.66% from 255 or 25% from 228); Blue value is 87 (34.38% from 255 or 38.16% from 228); Max value from RGB is 87 - color contains mainly: blue. Hex color #543957 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #543957 is #ABC6A8. Grayscale: #444444. Windows color (decimal): -11257513 or 5716308. OLE color: 5716308.
HSL color Cylindrical-coordinate representation of color #543957: hue angle of 294º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #543957 is Cyan = 0.03, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 84 | 57 | 87 | - |
| CMYK | 0.03 | 0.34 | 0 | 0.66 |
| HSL | 294º | 0.21% | 0.28% | - |
| HSV(B) | 294º | 0.34% | 0.34% | - |
| XYZ | 6.84 | 5.5 | 9.72 | - |
| YUV | 68.49 | 138.45 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 57 | 87 | 0.03 | 0.34 | 0 | 0.66 | 294 | 0.21 | 0.28 |
| Hex | 54 | 39 | 57 | 3 | 22 | 0 | 42 | 126 | 15 | 1C |
| Octal | 124 | 71 | 127 | 3 | 42 | 0 | 102 | 446 | 25 | 34 |
| Binary | 1010100 | 111001 | 1010111 | 11 | 100010 | 0 | 1000010 | 100100110 | 10101 | 11100 |
Color Harmonies of #543957
Complementary color
Monochromatic Colors of #543957
Black with #543957
Text Example
Text Example
White with #543957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543957; }
p { color: rgb(84,57,87); }
H1.HeaderClassName
{
color: #543957;
}
.AnyTagClassName
{
color: #543957;
}
</style>
background-color css
<style>
a { background-color: #543957; }
a { background-color: rgb(84,57,87); }
div.DivClassName
{
background-color: #543957;
}
.BgClassName
{
background-color: #543957;
}
</style>
border-color css
<style>
span { border-color: #543957; }
span { border-color: rgb(84,57,87); }
td.TdClassName
{
border-color: #543957;
}
.TagClassName
{
border-color: #543957;
}
</style>