Shades of Bossanova #584958
Tints of Bossanova #584958
RGB
CMYK
RGB Variations
Color information
#584958 (or 0x584958) is known color: Bossanova. HEX triplet: 58, 49 and 58. RGB value is (88,73,88). Sum of RGB (Red+Green+Blue) = 88+73+88=249 (32% of max value = 765). Red value is 88 (34.77% from 255 or 35.34% from 249); Green value is 73 (28.91% from 255 or 29.32% from 249); Blue value is 88 (34.77% from 255 or 35.34% from 249); Max value from RGB is 88 - color contains mainly: red, blue. Hex color #584958 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584958 is #A7B6A7. Grayscale: #4F4F4F. Windows color (decimal): -10991272 or 5785944. OLE color: 5785944.
HSL color Cylindrical-coordinate representation of color #584958: hue angle of 300º degrees, saturation: 0.09, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #584958 is Cyan = 0, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 73 | 88 | - |
| CMYK | 0 | 0.17 | 0 | 0.65 |
| HSL | 300º | 0.09% | 0.32% | - |
| HSV(B) | 300º | 0.17% | 0.35% | - |
| XYZ | 8.17 | 7.54 | 10.26 | - |
| YUV | 79.2 | 132.97 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 88 | 0 | 0.17 | 0 | 0.65 | 300 | 0.09 | 0.32 |
| Hex | 58 | 49 | 58 | 0 | 11 | 0 | 41 | 12C | 9 | 20 |
| Octal | 130 | 111 | 130 | 0 | 21 | 0 | 101 | 454 | 11 | 40 |
| Binary | 1011000 | 1001001 | 1011000 | 0 | 10001 | 0 | 1000001 | 100101100 | 1001 | 100000 |
Color Harmonies of #584958
Complementary color
Monochromatic Colors of #584958
Black with #584958
Text Example
Text Example
White with #584958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584958; }
p { color: rgb(88,73,88); }
H1.HeaderClassName
{
color: #584958;
}
.AnyTagClassName
{
color: #584958;
}
</style>
background-color css
<style>
a { background-color: #584958; }
a { background-color: rgb(88,73,88); }
div.DivClassName
{
background-color: #584958;
}
.BgClassName
{
background-color: #584958;
}
</style>
border-color css
<style>
span { border-color: #584958; }
span { border-color: rgb(88,73,88); }
td.TdClassName
{
border-color: #584958;
}
.TagClassName
{
border-color: #584958;
}
</style>