Shades of Bossanova #513854
Tints of Bossanova #513854
RGB
CMYK
RGB Variations
Color information
#513854 (or 0x513854) is known color: Bossanova. HEX triplet: 51, 38 and 54. RGB value is (81,56,84). Sum of RGB (Red+Green+Blue) = 81+56+84=221 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.65% from 221); Green value is 56 (22.27% from 255 or 25.34% from 221); Blue value is 84 (33.20% from 255 or 38.01% from 221); Max value from RGB is 84 - color contains mainly: blue. Hex color #513854 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513854 is #AEC7AB. Grayscale: #424242. Windows color (decimal): -11454380 or 5519441. OLE color: 5519441.
HSL color Cylindrical-coordinate representation of color #513854: hue angle of 293.57º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #513854 is Cyan = 0.04, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 56 | 84 | - |
| CMYK | 0.04 | 0.33 | 0 | 0.67 |
| HSL | 293.57º | 0.2% | 0.27% | - |
| HSV(B) | 293.57º | 0.33% | 0.33% | - |
| XYZ | 6.41 | 5.22 | 9.06 | - |
| YUV | 66.67 | 137.78 | 138.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 84 | 0.04 | 0.33 | 0 | 0.67 | 293.57 | 0.2 | 0.27 |
| Hex | 51 | 38 | 54 | 4 | 21 | 0 | 43 | 126 | 14 | 1B |
| Octal | 121 | 70 | 124 | 4 | 41 | 0 | 103 | 446 | 24 | 33 |
| Binary | 1010001 | 111000 | 1010100 | 100 | 100001 | 0 | 1000011 | 100100110 | 10100 | 11011 |
Color Harmonies of #513854
Complementary color
Monochromatic Colors of #513854
Black with #513854
Text Example
Text Example
White with #513854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513854; }
p { color: rgb(81,56,84); }
H1.HeaderClassName
{
color: #513854;
}
.AnyTagClassName
{
color: #513854;
}
</style>
background-color css
<style>
a { background-color: #513854; }
a { background-color: rgb(81,56,84); }
div.DivClassName
{
background-color: #513854;
}
.BgClassName
{
background-color: #513854;
}
</style>
border-color css
<style>
span { border-color: #513854; }
span { border-color: rgb(81,56,84); }
td.TdClassName
{
border-color: #513854;
}
.TagClassName
{
border-color: #513854;
}
</style>