Shades of Bossanova #514754
Tints of Bossanova #514754
RGB
CMYK
RGB Variations
Color information
#514754 (or 0x514754) is known color: Bossanova. HEX triplet: 51, 47 and 54. RGB value is (81,71,84). Sum of RGB (Red+Green+Blue) = 81+71+84=236 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.32% from 236); Green value is 71 (28.12% from 255 or 30.08% from 236); Blue value is 84 (33.20% from 255 or 35.59% from 236); Max value from RGB is 84 - color contains mainly: blue. Hex color #514754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514754 is #AEB8AB. Grayscale: #4B4B4B. Windows color (decimal): -11450540 or 5523281. OLE color: 5523281.
HSL color Cylindrical-coordinate representation of color #514754: hue angle of 286.15º degrees, saturation: 0.08, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #514754 is Cyan = 0.04, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 71 | 84 | - |
| CMYK | 0.04 | 0.15 | 0 | 0.67 |
| HSL | 286.15º | 0.08% | 0.3% | - |
| HSV(B) | 286.15º | 0.15% | 0.33% | - |
| XYZ | 7.25 | 6.9 | 9.34 | - |
| YUV | 75.47 | 132.81 | 131.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 84 | 0.04 | 0.15 | 0 | 0.67 | 286.15 | 0.08 | 0.3 |
| Hex | 51 | 47 | 54 | 4 | F | 0 | 43 | 11E | 8 | 1E |
| Octal | 121 | 107 | 124 | 4 | 17 | 0 | 103 | 436 | 10 | 36 |
| Binary | 1010001 | 1000111 | 1010100 | 100 | 1111 | 0 | 1000011 | 100011110 | 1000 | 11110 |
Color Harmonies of #514754
Complementary color
Monochromatic Colors of #514754
Black with #514754
Text Example
Text Example
White with #514754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514754; }
p { color: rgb(81,71,84); }
H1.HeaderClassName
{
color: #514754;
}
.AnyTagClassName
{
color: #514754;
}
</style>
background-color css
<style>
a { background-color: #514754; }
a { background-color: rgb(81,71,84); }
div.DivClassName
{
background-color: #514754;
}
.BgClassName
{
background-color: #514754;
}
</style>
border-color css
<style>
span { border-color: #514754; }
span { border-color: rgb(81,71,84); }
td.TdClassName
{
border-color: #514754;
}
.TagClassName
{
border-color: #514754;
}
</style>