Shades of Bossanova #564358
Tints of Bossanova #564358
RGB
CMYK
RGB Variations
Color information
#564358 (or 0x564358) is known color: Bossanova. HEX triplet: 56, 43 and 58. RGB value is (86,67,88). Sum of RGB (Red+Green+Blue) = 86+67+88=241 (31% of max value = 765). Red value is 86 (33.98% from 255 or 35.68% from 241); Green value is 67 (26.56% from 255 or 27.80% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 88 - color contains mainly: blue. Hex color #564358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564358 is #A9BCA7. Grayscale: #4B4B4B. Windows color (decimal): -11123880 or 5784406. OLE color: 5784406.
HSL color Cylindrical-coordinate representation of color #564358: hue angle of 294.29º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #564358 is Cyan = 0.02, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 67 | 88 | - |
| CMYK | 0.02 | 0.24 | 0 | 0.65 |
| HSL | 294.29º | 0.14% | 0.3% | - |
| HSV(B) | 294.29º | 0.24% | 0.35% | - |
| XYZ | 7.61 | 6.7 | 10.12 | - |
| YUV | 75.08 | 135.29 | 135.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 67 | 88 | 0.02 | 0.24 | 0 | 0.65 | 294.29 | 0.14 | 0.3 |
| Hex | 56 | 43 | 58 | 2 | 18 | 0 | 41 | 126 | E | 1E |
| Octal | 126 | 103 | 130 | 2 | 30 | 0 | 101 | 446 | 16 | 36 |
| Binary | 1010110 | 1000011 | 1011000 | 10 | 11000 | 0 | 1000001 | 100100110 | 1110 | 11110 |
Color Harmonies of #564358
Complementary color
Monochromatic Colors of #564358
Black with #564358
Text Example
Text Example
White with #564358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564358; }
p { color: rgb(86,67,88); }
H1.HeaderClassName
{
color: #564358;
}
.AnyTagClassName
{
color: #564358;
}
</style>
background-color css
<style>
a { background-color: #564358; }
a { background-color: rgb(86,67,88); }
div.DivClassName
{
background-color: #564358;
}
.BgClassName
{
background-color: #564358;
}
</style>
border-color css
<style>
span { border-color: #564358; }
span { border-color: rgb(86,67,88); }
td.TdClassName
{
border-color: #564358;
}
.TagClassName
{
border-color: #564358;
}
</style>