Shades of Bossanova #513851
Tints of Bossanova #513851
RGB
CMYK
RGB Variations
Color information
#513851 (or 0x513851) is known color: Bossanova. HEX triplet: 51, 38 and 51. RGB value is (81,56,81). Sum of RGB (Red+Green+Blue) = 81+56+81=218 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.16% from 218); Green value is 56 (22.27% from 255 or 25.69% from 218); Blue value is 81 (32.03% from 255 or 37.16% from 218); Max value from RGB is 81 - color contains mainly: red, blue. Hex color #513851 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513851 is #AEC7AE. Grayscale: #424242. Windows color (decimal): -11454383 or 5322833. OLE color: 5322833.
HSL color Cylindrical-coordinate representation of color #513851: hue angle of 300º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #513851 is Cyan = 0, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 56 | 81 | - |
| CMYK | 0 | 0.31 | 0 | 0.68 |
| HSL | 300º | 0.18% | 0.27% | - |
| HSV(B) | 300º | 0.31% | 0.32% | - |
| XYZ | 6.29 | 5.17 | 8.45 | - |
| YUV | 66.33 | 136.28 | 138.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 81 | 0 | 0.31 | 0 | 0.68 | 300 | 0.18 | 0.27 |
| Hex | 51 | 38 | 51 | 0 | 1F | 0 | 44 | 12C | 12 | 1B |
| Octal | 121 | 70 | 121 | 0 | 37 | 0 | 104 | 454 | 22 | 33 |
| Binary | 1010001 | 111000 | 1010001 | 0 | 11111 | 0 | 1000100 | 100101100 | 10010 | 11011 |
Color Harmonies of #513851
Complementary color
Monochromatic Colors of #513851
Black with #513851
Text Example
Text Example
White with #513851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513851; }
p { color: rgb(81,56,81); }
H1.HeaderClassName
{
color: #513851;
}
.AnyTagClassName
{
color: #513851;
}
</style>
background-color css
<style>
a { background-color: #513851; }
a { background-color: rgb(81,56,81); }
div.DivClassName
{
background-color: #513851;
}
.BgClassName
{
background-color: #513851;
}
</style>
border-color css
<style>
span { border-color: #513851; }
span { border-color: rgb(81,56,81); }
td.TdClassName
{
border-color: #513851;
}
.TagClassName
{
border-color: #513851;
}
</style>