Shades of Bossanova #554755
Tints of Bossanova #554755
RGB
CMYK
RGB Variations
Color information
#554755 (or 0x554755) is known color: Bossanova. HEX triplet: 55, 47 and 55. RGB value is (85,71,85). Sum of RGB (Red+Green+Blue) = 85+71+85=241 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.27% from 241); Green value is 71 (28.12% from 255 or 29.46% from 241); Blue value is 85 (33.59% from 255 or 35.27% from 241); Max value from RGB is 85 - color contains mainly: red, blue. Hex color #554755 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #554755 is #AAB8AA. Grayscale: #4C4C4C. Windows color (decimal): -11188395 or 5588821. OLE color: 5588821.
HSL color Cylindrical-coordinate representation of color #554755: hue angle of 300º degrees, saturation: 0.09, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #554755 is Cyan = 0, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 71 | 85 | - |
| CMYK | 0 | 0.16 | 0 | 0.67 |
| HSL | 300º | 0.09% | 0.31% | - |
| HSV(B) | 300º | 0.16% | 0.33% | - |
| XYZ | 7.64 | 7.09 | 9.56 | - |
| YUV | 76.78 | 132.64 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 71 | 85 | 0 | 0.16 | 0 | 0.67 | 300 | 0.09 | 0.31 |
| Hex | 55 | 47 | 55 | 0 | 10 | 0 | 43 | 12C | 9 | 1F |
| Octal | 125 | 107 | 125 | 0 | 20 | 0 | 103 | 454 | 11 | 37 |
| Binary | 1010101 | 1000111 | 1010101 | 0 | 10000 | 0 | 1000011 | 100101100 | 1001 | 11111 |
Color Harmonies of #554755
Complementary color
Monochromatic Colors of #554755
Black with #554755
Text Example
Text Example
White with #554755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554755; }
p { color: rgb(85,71,85); }
H1.HeaderClassName
{
color: #554755;
}
.AnyTagClassName
{
color: #554755;
}
</style>
background-color css
<style>
a { background-color: #554755; }
a { background-color: rgb(85,71,85); }
div.DivClassName
{
background-color: #554755;
}
.BgClassName
{
background-color: #554755;
}
</style>
border-color css
<style>
span { border-color: #554755; }
span { border-color: rgb(85,71,85); }
td.TdClassName
{
border-color: #554755;
}
.TagClassName
{
border-color: #554755;
}
</style>