Shades of Bossanova #594559
Tints of Bossanova #594559
RGB
CMYK
RGB Variations
Color information
#594559 (or 0x594559) is known color: Bossanova. HEX triplet: 59, 45 and 59. RGB value is (89,69,89). Sum of RGB (Red+Green+Blue) = 89+69+89=247 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.03% from 247); Green value is 69 (27.34% from 255 or 27.94% from 247); Blue value is 89 (35.16% from 255 or 36.03% from 247); Max value from RGB is 89 - color contains mainly: red, blue. Hex color #594559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594559 is #A6BAA6. Grayscale: #4D4D4D. Windows color (decimal): -10926759 or 5850457. OLE color: 5850457.
HSL color Cylindrical-coordinate representation of color #594559: 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.22%. Process color model (Four color, CMYK) of #594559 is Cyan = 0, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 69 | 89 | - |
| CMYK | 0 | 0.22 | 0 | 0.65 |
| HSL | 300º | 0.13% | 0.31% | - |
| HSV(B) | 300º | 0.22% | 0.35% | - |
| XYZ | 8.05 | 7.1 | 10.4 | - |
| YUV | 77.26 | 134.63 | 136.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 89 | 0 | 0.22 | 0 | 0.65 | 300 | 0.13 | 0.31 |
| Hex | 59 | 45 | 59 | 0 | 16 | 0 | 41 | 12C | D | 1F |
| Octal | 131 | 105 | 131 | 0 | 26 | 0 | 101 | 454 | 15 | 37 |
| Binary | 1011001 | 1000101 | 1011001 | 0 | 10110 | 0 | 1000001 | 100101100 | 1101 | 11111 |
Color Harmonies of #594559
Complementary color
Monochromatic Colors of #594559
Black with #594559
Text Example
Text Example
White with #594559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594559; }
p { color: rgb(89,69,89); }
H1.HeaderClassName
{
color: #594559;
}
.AnyTagClassName
{
color: #594559;
}
</style>
background-color css
<style>
a { background-color: #594559; }
a { background-color: rgb(89,69,89); }
div.DivClassName
{
background-color: #594559;
}
.BgClassName
{
background-color: #594559;
}
</style>
border-color css
<style>
span { border-color: #594559; }
span { border-color: rgb(89,69,89); }
td.TdClassName
{
border-color: #594559;
}
.TagClassName
{
border-color: #594559;
}
</style>