Shades of Bossanova #524059
Tints of Bossanova #524059
RGB
CMYK
RGB Variations
Color information
#524059 (or 0x524059) is known color: Bossanova. HEX triplet: 52, 40 and 59. RGB value is (82,64,89). Sum of RGB (Red+Green+Blue) = 82+64+89=235 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.89% from 235); Green value is 64 (25.39% from 255 or 27.23% from 235); Blue value is 89 (35.16% from 255 or 37.87% from 235); Max value from RGB is 89 - color contains mainly: blue. Hex color #524059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524059 is #ADBFA6. Grayscale: #484848. Windows color (decimal): -11386791 or 5849170. OLE color: 5849170.
HSL color Cylindrical-coordinate representation of color #524059: hue angle of 283.2º 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 #524059 is Cyan = 0.08, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 64 | 89 | - |
| CMYK | 0.08 | 0.28 | 0 | 0.65 |
| HSL | 283.2º | 0.16% | 0.3% | - |
| HSV(B) | 283.2º | 0.28% | 0.35% | - |
| XYZ | 7.12 | 6.18 | 10.27 | - |
| YUV | 72.23 | 137.46 | 134.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 64 | 89 | 0.08 | 0.28 | 0 | 0.65 | 283.2 | 0.16 | 0.3 |
| Hex | 52 | 40 | 59 | 8 | 1C | 0 | 41 | 11B | 10 | 1E |
| Octal | 122 | 100 | 131 | 10 | 34 | 0 | 101 | 433 | 20 | 36 |
| Binary | 1010010 | 1000000 | 1011001 | 1000 | 11100 | 0 | 1000001 | 100011011 | 10000 | 11110 |
Color Harmonies of #524059
Complementary color
Monochromatic Colors of #524059
Black with #524059
Text Example
Text Example
White with #524059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524059; }
p { color: rgb(82,64,89); }
H1.HeaderClassName
{
color: #524059;
}
.AnyTagClassName
{
color: #524059;
}
</style>
background-color css
<style>
a { background-color: #524059; }
a { background-color: rgb(82,64,89); }
div.DivClassName
{
background-color: #524059;
}
.BgClassName
{
background-color: #524059;
}
</style>
border-color css
<style>
span { border-color: #524059; }
span { border-color: rgb(82,64,89); }
td.TdClassName
{
border-color: #524059;
}
.TagClassName
{
border-color: #524059;
}
</style>