Shades of Bossanova #514053
Tints of Bossanova #514053
RGB
CMYK
RGB Variations
Color information
#514053 (or 0x514053) is known color: Bossanova. HEX triplet: 51, 40 and 53. RGB value is (81,64,83). Sum of RGB (Red+Green+Blue) = 81+64+83=228 (30% of max value = 765). Red value is 81 (32.03% from 255 or 35.53% from 228); Green value is 64 (25.39% from 255 or 28.07% from 228); Blue value is 83 (32.81% from 255 or 36.40% from 228); Max value from RGB is 83 - color contains mainly: blue. Hex color #514053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514053 is #AEBFAC. Grayscale: #474747. Windows color (decimal): -11452333 or 5455953. OLE color: 5455953.
HSL color Cylindrical-coordinate representation of color #514053: hue angle of 293.68º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #514053 is Cyan = 0.02, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 64 | 83 | - |
| CMYK | 0.02 | 0.23 | 0 | 0.67 |
| HSL | 293.68º | 0.13% | 0.29% | - |
| HSV(B) | 293.68º | 0.23% | 0.33% | - |
| XYZ | 6.79 | 6.04 | 8.99 | - |
| YUV | 71.25 | 134.63 | 134.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 83 | 0.02 | 0.23 | 0 | 0.67 | 293.68 | 0.13 | 0.29 |
| Hex | 51 | 40 | 53 | 2 | 17 | 0 | 43 | 126 | D | 1D |
| Octal | 121 | 100 | 123 | 2 | 27 | 0 | 103 | 446 | 15 | 35 |
| Binary | 1010001 | 1000000 | 1010011 | 10 | 10111 | 0 | 1000011 | 100100110 | 1101 | 11101 |
Color Harmonies of #514053
Complementary color
Monochromatic Colors of #514053
Black with #514053
Text Example
Text Example
White with #514053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514053; }
p { color: rgb(81,64,83); }
H1.HeaderClassName
{
color: #514053;
}
.AnyTagClassName
{
color: #514053;
}
</style>
background-color css
<style>
a { background-color: #514053; }
a { background-color: rgb(81,64,83); }
div.DivClassName
{
background-color: #514053;
}
.BgClassName
{
background-color: #514053;
}
</style>
border-color css
<style>
span { border-color: #514053; }
span { border-color: rgb(81,64,83); }
td.TdClassName
{
border-color: #514053;
}
.TagClassName
{
border-color: #514053;
}
</style>