Shades of Bossanova #574559
Tints of Bossanova #574559
RGB
CMYK
RGB Variations
Color information
#574559 (or 0x574559) is known color: Bossanova. HEX triplet: 57, 45 and 59. RGB value is (87,69,89). Sum of RGB (Red+Green+Blue) = 87+69+89=245 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.51% from 245); Green value is 69 (27.34% from 255 or 28.16% 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 #574559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574559 is #A8BAA6. Grayscale: #4C4C4C. Windows color (decimal): -11057831 or 5850455. OLE color: 5850455.
HSL color Cylindrical-coordinate representation of color #574559: hue angle of 294º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #574559 is Cyan = 0.02, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 69 | 89 | - |
| CMYK | 0.02 | 0.22 | 0 | 0.65 |
| HSL | 294º | 0.13% | 0.31% | - |
| HSV(B) | 294º | 0.22% | 0.35% | - |
| XYZ | 7.86 | 7 | 10.39 | - |
| YUV | 76.66 | 134.96 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 89 | 0.02 | 0.22 | 0 | 0.65 | 294 | 0.13 | 0.31 |
| Hex | 57 | 45 | 59 | 2 | 16 | 0 | 41 | 126 | D | 1F |
| Octal | 127 | 105 | 131 | 2 | 26 | 0 | 101 | 446 | 15 | 37 |
| Binary | 1010111 | 1000101 | 1011001 | 10 | 10110 | 0 | 1000001 | 100100110 | 1101 | 11111 |
Color Harmonies of #574559
Complementary color
Monochromatic Colors of #574559
Black with #574559
Text Example
Text Example
White with #574559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574559; }
p { color: rgb(87,69,89); }
H1.HeaderClassName
{
color: #574559;
}
.AnyTagClassName
{
color: #574559;
}
</style>
background-color css
<style>
a { background-color: #574559; }
a { background-color: rgb(87,69,89); }
div.DivClassName
{
background-color: #574559;
}
.BgClassName
{
background-color: #574559;
}
</style>
border-color css
<style>
span { border-color: #574559; }
span { border-color: rgb(87,69,89); }
td.TdClassName
{
border-color: #574559;
}
.TagClassName
{
border-color: #574559;
}
</style>