Shades of Bossanova #513956
Tints of Bossanova #513956
RGB
CMYK
RGB Variations
Color information
#513956 (or 0x513956) is known color: Bossanova. HEX triplet: 51, 39 and 56. RGB value is (81,57,86). Sum of RGB (Red+Green+Blue) = 81+57+86=224 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.16% from 224); Green value is 57 (22.66% from 255 or 25.45% from 224); Blue value is 86 (33.98% from 255 or 38.39% from 224); Max value from RGB is 86 - color contains mainly: blue. Hex color #513956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513956 is #AEC6A9. Grayscale: #434343. Windows color (decimal): -11454122 or 5650769. OLE color: 5650769.
HSL color Cylindrical-coordinate representation of color #513956: hue angle of 289.66º 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 #513956 is Cyan = 0.06, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 57 | 86 | - |
| CMYK | 0.06 | 0.34 | 0 | 0.66 |
| HSL | 289.66º | 0.2% | 0.28% | - |
| HSV(B) | 289.66º | 0.34% | 0.34% | - |
| XYZ | 6.54 | 5.35 | 9.49 | - |
| YUV | 67.48 | 138.45 | 137.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 57 | 86 | 0.06 | 0.34 | 0 | 0.66 | 289.66 | 0.2 | 0.28 |
| Hex | 51 | 39 | 56 | 6 | 22 | 0 | 42 | 122 | 14 | 1C |
| Octal | 121 | 71 | 126 | 6 | 42 | 0 | 102 | 442 | 24 | 34 |
| Binary | 1010001 | 111001 | 1010110 | 110 | 100010 | 0 | 1000010 | 100100010 | 10100 | 11100 |
Color Harmonies of #513956
Complementary color
Monochromatic Colors of #513956
Black with #513956
Text Example
Text Example
White with #513956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513956; }
p { color: rgb(81,57,86); }
H1.HeaderClassName
{
color: #513956;
}
.AnyTagClassName
{
color: #513956;
}
</style>
background-color css
<style>
a { background-color: #513956; }
a { background-color: rgb(81,57,86); }
div.DivClassName
{
background-color: #513956;
}
.BgClassName
{
background-color: #513956;
}
</style>
border-color css
<style>
span { border-color: #513956; }
span { border-color: rgb(81,57,86); }
td.TdClassName
{
border-color: #513956;
}
.TagClassName
{
border-color: #513956;
}
</style>