Shades of Bossanova #584659
Tints of Bossanova #584659
RGB
CMYK
RGB Variations
Color information
#584659 (or 0x584659) is known color: Bossanova. HEX triplet: 58, 46 and 59. RGB value is (88,70,89). Sum of RGB (Red+Green+Blue) = 88+70+89=247 (32% of max value = 765). Red value is 88 (34.77% from 255 or 35.63% from 247); Green value is 70 (27.73% from 255 or 28.34% from 247); Blue value is 89 (35.16% from 255 or 36.03% from 247); Max value from RGB is 89 - color contains mainly: blue. Hex color #584659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584659 is #A7B9A6. Grayscale: #4D4D4D. Windows color (decimal): -10992039 or 5850712. OLE color: 5850712.
HSL color Cylindrical-coordinate representation of color #584659: hue angle of 296.84º 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 #584659 is Cyan = 0.01, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 70 | 89 | - |
| CMYK | 0.01 | 0.21 | 0 | 0.65 |
| HSL | 296.84º | 0.12% | 0.31% | - |
| HSV(B) | 296.84º | 0.21% | 0.35% | - |
| XYZ | 8.02 | 7.18 | 10.41 | - |
| YUV | 77.55 | 134.46 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 70 | 89 | 0.01 | 0.21 | 0 | 0.65 | 296.84 | 0.12 | 0.31 |
| Hex | 58 | 46 | 59 | 1 | 15 | 0 | 41 | 129 | C | 1F |
| Octal | 130 | 106 | 131 | 1 | 25 | 0 | 101 | 451 | 14 | 37 |
| Binary | 1011000 | 1000110 | 1011001 | 1 | 10101 | 0 | 1000001 | 100101001 | 1100 | 11111 |
Color Harmonies of #584659
Complementary color
Monochromatic Colors of #584659
Black with #584659
Text Example
Text Example
White with #584659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584659; }
p { color: rgb(88,70,89); }
H1.HeaderClassName
{
color: #584659;
}
.AnyTagClassName
{
color: #584659;
}
</style>
background-color css
<style>
a { background-color: #584659; }
a { background-color: rgb(88,70,89); }
div.DivClassName
{
background-color: #584659;
}
.BgClassName
{
background-color: #584659;
}
</style>
border-color css
<style>
span { border-color: #584659; }
span { border-color: rgb(88,70,89); }
td.TdClassName
{
border-color: #584659;
}
.TagClassName
{
border-color: #584659;
}
</style>