Shades of Bossanova #514058
Tints of Bossanova #514058
RGB
CMYK
RGB Variations
Color information
#514058 (or 0x514058) is known color: Bossanova. HEX triplet: 51, 40 and 58. RGB value is (81,64,88). Sum of RGB (Red+Green+Blue) = 81+64+88=233 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.76% from 233); Green value is 64 (25.39% from 255 or 27.47% from 233); Blue value is 88 (34.77% from 255 or 37.77% from 233); Max value from RGB is 88 - color contains mainly: blue. Hex color #514058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514058 is #AEBFA7. Grayscale: #474747. Windows color (decimal): -11452328 or 5783633. OLE color: 5783633.
HSL color Cylindrical-coordinate representation of color #514058: hue angle of 282.5º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #514058 is Cyan = 0.08, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 64 | 88 | - |
| CMYK | 0.08 | 0.27 | 0 | 0.65 |
| HSL | 282.5º | 0.16% | 0.3% | - |
| HSV(B) | 282.5º | 0.27% | 0.35% | - |
| XYZ | 6.99 | 6.12 | 10.05 | - |
| YUV | 71.82 | 137.13 | 134.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 88 | 0.08 | 0.27 | 0 | 0.65 | 282.5 | 0.16 | 0.3 |
| Hex | 51 | 40 | 58 | 8 | 1B | 0 | 41 | 11A | 10 | 1E |
| Octal | 121 | 100 | 130 | 10 | 33 | 0 | 101 | 432 | 20 | 36 |
| Binary | 1010001 | 1000000 | 1011000 | 1000 | 11011 | 0 | 1000001 | 100011010 | 10000 | 11110 |
Color Harmonies of #514058
Complementary color
Monochromatic Colors of #514058
Black with #514058
Text Example
Text Example
White with #514058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514058; }
p { color: rgb(81,64,88); }
H1.HeaderClassName
{
color: #514058;
}
.AnyTagClassName
{
color: #514058;
}
</style>
background-color css
<style>
a { background-color: #514058; }
a { background-color: rgb(81,64,88); }
div.DivClassName
{
background-color: #514058;
}
.BgClassName
{
background-color: #514058;
}
</style>
border-color css
<style>
span { border-color: #514058; }
span { border-color: rgb(81,64,88); }
td.TdClassName
{
border-color: #514058;
}
.TagClassName
{
border-color: #514058;
}
</style>