Shades of Bossanova #574557
Tints of Bossanova #574557
RGB
CMYK
RGB Variations
Color information
#574557 (or 0x574557) is known color: Bossanova. HEX triplet: 57, 45 and 57. RGB value is (87,69,87). Sum of RGB (Red+Green+Blue) = 87+69+87=243 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.80% from 243); Green value is 69 (27.34% from 255 or 28.40% from 243); Blue value is 87 (34.38% from 255 or 35.80% from 243); Max value from RGB is 87 - color contains mainly: red, blue. Hex color #574557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574557 is #A8BAA8. Grayscale: #4C4C4C. Windows color (decimal): -11057833 or 5719383. OLE color: 5719383.
HSL color Cylindrical-coordinate representation of color #574557: hue angle of 300º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #574557 is Cyan = 0, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 69 | 87 | - |
| CMYK | 0 | 0.21 | 0 | 0.66 |
| HSL | 300º | 0.12% | 0.31% | - |
| HSV(B) | 300º | 0.21% | 0.34% | - |
| XYZ | 7.78 | 6.97 | 9.95 | - |
| YUV | 76.43 | 133.96 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 87 | 0 | 0.21 | 0 | 0.66 | 300 | 0.12 | 0.31 |
| Hex | 57 | 45 | 57 | 0 | 15 | 0 | 42 | 12C | C | 1F |
| Octal | 127 | 105 | 127 | 0 | 25 | 0 | 102 | 454 | 14 | 37 |
| Binary | 1010111 | 1000101 | 1010111 | 0 | 10101 | 0 | 1000010 | 100101100 | 1100 | 11111 |
Color Harmonies of #574557
Complementary color
Monochromatic Colors of #574557
Black with #574557
Text Example
Text Example
White with #574557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574557; }
p { color: rgb(87,69,87); }
H1.HeaderClassName
{
color: #574557;
}
.AnyTagClassName
{
color: #574557;
}
</style>
background-color css
<style>
a { background-color: #574557; }
a { background-color: rgb(87,69,87); }
div.DivClassName
{
background-color: #574557;
}
.BgClassName
{
background-color: #574557;
}
</style>
border-color css
<style>
span { border-color: #574557; }
span { border-color: rgb(87,69,87); }
td.TdClassName
{
border-color: #574557;
}
.TagClassName
{
border-color: #574557;
}
</style>