Shades of Bossanova #574558
Tints of Bossanova #574558
RGB
CMYK
RGB Variations
Color information
#574558 (or 0x574558) is known color: Bossanova. HEX triplet: 57, 45 and 58. RGB value is (87,69,88). Sum of RGB (Red+Green+Blue) = 87+69+88=244 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.66% from 244); Green value is 69 (27.34% from 255 or 28.28% from 244); Blue value is 88 (34.77% from 255 or 36.07% from 244); Max value from RGB is 88 - color contains mainly: blue. Hex color #574558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574558 is #A8BAA7. Grayscale: #4C4C4C. Windows color (decimal): -11057832 or 5784919. OLE color: 5784919.
HSL color Cylindrical-coordinate representation of color #574558: hue angle of 296.84º degrees, saturation: 0.12, 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 #574558 is Cyan = 0.01, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 69 | 88 | - |
| CMYK | 0.01 | 0.22 | 0 | 0.65 |
| HSL | 296.84º | 0.12% | 0.31% | - |
| HSV(B) | 296.84º | 0.22% | 0.35% | - |
| XYZ | 7.82 | 6.99 | 10.17 | - |
| YUV | 76.55 | 134.46 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 88 | 0.01 | 0.22 | 0 | 0.65 | 296.84 | 0.12 | 0.31 |
| Hex | 57 | 45 | 58 | 1 | 16 | 0 | 41 | 129 | C | 1F |
| Octal | 127 | 105 | 130 | 1 | 26 | 0 | 101 | 451 | 14 | 37 |
| Binary | 1010111 | 1000101 | 1011000 | 1 | 10110 | 0 | 1000001 | 100101001 | 1100 | 11111 |
Color Harmonies of #574558
Complementary color
Monochromatic Colors of #574558
Black with #574558
Text Example
Text Example
White with #574558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574558; }
p { color: rgb(87,69,88); }
H1.HeaderClassName
{
color: #574558;
}
.AnyTagClassName
{
color: #574558;
}
</style>
background-color css
<style>
a { background-color: #574558; }
a { background-color: rgb(87,69,88); }
div.DivClassName
{
background-color: #574558;
}
.BgClassName
{
background-color: #574558;
}
</style>
border-color css
<style>
span { border-color: #574558; }
span { border-color: rgb(87,69,88); }
td.TdClassName
{
border-color: #574558;
}
.TagClassName
{
border-color: #574558;
}
</style>