Shades of Bossanova #514557
Tints of Bossanova #514557
RGB
CMYK
RGB Variations
Color information
#514557 (or 0x514557) is known color: Bossanova. HEX triplet: 51, 45 and 57. RGB value is (81,69,87). Sum of RGB (Red+Green+Blue) = 81+69+87=237 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.18% from 237); Green value is 69 (27.34% from 255 or 29.11% from 237); Blue value is 87 (34.38% from 255 or 36.71% from 237); Max value from RGB is 87 - color contains mainly: blue. Hex color #514557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514557 is #AEBAA8. Grayscale: #4A4A4A. Windows color (decimal): -11451049 or 5719377. OLE color: 5719377.
HSL color Cylindrical-coordinate representation of color #514557: hue angle of 280º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #514557 is Cyan = 0.07, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 69 | 87 | - |
| CMYK | 0.07 | 0.21 | 0 | 0.66 |
| HSL | 280º | 0.12% | 0.31% | - |
| HSV(B) | 280º | 0.21% | 0.34% | - |
| XYZ | 7.24 | 6.69 | 9.93 | - |
| YUV | 74.64 | 134.98 | 132.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 87 | 0.07 | 0.21 | 0 | 0.66 | 280 | 0.12 | 0.31 |
| Hex | 51 | 45 | 57 | 7 | 15 | 0 | 42 | 118 | C | 1F |
| Octal | 121 | 105 | 127 | 7 | 25 | 0 | 102 | 430 | 14 | 37 |
| Binary | 1010001 | 1000101 | 1010111 | 111 | 10101 | 0 | 1000010 | 100011000 | 1100 | 11111 |
Color Harmonies of #514557
Complementary color
Monochromatic Colors of #514557
Black with #514557
Text Example
Text Example
White with #514557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514557; }
p { color: rgb(81,69,87); }
H1.HeaderClassName
{
color: #514557;
}
.AnyTagClassName
{
color: #514557;
}
</style>
background-color css
<style>
a { background-color: #514557; }
a { background-color: rgb(81,69,87); }
div.DivClassName
{
background-color: #514557;
}
.BgClassName
{
background-color: #514557;
}
</style>
border-color css
<style>
span { border-color: #514557; }
span { border-color: rgb(81,69,87); }
td.TdClassName
{
border-color: #514557;
}
.TagClassName
{
border-color: #514557;
}
</style>