Shades of Bossanova #514953
Tints of Bossanova #514953
RGB
CMYK
RGB Variations
Color information
#514953 (or 0x514953) is known color: Bossanova. HEX triplet: 51, 49 and 53. RGB value is (81,73,83). Sum of RGB (Red+Green+Blue) = 81+73+83=237 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.18% from 237); Green value is 73 (28.91% from 255 or 30.80% from 237); Blue value is 83 (32.81% from 255 or 35.02% from 237); Max value from RGB is 83 - color contains mainly: blue. Hex color #514953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514953 is #AEB6AC. Grayscale: #4C4C4C. Windows color (decimal): -11450029 or 5458257. OLE color: 5458257.
HSL color Cylindrical-coordinate representation of color #514953: hue angle of 288º degrees, saturation: 0.06, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #514953 is Cyan = 0.02, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 73 | 83 | - |
| CMYK | 0.02 | 0.12 | 0 | 0.67 |
| HSL | 288º | 0.06% | 0.31% | - |
| HSV(B) | 288º | 0.12% | 0.33% | - |
| XYZ | 7.34 | 7.14 | 9.17 | - |
| YUV | 76.53 | 131.65 | 131.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 73 | 83 | 0.02 | 0.12 | 0 | 0.67 | 288 | 0.06 | 0.31 |
| Hex | 51 | 49 | 53 | 2 | C | 0 | 43 | 120 | 6 | 1F |
| Octal | 121 | 111 | 123 | 2 | 14 | 0 | 103 | 440 | 6 | 37 |
| Binary | 1010001 | 1001001 | 1010011 | 10 | 1100 | 0 | 1000011 | 100100000 | 110 | 11111 |
Color Harmonies of #514953
Complementary color
Monochromatic Colors of #514953
Black with #514953
Text Example
Text Example
White with #514953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514953; }
p { color: rgb(81,73,83); }
H1.HeaderClassName
{
color: #514953;
}
.AnyTagClassName
{
color: #514953;
}
</style>
background-color css
<style>
a { background-color: #514953; }
a { background-color: rgb(81,73,83); }
div.DivClassName
{
background-color: #514953;
}
.BgClassName
{
background-color: #514953;
}
</style>
border-color css
<style>
span { border-color: #514953; }
span { border-color: rgb(81,73,83); }
td.TdClassName
{
border-color: #514953;
}
.TagClassName
{
border-color: #514953;
}
</style>