Shades of Bossanova #534059
Tints of Bossanova #534059
RGB
CMYK
RGB Variations
Color information
#534059 (or 0x534059) is known color: Bossanova. HEX triplet: 53, 40 and 59. RGB value is (83,64,89). Sum of RGB (Red+Green+Blue) = 83+64+89=236 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.17% from 236); Green value is 64 (25.39% from 255 or 27.12% from 236); Blue value is 89 (35.16% from 255 or 37.71% from 236); Max value from RGB is 89 - color contains mainly: blue. Hex color #534059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534059 is #ACBFA6. Grayscale: #484848. Windows color (decimal): -11321255 or 5849171. OLE color: 5849171.
HSL color Cylindrical-coordinate representation of color #534059: hue angle of 285.6º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #534059 is Cyan = 0.07, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 64 | 89 | - |
| CMYK | 0.07 | 0.28 | 0 | 0.65 |
| HSL | 285.6º | 0.16% | 0.3% | - |
| HSV(B) | 285.6º | 0.28% | 0.35% | - |
| XYZ | 7.2 | 6.23 | 10.27 | - |
| YUV | 72.53 | 137.29 | 135.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 89 | 0.07 | 0.28 | 0 | 0.65 | 285.6 | 0.16 | 0.3 |
| Hex | 53 | 40 | 59 | 7 | 1C | 0 | 41 | 11E | 10 | 1E |
| Octal | 123 | 100 | 131 | 7 | 34 | 0 | 101 | 436 | 20 | 36 |
| Binary | 1010011 | 1000000 | 1011001 | 111 | 11100 | 0 | 1000001 | 100011110 | 10000 | 11110 |
Color Harmonies of #534059
Complementary color
Monochromatic Colors of #534059
Black with #534059
Text Example
Text Example
White with #534059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534059; }
p { color: rgb(83,64,89); }
H1.HeaderClassName
{
color: #534059;
}
.AnyTagClassName
{
color: #534059;
}
</style>
background-color css
<style>
a { background-color: #534059; }
a { background-color: rgb(83,64,89); }
div.DivClassName
{
background-color: #534059;
}
.BgClassName
{
background-color: #534059;
}
</style>
border-color css
<style>
span { border-color: #534059; }
span { border-color: rgb(83,64,89); }
td.TdClassName
{
border-color: #534059;
}
.TagClassName
{
border-color: #534059;
}
</style>