Shades of Bossanova #594859
Tints of Bossanova #594859
RGB
CMYK
RGB Variations
Color information
#594859 (or 0x594859) is known color: Bossanova. HEX triplet: 59, 48 and 59. RGB value is (89,72,89). Sum of RGB (Red+Green+Blue) = 89+72+89=250 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.6% from 250); Green value is 72 (28.52% from 255 or 28.8% from 250); Blue value is 89 (35.16% from 255 or 35.6% from 250); Max value from RGB is 89 - color contains mainly: red, blue. Hex color #594859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594859 is #A6B7A6. Grayscale: #4E4E4E. Windows color (decimal): -10925991 or 5851225. OLE color: 5851225.
HSL color Cylindrical-coordinate representation of color #594859: hue angle of 300º degrees, saturation: 0.11, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #594859 is Cyan = 0, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 72 | 89 | - |
| CMYK | 0 | 0.19 | 0 | 0.65 |
| HSL | 300º | 0.11% | 0.32% | - |
| HSV(B) | 300º | 0.19% | 0.35% | - |
| XYZ | 8.24 | 7.48 | 10.46 | - |
| YUV | 79.02 | 133.63 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 72 | 89 | 0 | 0.19 | 0 | 0.65 | 300 | 0.11 | 0.32 |
| Hex | 59 | 48 | 59 | 0 | 13 | 0 | 41 | 12C | B | 20 |
| Octal | 131 | 110 | 131 | 0 | 23 | 0 | 101 | 454 | 13 | 40 |
| Binary | 1011001 | 1001000 | 1011001 | 0 | 10011 | 0 | 1000001 | 100101100 | 1011 | 100000 |
Color Harmonies of #594859
Complementary color
Monochromatic Colors of #594859
Black with #594859
Text Example
Text Example
White with #594859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594859; }
p { color: rgb(89,72,89); }
H1.HeaderClassName
{
color: #594859;
}
.AnyTagClassName
{
color: #594859;
}
</style>
background-color css
<style>
a { background-color: #594859; }
a { background-color: rgb(89,72,89); }
div.DivClassName
{
background-color: #594859;
}
.BgClassName
{
background-color: #594859;
}
</style>
border-color css
<style>
span { border-color: #594859; }
span { border-color: rgb(89,72,89); }
td.TdClassName
{
border-color: #594859;
}
.TagClassName
{
border-color: #594859;
}
</style>