Shades of Bossanova #564158
Tints of Bossanova #564158
RGB
CMYK
RGB Variations
Color information
#564158 (or 0x564158) is known color: Bossanova. HEX triplet: 56, 41 and 58. RGB value is (86,65,88). Sum of RGB (Red+Green+Blue) = 86+65+88=239 (31% of max value = 765). Red value is 86 (33.98% from 255 or 35.98% from 239); Green value is 65 (25.78% from 255 or 27.20% from 239); Blue value is 88 (34.77% from 255 or 36.82% from 239); Max value from RGB is 88 - color contains mainly: blue. Hex color #564158 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564158 is #A9BEA7. Grayscale: #494949. Windows color (decimal): -11124392 or 5783894. OLE color: 5783894.
HSL color Cylindrical-coordinate representation of color #564158: hue angle of 294.78º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #564158 is Cyan = 0.02, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 65 | 88 | - |
| CMYK | 0.02 | 0.26 | 0 | 0.65 |
| HSL | 294.78º | 0.15% | 0.3% | - |
| HSV(B) | 294.78º | 0.26% | 0.35% | - |
| XYZ | 7.49 | 6.46 | 10.09 | - |
| YUV | 73.9 | 135.96 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 88 | 0.02 | 0.26 | 0 | 0.65 | 294.78 | 0.15 | 0.3 |
| Hex | 56 | 41 | 58 | 2 | 1A | 0 | 41 | 127 | F | 1E |
| Octal | 126 | 101 | 130 | 2 | 32 | 0 | 101 | 447 | 17 | 36 |
| Binary | 1010110 | 1000001 | 1011000 | 10 | 11010 | 0 | 1000001 | 100100111 | 1111 | 11110 |
Color Harmonies of #564158
Complementary color
Monochromatic Colors of #564158
Black with #564158
Text Example
Text Example
White with #564158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564158; }
p { color: rgb(86,65,88); }
H1.HeaderClassName
{
color: #564158;
}
.AnyTagClassName
{
color: #564158;
}
</style>
background-color css
<style>
a { background-color: #564158; }
a { background-color: rgb(86,65,88); }
div.DivClassName
{
background-color: #564158;
}
.BgClassName
{
background-color: #564158;
}
</style>
border-color css
<style>
span { border-color: #564158; }
span { border-color: rgb(86,65,88); }
td.TdClassName
{
border-color: #564158;
}
.TagClassName
{
border-color: #564158;
}
</style>