Shades of Bossanova #554756
Tints of Bossanova #554756
RGB
CMYK
RGB Variations
Color information
#554756 (or 0x554756) is known color: Bossanova. HEX triplet: 55, 47 and 56. RGB value is (85,71,86). Sum of RGB (Red+Green+Blue) = 85+71+86=242 (32% of max value = 765). Red value is 85 (33.59% from 255 or 35.12% from 242); Green value is 71 (28.12% from 255 or 29.34% from 242); Blue value is 86 (33.98% from 255 or 35.54% from 242); Max value from RGB is 86 - color contains mainly: blue. Hex color #554756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #554756 is #AAB8A9. Grayscale: #4C4C4C. Windows color (decimal): -11188394 or 5654357. OLE color: 5654357.
HSL color Cylindrical-coordinate representation of color #554756: hue angle of 296º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #554756 is Cyan = 0.01, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 85 | 71 | 86 | - |
| CMYK | 0.01 | 0.17 | 0 | 0.66 |
| HSL | 296º | 0.1% | 0.31% | - |
| HSV(B) | 296º | 0.17% | 0.34% | - |
| XYZ | 7.68 | 7.11 | 9.77 | - |
| YUV | 76.9 | 133.14 | 133.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 71 | 86 | 0.01 | 0.17 | 0 | 0.66 | 296 | 0.1 | 0.31 |
| Hex | 55 | 47 | 56 | 1 | 11 | 0 | 42 | 128 | A | 1F |
| Octal | 125 | 107 | 126 | 1 | 21 | 0 | 102 | 450 | 12 | 37 |
| Binary | 1010101 | 1000111 | 1010110 | 1 | 10001 | 0 | 1000010 | 100101000 | 1010 | 11111 |
Color Harmonies of #554756
Complementary color
Monochromatic Colors of #554756
Black with #554756
Text Example
Text Example
White with #554756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554756; }
p { color: rgb(85,71,86); }
H1.HeaderClassName
{
color: #554756;
}
.AnyTagClassName
{
color: #554756;
}
</style>
background-color css
<style>
a { background-color: #554756; }
a { background-color: rgb(85,71,86); }
div.DivClassName
{
background-color: #554756;
}
.BgClassName
{
background-color: #554756;
}
</style>
border-color css
<style>
span { border-color: #554756; }
span { border-color: rgb(85,71,86); }
td.TdClassName
{
border-color: #554756;
}
.TagClassName
{
border-color: #554756;
}
</style>