Shades of Bossanova #594459
Tints of Bossanova #594459
RGB
CMYK
RGB Variations
Color information
#594459 (or 0x594459) is known color: Bossanova. HEX triplet: 59, 44 and 59. RGB value is (89,68,89). Sum of RGB (Red+Green+Blue) = 89+68+89=246 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.18% from 246); Green value is 68 (26.95% from 255 or 27.64% from 246); Blue value is 89 (35.16% from 255 or 36.18% from 246); Max value from RGB is 89 - color contains mainly: red, blue. Hex color #594459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594459 is #A6BBA6. Grayscale: #4C4C4C. Windows color (decimal): -10927015 or 5850201. OLE color: 5850201.
HSL color Cylindrical-coordinate representation of color #594459: hue angle of 300º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #594459 is Cyan = 0, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 68 | 89 | - |
| CMYK | 0 | 0.24 | 0 | 0.65 |
| HSL | 300º | 0.13% | 0.31% | - |
| HSV(B) | 300º | 0.24% | 0.35% | - |
| XYZ | 7.99 | 6.98 | 10.38 | - |
| YUV | 76.67 | 134.96 | 136.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 68 | 89 | 0 | 0.24 | 0 | 0.65 | 300 | 0.13 | 0.31 |
| Hex | 59 | 44 | 59 | 0 | 18 | 0 | 41 | 12C | D | 1F |
| Octal | 131 | 104 | 131 | 0 | 30 | 0 | 101 | 454 | 15 | 37 |
| Binary | 1011001 | 1000100 | 1011001 | 0 | 11000 | 0 | 1000001 | 100101100 | 1101 | 11111 |
Color Harmonies of #594459
Complementary color
Monochromatic Colors of #594459
Black with #594459
Text Example
Text Example
White with #594459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594459; }
p { color: rgb(89,68,89); }
H1.HeaderClassName
{
color: #594459;
}
.AnyTagClassName
{
color: #594459;
}
</style>
background-color css
<style>
a { background-color: #594459; }
a { background-color: rgb(89,68,89); }
div.DivClassName
{
background-color: #594459;
}
.BgClassName
{
background-color: #594459;
}
</style>
border-color css
<style>
span { border-color: #594459; }
span { border-color: rgb(89,68,89); }
td.TdClassName
{
border-color: #594459;
}
.TagClassName
{
border-color: #594459;
}
</style>