Shades of Bossanova #553956
Tints of Bossanova #553956
RGB
CMYK
RGB Variations
Color information
#553956 (or 0x553956) is known color: Bossanova. HEX triplet: 55, 39 and 56. RGB value is (85,57,86). Sum of RGB (Red+Green+Blue) = 85+57+86=228 (30% of max value = 765). Red value is 85 (33.59% from 255 or 37.28% from 228); Green value is 57 (22.66% from 255 or 25% from 228); Blue value is 86 (33.98% from 255 or 37.72% from 228); Max value from RGB is 86 - color contains mainly: blue. Hex color #553956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553956 is #AAC6A9. Grayscale: #444444. Windows color (decimal): -11191978 or 5650773. OLE color: 5650773.
HSL color Cylindrical-coordinate representation of color #553956: hue angle of 297.93º degrees, saturation: 0.2, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #553956 is Cyan = 0.01, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 85 | 57 | 86 | - |
| CMYK | 0.01 | 0.34 | 0 | 0.66 |
| HSL | 297.93º | 0.2% | 0.28% | - |
| HSV(B) | 297.93º | 0.34% | 0.34% | - |
| XYZ | 6.89 | 5.53 | 9.51 | - |
| YUV | 68.68 | 137.78 | 139.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 57 | 86 | 0.01 | 0.34 | 0 | 0.66 | 297.93 | 0.2 | 0.28 |
| Hex | 55 | 39 | 56 | 1 | 22 | 0 | 42 | 12A | 14 | 1C |
| Octal | 125 | 71 | 126 | 1 | 42 | 0 | 102 | 452 | 24 | 34 |
| Binary | 1010101 | 111001 | 1010110 | 1 | 100010 | 0 | 1000010 | 100101010 | 10100 | 11100 |
Color Harmonies of #553956
Complementary color
Monochromatic Colors of #553956
Black with #553956
Text Example
Text Example
White with #553956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553956; }
p { color: rgb(85,57,86); }
H1.HeaderClassName
{
color: #553956;
}
.AnyTagClassName
{
color: #553956;
}
</style>
background-color css
<style>
a { background-color: #553956; }
a { background-color: rgb(85,57,86); }
div.DivClassName
{
background-color: #553956;
}
.BgClassName
{
background-color: #553956;
}
</style>
border-color css
<style>
span { border-color: #553956; }
span { border-color: rgb(85,57,86); }
td.TdClassName
{
border-color: #553956;
}
.TagClassName
{
border-color: #553956;
}
</style>