Shades of Bossanova #514356
Tints of Bossanova #514356
RGB
CMYK
RGB Variations
Color information
#514356 (or 0x514356) is known color: Bossanova. HEX triplet: 51, 43 and 56. RGB value is (81,67,86). Sum of RGB (Red+Green+Blue) = 81+67+86=234 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.62% from 234); Green value is 67 (26.56% from 255 or 28.63% from 234); Blue value is 86 (33.98% from 255 or 36.75% from 234); Max value from RGB is 86 - color contains mainly: blue. Hex color #514356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514356 is #AEBCA9. Grayscale: #494949. Windows color (decimal): -11451562 or 5653329. OLE color: 5653329.
HSL color Cylindrical-coordinate representation of color #514356: hue angle of 284.21º 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 #514356 is Cyan = 0.06, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 67 | 86 | - |
| CMYK | 0.06 | 0.22 | 0 | 0.66 |
| HSL | 284.21º | 0.12% | 0.3% | - |
| HSV(B) | 284.21º | 0.22% | 0.34% | - |
| XYZ | 7.08 | 6.44 | 9.67 | - |
| YUV | 73.35 | 135.14 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 86 | 0.06 | 0.22 | 0 | 0.66 | 284.21 | 0.12 | 0.3 |
| Hex | 51 | 43 | 56 | 6 | 16 | 0 | 42 | 11C | C | 1E |
| Octal | 121 | 103 | 126 | 6 | 26 | 0 | 102 | 434 | 14 | 36 |
| Binary | 1010001 | 1000011 | 1010110 | 110 | 10110 | 0 | 1000010 | 100011100 | 1100 | 11110 |
Color Harmonies of #514356
Complementary color
Monochromatic Colors of #514356
Black with #514356
Text Example
Text Example
White with #514356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514356; }
p { color: rgb(81,67,86); }
H1.HeaderClassName
{
color: #514356;
}
.AnyTagClassName
{
color: #514356;
}
</style>
background-color css
<style>
a { background-color: #514356; }
a { background-color: rgb(81,67,86); }
div.DivClassName
{
background-color: #514356;
}
.BgClassName
{
background-color: #514356;
}
</style>
border-color css
<style>
span { border-color: #514356; }
span { border-color: rgb(81,67,86); }
td.TdClassName
{
border-color: #514356;
}
.TagClassName
{
border-color: #514356;
}
</style>