Shades of Bossanova #513753
Tints of Bossanova #513753
RGB
CMYK
RGB Variations
Color information
#513753 (or 0x513753) is known color: Bossanova. HEX triplet: 51, 37 and 53. RGB value is (81,55,83). Sum of RGB (Red+Green+Blue) = 81+55+83=219 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.99% from 219); Green value is 55 (21.88% from 255 or 25.11% from 219); Blue value is 83 (32.81% from 255 or 37.90% from 219); Max value from RGB is 83 - color contains mainly: blue. Hex color #513753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513753 is #AEC8AC. Grayscale: #414141. Windows color (decimal): -11454637 or 5453649. OLE color: 5453649.
HSL color Cylindrical-coordinate representation of color #513753: hue angle of 295.71º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #513753 is Cyan = 0.02, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 55 | 83 | - |
| CMYK | 0.02 | 0.34 | 0 | 0.67 |
| HSL | 295.71º | 0.2% | 0.27% | - |
| HSV(B) | 295.71º | 0.34% | 0.33% | - |
| XYZ | 6.32 | 5.11 | 8.84 | - |
| YUV | 65.97 | 137.61 | 138.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 55 | 83 | 0.02 | 0.34 | 0 | 0.67 | 295.71 | 0.2 | 0.27 |
| Hex | 51 | 37 | 53 | 2 | 22 | 0 | 43 | 128 | 14 | 1B |
| Octal | 121 | 67 | 123 | 2 | 42 | 0 | 103 | 450 | 24 | 33 |
| Binary | 1010001 | 110111 | 1010011 | 10 | 100010 | 0 | 1000011 | 100101000 | 10100 | 11011 |
Color Harmonies of #513753
Complementary color
Monochromatic Colors of #513753
Black with #513753
Text Example
Text Example
White with #513753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513753; }
p { color: rgb(81,55,83); }
H1.HeaderClassName
{
color: #513753;
}
.AnyTagClassName
{
color: #513753;
}
</style>
background-color css
<style>
a { background-color: #513753; }
a { background-color: rgb(81,55,83); }
div.DivClassName
{
background-color: #513753;
}
.BgClassName
{
background-color: #513753;
}
</style>
border-color css
<style>
span { border-color: #513753; }
span { border-color: rgb(81,55,83); }
td.TdClassName
{
border-color: #513753;
}
.TagClassName
{
border-color: #513753;
}
</style>