Shades of Bossanova #584758
Tints of Bossanova #584758
RGB
CMYK
RGB Variations
Color information
#584758 (or 0x584758) is known color: Bossanova. HEX triplet: 58, 47 and 58. RGB value is (88,71,88). Sum of RGB (Red+Green+Blue) = 88+71+88=247 (32% of max value = 765). Red value is 88 (34.77% from 255 or 35.63% from 247); Green value is 71 (28.12% from 255 or 28.74% from 247); Blue value is 88 (34.77% from 255 or 35.63% from 247); Max value from RGB is 88 - color contains mainly: red, blue. Hex color #584758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584758 is #A7B8A7. Grayscale: #4D4D4D. Windows color (decimal): -10991784 or 5785432. OLE color: 5785432.
HSL color Cylindrical-coordinate representation of color #584758: 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.19%. Process color model (Four color, CMYK) of #584758 is Cyan = 0, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 71 | 88 | - |
| CMYK | 0 | 0.19 | 0 | 0.65 |
| HSL | 300º | 0.11% | 0.31% | - |
| HSV(B) | 300º | 0.19% | 0.35% | - |
| XYZ | 8.04 | 7.29 | 10.22 | - |
| YUV | 78.02 | 133.63 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 88 | 0 | 0.19 | 0 | 0.65 | 300 | 0.11 | 0.31 |
| Hex | 58 | 47 | 58 | 0 | 13 | 0 | 41 | 12C | B | 1F |
| Octal | 130 | 107 | 130 | 0 | 23 | 0 | 101 | 454 | 13 | 37 |
| Binary | 1011000 | 1000111 | 1011000 | 0 | 10011 | 0 | 1000001 | 100101100 | 1011 | 11111 |
Color Harmonies of #584758
Complementary color
Monochromatic Colors of #584758
Black with #584758
Text Example
Text Example
White with #584758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584758; }
p { color: rgb(88,71,88); }
H1.HeaderClassName
{
color: #584758;
}
.AnyTagClassName
{
color: #584758;
}
</style>
background-color css
<style>
a { background-color: #584758; }
a { background-color: rgb(88,71,88); }
div.DivClassName
{
background-color: #584758;
}
.BgClassName
{
background-color: #584758;
}
</style>
border-color css
<style>
span { border-color: #584758; }
span { border-color: rgb(88,71,88); }
td.TdClassName
{
border-color: #584758;
}
.TagClassName
{
border-color: #584758;
}
</style>