Shades of Wine Berry #563640
Tints of Wine Berry #563640
RGB
CMYK
RGB Variations
Color information
#563640 (or 0x563640) is known color: Wine Berry. HEX triplet: 56, 36 and 40. RGB value is (86,54,64). Sum of RGB (Red+Green+Blue) = 86+54+64=204 (27% of max value = 765). Red value is 86 (33.98% from 255 or 42.16% from 204); Green value is 54 (21.48% from 255 or 26.47% from 204); Blue value is 64 (25.39% from 255 or 31.37% from 204); Max value from RGB is 86 - color contains mainly: red. Hex color #563640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #563640 is #A9C9BF. Grayscale: #404040. Windows color (decimal): -11127232 or 4208214. OLE color: 4208214.
HSL color Cylindrical-coordinate representation of color #563640: hue angle of 341.25º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #563640 is Cyan = 0, Magento = 0.37, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 54 | 64 | - |
| CMYK | 0 | 0.37 | 0.26 | 0.66 |
| HSL | 341.25º | 0.23% | 0.27% | - |
| HSV(B) | 341.25º | 0.37% | 0.34% | - |
| XYZ | 6.08 | 4.99 | 5.49 | - |
| YUV | 64.71 | 127.6 | 143.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 54 | 64 | 0 | 0.37 | 0.26 | 0.66 | 341.25 | 0.23 | 0.27 |
| Hex | 56 | 36 | 40 | 0 | 25 | 1A | 42 | 155 | 17 | 1B |
| Octal | 126 | 66 | 100 | 0 | 45 | 32 | 102 | 525 | 27 | 33 |
| Binary | 1010110 | 110110 | 1000000 | 0 | 100101 | 11010 | 1000010 | 101010101 | 10111 | 11011 |
Color Harmonies of #563640
Complementary color
Monochromatic Colors of #563640
Black with #563640
Text Example
Text Example
White with #563640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563640; }
p { color: rgb(86,54,64); }
H1.HeaderClassName
{
color: #563640;
}
.AnyTagClassName
{
color: #563640;
}
</style>
background-color css
<style>
a { background-color: #563640; }
a { background-color: rgb(86,54,64); }
div.DivClassName
{
background-color: #563640;
}
.BgClassName
{
background-color: #563640;
}
</style>
border-color css
<style>
span { border-color: #563640; }
span { border-color: rgb(86,54,64); }
td.TdClassName
{
border-color: #563640;
}
.TagClassName
{
border-color: #563640;
}
</style>