Shades of Bossanova #594659
Tints of Bossanova #594659
RGB
CMYK
RGB Variations
Color information
#594659 (or 0x594659) is known color: Bossanova. HEX triplet: 59, 46 and 59. RGB value is (89,70,89). Sum of RGB (Red+Green+Blue) = 89+70+89=248 (32% of max value = 765). Red value is 89 (35.16% from 255 or 35.89% from 248); Green value is 70 (27.73% from 255 or 28.23% from 248); Blue value is 89 (35.16% from 255 or 35.89% from 248); Max value from RGB is 89 - color contains mainly: red, blue. Hex color #594659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594659 is #A6B9A6. Grayscale: #4D4D4D. Windows color (decimal): -10926503 or 5850713. OLE color: 5850713.
HSL color Cylindrical-coordinate representation of color #594659: hue angle of 300º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #594659 is Cyan = 0, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 70 | 89 | - |
| CMYK | 0 | 0.21 | 0 | 0.65 |
| HSL | 300º | 0.12% | 0.31% | - |
| HSV(B) | 300º | 0.21% | 0.35% | - |
| XYZ | 8.11 | 7.23 | 10.42 | - |
| YUV | 77.85 | 134.29 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 89 | 0 | 0.21 | 0 | 0.65 | 300 | 0.12 | 0.31 |
| Hex | 59 | 46 | 59 | 0 | 15 | 0 | 41 | 12C | C | 1F |
| Octal | 131 | 106 | 131 | 0 | 25 | 0 | 101 | 454 | 14 | 37 |
| Binary | 1011001 | 1000110 | 1011001 | 0 | 10101 | 0 | 1000001 | 100101100 | 1100 | 11111 |
Color Harmonies of #594659
Complementary color
Monochromatic Colors of #594659
Black with #594659
Text Example
Text Example
White with #594659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594659; }
p { color: rgb(89,70,89); }
H1.HeaderClassName
{
color: #594659;
}
.AnyTagClassName
{
color: #594659;
}
</style>
background-color css
<style>
a { background-color: #594659; }
a { background-color: rgb(89,70,89); }
div.DivClassName
{
background-color: #594659;
}
.BgClassName
{
background-color: #594659;
}
</style>
border-color css
<style>
span { border-color: #594659; }
span { border-color: rgb(89,70,89); }
td.TdClassName
{
border-color: #594659;
}
.TagClassName
{
border-color: #594659;
}
</style>