Shades of Bossanova #574759
Tints of Bossanova #574759
RGB
CMYK
RGB Variations
Color information
#574759 (or 0x574759) is known color: Bossanova. HEX triplet: 57, 47 and 59. RGB value is (87,71,89). Sum of RGB (Red+Green+Blue) = 87+71+89=247 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.22% from 247); Green value is 71 (28.12% from 255 or 28.74% 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 #574759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574759 is #A8B8A6. Grayscale: #4D4D4D. Windows color (decimal): -11057319 or 5850967. OLE color: 5850967.
HSL color Cylindrical-coordinate representation of color #574759: hue angle of 293.33º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #574759 is Cyan = 0.02, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 71 | 89 | - |
| CMYK | 0.02 | 0.20 | 0 | 0.65 |
| HSL | 293.33º | 0.11% | 0.31% | - |
| HSV(B) | 293.33º | 0.2% | 0.35% | - |
| XYZ | 7.99 | 7.25 | 10.43 | - |
| YUV | 77.84 | 134.3 | 134.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 71 | 89 | 0.02 | 0.20 | 0 | 0.65 | 293.33 | 0.11 | 0.31 |
| Hex | 57 | 47 | 59 | 2 | 14 | 0 | 41 | 125 | B | 1F |
| Octal | 127 | 107 | 131 | 2 | 24 | 0 | 101 | 445 | 13 | 37 |
| Binary | 1010111 | 1000111 | 1011001 | 10 | 10100 | 0 | 1000001 | 100100101 | 1011 | 11111 |
Color Harmonies of #574759
Complementary color
Monochromatic Colors of #574759
Black with #574759
Text Example
Text Example
White with #574759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574759; }
p { color: rgb(87,71,89); }
H1.HeaderClassName
{
color: #574759;
}
.AnyTagClassName
{
color: #574759;
}
</style>
background-color css
<style>
a { background-color: #574759; }
a { background-color: rgb(87,71,89); }
div.DivClassName
{
background-color: #574759;
}
.BgClassName
{
background-color: #574759;
}
</style>
border-color css
<style>
span { border-color: #574759; }
span { border-color: rgb(87,71,89); }
td.TdClassName
{
border-color: #574759;
}
.TagClassName
{
border-color: #574759;
}
</style>