Shades of Liver #564650
Tints of Liver #564650
RGB
CMYK
RGB Variations
Color information
#564650 (or 0x564650) is known color: Liver. HEX triplet: 56, 46 and 50. RGB value is (86,70,80). Sum of RGB (Red+Green+Blue) = 86+70+80=236 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.44% from 236); Green value is 70 (27.73% from 255 or 29.66% from 236); Blue value is 80 (31.64% from 255 or 33.90% from 236); Max value from RGB is 86 - color contains mainly: red. Hex color #564650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564650 is #A9B9AF. Grayscale: #4B4B4B. Windows color (decimal): -11123120 or 5260886. OLE color: 5260886.
HSL color Cylindrical-coordinate representation of color #564650: hue angle of 322.5º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #564650 is Cyan = 0, Magento = 0.19, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 70 | 80 | - |
| CMYK | 0 | 0.19 | 0.07 | 0.66 |
| HSL | 322.5º | 0.1% | 0.31% | - |
| HSV(B) | 322.5º | 0.19% | 0.34% | - |
| XYZ | 7.48 | 6.94 | 8.53 | - |
| YUV | 75.92 | 130.3 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 70 | 80 | 0 | 0.19 | 0.07 | 0.66 | 322.5 | 0.1 | 0.31 |
| Hex | 56 | 46 | 50 | 0 | 13 | 7 | 42 | 142 | A | 1F |
| Octal | 126 | 106 | 120 | 0 | 23 | 7 | 102 | 502 | 12 | 37 |
| Binary | 1010110 | 1000110 | 1010000 | 0 | 10011 | 111 | 1000010 | 101000010 | 1010 | 11111 |
Color Harmonies of #564650
Complementary color
Monochromatic Colors of #564650
Black with #564650
Text Example
Text Example
White with #564650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564650; }
p { color: rgb(86,70,80); }
H1.HeaderClassName
{
color: #564650;
}
.AnyTagClassName
{
color: #564650;
}
</style>
background-color css
<style>
a { background-color: #564650; }
a { background-color: rgb(86,70,80); }
div.DivClassName
{
background-color: #564650;
}
.BgClassName
{
background-color: #564650;
}
</style>
border-color css
<style>
span { border-color: #564650; }
span { border-color: rgb(86,70,80); }
td.TdClassName
{
border-color: #564650;
}
.TagClassName
{
border-color: #564650;
}
</style>