Shades of Bossanova #584459
Tints of Bossanova #584459
RGB
CMYK
RGB Variations
Color information
#584459 (or 0x584459) is known color: Bossanova. HEX triplet: 58, 44 and 59. RGB value is (88,68,89). Sum of RGB (Red+Green+Blue) = 88+68+89=245 (32% of max value = 765). Red value is 88 (34.77% from 255 or 35.92% from 245); Green value is 68 (26.95% from 255 or 27.76% from 245); Blue value is 89 (35.16% from 255 or 36.33% from 245); Max value from RGB is 89 - color contains mainly: blue. Hex color #584459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584459 is #A7BBA6. Grayscale: #4C4C4C. Windows color (decimal): -10992551 or 5850200. OLE color: 5850200.
HSL color Cylindrical-coordinate representation of color #584459: hue angle of 297.14º 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 #584459 is Cyan = 0.01, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 68 | 89 | - |
| CMYK | 0.01 | 0.24 | 0 | 0.65 |
| HSL | 297.14º | 0.13% | 0.31% | - |
| HSV(B) | 297.14º | 0.24% | 0.35% | - |
| XYZ | 7.89 | 6.93 | 10.37 | - |
| YUV | 76.37 | 135.13 | 136.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 68 | 89 | 0.01 | 0.24 | 0 | 0.65 | 297.14 | 0.13 | 0.31 |
| Hex | 58 | 44 | 59 | 1 | 18 | 0 | 41 | 129 | D | 1F |
| Octal | 130 | 104 | 131 | 1 | 30 | 0 | 101 | 451 | 15 | 37 |
| Binary | 1011000 | 1000100 | 1011001 | 1 | 11000 | 0 | 1000001 | 100101001 | 1101 | 11111 |
Color Harmonies of #584459
Complementary color
Monochromatic Colors of #584459
Black with #584459
Text Example
Text Example
White with #584459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584459; }
p { color: rgb(88,68,89); }
H1.HeaderClassName
{
color: #584459;
}
.AnyTagClassName
{
color: #584459;
}
</style>
background-color css
<style>
a { background-color: #584459; }
a { background-color: rgb(88,68,89); }
div.DivClassName
{
background-color: #584459;
}
.BgClassName
{
background-color: #584459;
}
</style>
border-color css
<style>
span { border-color: #584459; }
span { border-color: rgb(88,68,89); }
td.TdClassName
{
border-color: #584459;
}
.TagClassName
{
border-color: #584459;
}
</style>