Shades of Bossanova #564157
Tints of Bossanova #564157
RGB
CMYK
RGB Variations
Color information
#564157 (or 0x564157) is known color: Bossanova. HEX triplet: 56, 41 and 57. RGB value is (86,65,87). Sum of RGB (Red+Green+Blue) = 86+65+87=238 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.13% from 238); Green value is 65 (25.78% from 255 or 27.31% from 238); Blue value is 87 (34.38% from 255 or 36.55% from 238); Max value from RGB is 87 - color contains mainly: blue. Hex color #564157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564157 is #A9BEA8. Grayscale: #494949. Windows color (decimal): -11124393 or 5718358. OLE color: 5718358.
HSL color Cylindrical-coordinate representation of color #564157: hue angle of 297.27º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #564157 is Cyan = 0.01, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 65 | 87 | - |
| CMYK | 0.01 | 0.25 | 0 | 0.66 |
| HSL | 297.27º | 0.14% | 0.3% | - |
| HSV(B) | 297.27º | 0.25% | 0.34% | - |
| XYZ | 7.45 | 6.45 | 9.87 | - |
| YUV | 73.79 | 135.46 | 136.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 87 | 0.01 | 0.25 | 0 | 0.66 | 297.27 | 0.14 | 0.3 |
| Hex | 56 | 41 | 57 | 1 | 19 | 0 | 42 | 129 | E | 1E |
| Octal | 126 | 101 | 127 | 1 | 31 | 0 | 102 | 451 | 16 | 36 |
| Binary | 1010110 | 1000001 | 1010111 | 1 | 11001 | 0 | 1000010 | 100101001 | 1110 | 11110 |
Color Harmonies of #564157
Complementary color
Monochromatic Colors of #564157
Black with #564157
Text Example
Text Example
White with #564157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564157; }
p { color: rgb(86,65,87); }
H1.HeaderClassName
{
color: #564157;
}
.AnyTagClassName
{
color: #564157;
}
</style>
background-color css
<style>
a { background-color: #564157; }
a { background-color: rgb(86,65,87); }
div.DivClassName
{
background-color: #564157;
}
.BgClassName
{
background-color: #564157;
}
</style>
border-color css
<style>
span { border-color: #564157; }
span { border-color: rgb(86,65,87); }
td.TdClassName
{
border-color: #564157;
}
.TagClassName
{
border-color: #564157;
}
</style>