Shades of Bossanova #514457
Tints of Bossanova #514457
RGB
CMYK
RGB Variations
Color information
#514457 (or 0x514457) is known color: Bossanova. HEX triplet: 51, 44 and 57. RGB value is (81,68,87). Sum of RGB (Red+Green+Blue) = 81+68+87=236 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.32% from 236); Green value is 68 (26.95% from 255 or 28.81% from 236); Blue value is 87 (34.38% from 255 or 36.86% from 236); Max value from RGB is 87 - color contains mainly: blue. Hex color #514457 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514457 is #AEBBA8. Grayscale: #494949. Windows color (decimal): -11451305 or 5719121. OLE color: 5719121.
HSL color Cylindrical-coordinate representation of color #514457: hue angle of 281.05º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #514457 is Cyan = 0.07, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 68 | 87 | - |
| CMYK | 0.07 | 0.22 | 0 | 0.66 |
| HSL | 281.05º | 0.12% | 0.3% | - |
| HSV(B) | 281.05º | 0.22% | 0.34% | - |
| XYZ | 7.18 | 6.57 | 9.91 | - |
| YUV | 74.05 | 135.31 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 68 | 87 | 0.07 | 0.22 | 0 | 0.66 | 281.05 | 0.12 | 0.3 |
| Hex | 51 | 44 | 57 | 7 | 16 | 0 | 42 | 119 | C | 1E |
| Octal | 121 | 104 | 127 | 7 | 26 | 0 | 102 | 431 | 14 | 36 |
| Binary | 1010001 | 1000100 | 1010111 | 111 | 10110 | 0 | 1000010 | 100011001 | 1100 | 11110 |
Color Harmonies of #514457
Complementary color
Monochromatic Colors of #514457
Black with #514457
Text Example
Text Example
White with #514457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514457; }
p { color: rgb(81,68,87); }
H1.HeaderClassName
{
color: #514457;
}
.AnyTagClassName
{
color: #514457;
}
</style>
background-color css
<style>
a { background-color: #514457; }
a { background-color: rgb(81,68,87); }
div.DivClassName
{
background-color: #514457;
}
.BgClassName
{
background-color: #514457;
}
</style>
border-color css
<style>
span { border-color: #514457; }
span { border-color: rgb(81,68,87); }
td.TdClassName
{
border-color: #514457;
}
.TagClassName
{
border-color: #514457;
}
</style>