Shades of Bossanova #514257
Tints of Bossanova #514257
RGB
CMYK
RGB Variations
Color information
#514257 (or 0x514257) is known color: Bossanova. HEX triplet: 51, 42 and 57. RGB value is (81,66,87). Sum of RGB (Red+Green+Blue) = 81+66+87=234 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.62% from 234); Green value is 66 (26.17% from 255 or 28.21% from 234); Blue value is 87 (34.38% from 255 or 37.18% from 234); Max value from RGB is 87 - color contains mainly: blue. Hex color #514257 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514257 is #AEBDA8. Grayscale: #484848. Windows color (decimal): -11451817 or 5718609. OLE color: 5718609.
HSL color Cylindrical-coordinate representation of color #514257: hue angle of 282.86º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #514257 is Cyan = 0.07, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 66 | 87 | - |
| CMYK | 0.07 | 0.24 | 0 | 0.66 |
| HSL | 282.86º | 0.14% | 0.3% | - |
| HSV(B) | 282.86º | 0.24% | 0.34% | - |
| XYZ | 7.06 | 6.33 | 9.87 | - |
| YUV | 72.88 | 135.97 | 133.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 66 | 87 | 0.07 | 0.24 | 0 | 0.66 | 282.86 | 0.14 | 0.3 |
| Hex | 51 | 42 | 57 | 7 | 18 | 0 | 42 | 11B | E | 1E |
| Octal | 121 | 102 | 127 | 7 | 30 | 0 | 102 | 433 | 16 | 36 |
| Binary | 1010001 | 1000010 | 1010111 | 111 | 11000 | 0 | 1000010 | 100011011 | 1110 | 11110 |
Color Harmonies of #514257
Complementary color
Monochromatic Colors of #514257
Black with #514257
Text Example
Text Example
White with #514257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514257; }
p { color: rgb(81,66,87); }
H1.HeaderClassName
{
color: #514257;
}
.AnyTagClassName
{
color: #514257;
}
</style>
background-color css
<style>
a { background-color: #514257; }
a { background-color: rgb(81,66,87); }
div.DivClassName
{
background-color: #514257;
}
.BgClassName
{
background-color: #514257;
}
</style>
border-color css
<style>
span { border-color: #514257; }
span { border-color: rgb(81,66,87); }
td.TdClassName
{
border-color: #514257;
}
.TagClassName
{
border-color: #514257;
}
</style>