Shades of Bossanova #544558
Tints of Bossanova #544558
RGB
CMYK
RGB Variations
Color information
#544558 (or 0x544558) is known color: Bossanova. HEX triplet: 54, 45 and 58. RGB value is (84,69,88). Sum of RGB (Red+Green+Blue) = 84+69+88=241 (31% of max value = 765). Red value is 84 (33.20% from 255 or 34.85% from 241); Green value is 69 (27.34% from 255 or 28.63% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 88 - color contains mainly: blue. Hex color #544558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544558 is #ABBAA7. Grayscale: #4B4B4B. Windows color (decimal): -11254440 or 5784916. OLE color: 5784916.
HSL color Cylindrical-coordinate representation of color #544558: hue angle of 287.37º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #544558 is Cyan = 0.05, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 84 | 69 | 88 | - |
| CMYK | 0.05 | 0.22 | 0 | 0.65 |
| HSL | 287.37º | 0.12% | 0.31% | - |
| HSV(B) | 287.37º | 0.22% | 0.35% | - |
| XYZ | 7.55 | 6.85 | 10.16 | - |
| YUV | 75.65 | 134.97 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 69 | 88 | 0.05 | 0.22 | 0 | 0.65 | 287.37 | 0.12 | 0.31 |
| Hex | 54 | 45 | 58 | 5 | 16 | 0 | 41 | 11F | C | 1F |
| Octal | 124 | 105 | 130 | 5 | 26 | 0 | 101 | 437 | 14 | 37 |
| Binary | 1010100 | 1000101 | 1011000 | 101 | 10110 | 0 | 1000001 | 100011111 | 1100 | 11111 |
Color Harmonies of #544558
Complementary color
Monochromatic Colors of #544558
Black with #544558
Text Example
Text Example
White with #544558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544558; }
p { color: rgb(84,69,88); }
H1.HeaderClassName
{
color: #544558;
}
.AnyTagClassName
{
color: #544558;
}
</style>
background-color css
<style>
a { background-color: #544558; }
a { background-color: rgb(84,69,88); }
div.DivClassName
{
background-color: #544558;
}
.BgClassName
{
background-color: #544558;
}
</style>
border-color css
<style>
span { border-color: #544558; }
span { border-color: rgb(84,69,88); }
td.TdClassName
{
border-color: #544558;
}
.TagClassName
{
border-color: #544558;
}
</style>