Shades of Bossanova #513855
Tints of Bossanova #513855
RGB
CMYK
RGB Variations
Color information
#513855 (or 0x513855) is known color: Bossanova. HEX triplet: 51, 38 and 55. RGB value is (81,56,85). Sum of RGB (Red+Green+Blue) = 81+56+85=222 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.49% from 222); Green value is 56 (22.27% from 255 or 25.23% from 222); Blue value is 85 (33.59% from 255 or 38.29% from 222); Max value from RGB is 85 - color contains mainly: blue. Hex color #513855 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513855 is #AEC7AA. Grayscale: #424242. Windows color (decimal): -11454379 or 5584977. OLE color: 5584977.
HSL color Cylindrical-coordinate representation of color #513855: hue angle of 291.72º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #513855 is Cyan = 0.05, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 56 | 85 | - |
| CMYK | 0.05 | 0.34 | 0 | 0.67 |
| HSL | 291.72º | 0.21% | 0.28% | - |
| HSV(B) | 291.72º | 0.34% | 0.33% | - |
| XYZ | 6.45 | 5.23 | 9.26 | - |
| YUV | 66.78 | 138.28 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 85 | 0.05 | 0.34 | 0 | 0.67 | 291.72 | 0.21 | 0.28 |
| Hex | 51 | 38 | 55 | 5 | 22 | 0 | 43 | 124 | 15 | 1C |
| Octal | 121 | 70 | 125 | 5 | 42 | 0 | 103 | 444 | 25 | 34 |
| Binary | 1010001 | 111000 | 1010101 | 101 | 100010 | 0 | 1000011 | 100100100 | 10101 | 11100 |
Color Harmonies of #513855
Complementary color
Monochromatic Colors of #513855
Black with #513855
Text Example
Text Example
White with #513855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513855; }
p { color: rgb(81,56,85); }
H1.HeaderClassName
{
color: #513855;
}
.AnyTagClassName
{
color: #513855;
}
</style>
background-color css
<style>
a { background-color: #513855; }
a { background-color: rgb(81,56,85); }
div.DivClassName
{
background-color: #513855;
}
.BgClassName
{
background-color: #513855;
}
</style>
border-color css
<style>
span { border-color: #513855; }
span { border-color: rgb(81,56,85); }
td.TdClassName
{
border-color: #513855;
}
.TagClassName
{
border-color: #513855;
}
</style>