Shades of Bossanova #544257
Tints of Bossanova #544257
RGB
CMYK
RGB Variations
Color information
#544257 (or 0x544257) is known color: Bossanova. HEX triplet: 54, 42 and 57. RGB value is (84,66,87). Sum of RGB (Red+Green+Blue) = 84+66+87=237 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.44% from 237); Green value is 66 (26.17% from 255 or 27.85% from 237); Blue value is 87 (34.38% from 255 or 36.71% from 237); Max value from RGB is 87 - color contains mainly: blue. Hex color #544257 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544257 is #ABBDA8. Grayscale: #494949. Windows color (decimal): -11255209 or 5718612. OLE color: 5718612.
HSL color Cylindrical-coordinate representation of color #544257: hue angle of 291.43º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #544257 is Cyan = 0.03, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 84 | 66 | 87 | - |
| CMYK | 0.03 | 0.24 | 0 | 0.66 |
| HSL | 291.43º | 0.14% | 0.3% | - |
| HSV(B) | 291.43º | 0.24% | 0.34% | - |
| XYZ | 7.32 | 6.47 | 9.88 | - |
| YUV | 73.78 | 135.46 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 66 | 87 | 0.03 | 0.24 | 0 | 0.66 | 291.43 | 0.14 | 0.3 |
| Hex | 54 | 42 | 57 | 3 | 18 | 0 | 42 | 123 | E | 1E |
| Octal | 124 | 102 | 127 | 3 | 30 | 0 | 102 | 443 | 16 | 36 |
| Binary | 1010100 | 1000010 | 1010111 | 11 | 11000 | 0 | 1000010 | 100100011 | 1110 | 11110 |
Color Harmonies of #544257
Complementary color
Monochromatic Colors of #544257
Black with #544257
Text Example
Text Example
White with #544257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544257; }
p { color: rgb(84,66,87); }
H1.HeaderClassName
{
color: #544257;
}
.AnyTagClassName
{
color: #544257;
}
</style>
background-color css
<style>
a { background-color: #544257; }
a { background-color: rgb(84,66,87); }
div.DivClassName
{
background-color: #544257;
}
.BgClassName
{
background-color: #544257;
}
</style>
border-color css
<style>
span { border-color: #544257; }
span { border-color: rgb(84,66,87); }
td.TdClassName
{
border-color: #544257;
}
.TagClassName
{
border-color: #544257;
}
</style>