Shades of Bossanova #544956
Tints of Bossanova #544956
RGB
CMYK
RGB Variations
Color information
#544956 (or 0x544956) is known color: Bossanova. HEX triplet: 54, 49 and 56. RGB value is (84,73,86). Sum of RGB (Red+Green+Blue) = 84+73+86=243 (32% of max value = 765). Red value is 84 (33.20% from 255 or 34.57% from 243); Green value is 73 (28.91% from 255 or 30.04% from 243); Blue value is 86 (33.98% from 255 or 35.39% from 243); Max value from RGB is 86 - color contains mainly: blue. Hex color #544956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544956 is #ABB6A9. Grayscale: #4D4D4D. Windows color (decimal): -11253418 or 5654868. OLE color: 5654868.
HSL color Cylindrical-coordinate representation of color #544956: hue angle of 290.77º degrees, saturation: 0.08, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #544956 is Cyan = 0.02, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 84 | 73 | 86 | - |
| CMYK | 0.02 | 0.15 | 0 | 0.66 |
| HSL | 290.77º | 0.08% | 0.31% | - |
| HSV(B) | 290.77º | 0.15% | 0.34% | - |
| XYZ | 7.72 | 7.32 | 9.81 | - |
| YUV | 77.77 | 132.64 | 132.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 73 | 86 | 0.02 | 0.15 | 0 | 0.66 | 290.77 | 0.08 | 0.31 |
| Hex | 54 | 49 | 56 | 2 | F | 0 | 42 | 123 | 8 | 1F |
| Octal | 124 | 111 | 126 | 2 | 17 | 0 | 102 | 443 | 10 | 37 |
| Binary | 1010100 | 1001001 | 1010110 | 10 | 1111 | 0 | 1000010 | 100100011 | 1000 | 11111 |
Color Harmonies of #544956
Complementary color
Monochromatic Colors of #544956
Black with #544956
Text Example
Text Example
White with #544956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544956; }
p { color: rgb(84,73,86); }
H1.HeaderClassName
{
color: #544956;
}
.AnyTagClassName
{
color: #544956;
}
</style>
background-color css
<style>
a { background-color: #544956; }
a { background-color: rgb(84,73,86); }
div.DivClassName
{
background-color: #544956;
}
.BgClassName
{
background-color: #544956;
}
</style>
border-color css
<style>
span { border-color: #544956; }
span { border-color: rgb(84,73,86); }
td.TdClassName
{
border-color: #544956;
}
.TagClassName
{
border-color: #544956;
}
</style>