Shades of Bossanova #594759
Tints of Bossanova #594759
RGB
CMYK
RGB Variations
Color information
#594759 (or 0x594759) is known color: Bossanova. HEX triplet: 59, 47 and 59. RGB value is (89,71,89). Sum of RGB (Red+Green+Blue) = 89+71+89=249 (32% of max value = 765). Red value is 89 (35.16% from 255 or 35.74% from 249); Green value is 71 (28.12% from 255 or 28.51% from 249); Blue value is 89 (35.16% from 255 or 35.74% from 249); Max value from RGB is 89 - color contains mainly: red, blue. Hex color #594759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594759 is #A6B8A6. Grayscale: #4E4E4E. Windows color (decimal): -10926247 or 5850969. OLE color: 5850969.
HSL color Cylindrical-coordinate representation of color #594759: hue angle of 300º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #594759 is Cyan = 0, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 71 | 89 | - |
| CMYK | 0 | 0.20 | 0 | 0.65 |
| HSL | 300º | 0.11% | 0.31% | - |
| HSV(B) | 300º | 0.2% | 0.35% | - |
| XYZ | 8.18 | 7.35 | 10.44 | - |
| YUV | 78.43 | 133.96 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 89 | 0 | 0.20 | 0 | 0.65 | 300 | 0.11 | 0.31 |
| Hex | 59 | 47 | 59 | 0 | 14 | 0 | 41 | 12C | B | 1F |
| Octal | 131 | 107 | 131 | 0 | 24 | 0 | 101 | 454 | 13 | 37 |
| Binary | 1011001 | 1000111 | 1011001 | 0 | 10100 | 0 | 1000001 | 100101100 | 1011 | 11111 |
Color Harmonies of #594759
Complementary color
Monochromatic Colors of #594759
Black with #594759
Text Example
Text Example
White with #594759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594759; }
p { color: rgb(89,71,89); }
H1.HeaderClassName
{
color: #594759;
}
.AnyTagClassName
{
color: #594759;
}
</style>
background-color css
<style>
a { background-color: #594759; }
a { background-color: rgb(89,71,89); }
div.DivClassName
{
background-color: #594759;
}
.BgClassName
{
background-color: #594759;
}
</style>
border-color css
<style>
span { border-color: #594759; }
span { border-color: rgb(89,71,89); }
td.TdClassName
{
border-color: #594759;
}
.TagClassName
{
border-color: #594759;
}
</style>