Shades of Bossanova #513550
Tints of Bossanova #513550
RGB
CMYK
RGB Variations
Color information
#513550 (or 0x513550) is known color: Bossanova. HEX triplet: 51, 35 and 50. RGB value is (81,53,80). Sum of RGB (Red+Green+Blue) = 81+53+80=214 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.85% from 214); Green value is 53 (21.09% from 255 or 24.77% from 214); Blue value is 80 (31.64% from 255 or 37.38% from 214); Max value from RGB is 81 - color contains mainly: red. Hex color #513550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513550 is #AECAAF. Grayscale: #404040. Windows color (decimal): -11455152 or 5256529. OLE color: 5256529.
HSL color Cylindrical-coordinate representation of color #513550: hue angle of 302.14º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #513550 is Cyan = 0, Magento = 0.35, Yellow = 0.01 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 53 | 80 | - |
| CMYK | 0 | 0.35 | 0.01 | 0.68 |
| HSL | 302.14º | 0.21% | 0.26% | - |
| HSV(B) | 302.14º | 0.35% | 0.32% | - |
| XYZ | 6.11 | 4.87 | 8.21 | - |
| YUV | 64.45 | 136.78 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 80 | 0 | 0.35 | 0.01 | 0.68 | 302.14 | 0.21 | 0.26 |
| Hex | 51 | 35 | 50 | 0 | 23 | 1 | 44 | 12E | 15 | 1A |
| Octal | 121 | 65 | 120 | 0 | 43 | 1 | 104 | 456 | 25 | 32 |
| Binary | 1010001 | 110101 | 1010000 | 0 | 100011 | 1 | 1000100 | 100101110 | 10101 | 11010 |
Color Harmonies of #513550
Complementary color
Monochromatic Colors of #513550
Black with #513550
Text Example
Text Example
White with #513550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513550; }
p { color: rgb(81,53,80); }
H1.HeaderClassName
{
color: #513550;
}
.AnyTagClassName
{
color: #513550;
}
</style>
background-color css
<style>
a { background-color: #513550; }
a { background-color: rgb(81,53,80); }
div.DivClassName
{
background-color: #513550;
}
.BgClassName
{
background-color: #513550;
}
</style>
border-color css
<style>
span { border-color: #513550; }
span { border-color: rgb(81,53,80); }
td.TdClassName
{
border-color: #513550;
}
.TagClassName
{
border-color: #513550;
}
</style>