Shades of Liver #564149
Tints of Liver #564149
RGB
CMYK
RGB Variations
Color information
#564149 (or 0x564149) is known color: Liver. HEX triplet: 56, 41 and 49. RGB value is (86,65,73). Sum of RGB (Red+Green+Blue) = 86+65+73=224 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.39% from 224); Green value is 65 (25.78% from 255 or 29.02% from 224); Blue value is 73 (28.91% from 255 or 32.59% from 224); Max value from RGB is 86 - color contains mainly: red. Hex color #564149 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564149 is #A9BEB6. Grayscale: #484848. Windows color (decimal): -11124407 or 4800854. OLE color: 4800854.
HSL color Cylindrical-coordinate representation of color #564149: hue angle of 337.14º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #564149 is Cyan = 0, Magento = 0.24, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 65 | 73 | - |
| CMYK | 0 | 0.24 | 0.15 | 0.66 |
| HSL | 337.14º | 0.14% | 0.3% | - |
| HSV(B) | 337.14º | 0.24% | 0.34% | - |
| XYZ | 6.93 | 6.24 | 7.14 | - |
| YUV | 72.19 | 128.46 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 73 | 0 | 0.24 | 0.15 | 0.66 | 337.14 | 0.14 | 0.3 |
| Hex | 56 | 41 | 49 | 0 | 18 | F | 42 | 151 | E | 1E |
| Octal | 126 | 101 | 111 | 0 | 30 | 17 | 102 | 521 | 16 | 36 |
| Binary | 1010110 | 1000001 | 1001001 | 0 | 11000 | 1111 | 1000010 | 101010001 | 1110 | 11110 |
Color Harmonies of #564149
Complementary color
Monochromatic Colors of #564149
Black with #564149
Text Example
Text Example
White with #564149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564149; }
p { color: rgb(86,65,73); }
H1.HeaderClassName
{
color: #564149;
}
.AnyTagClassName
{
color: #564149;
}
</style>
background-color css
<style>
a { background-color: #564149; }
a { background-color: rgb(86,65,73); }
div.DivClassName
{
background-color: #564149;
}
.BgClassName
{
background-color: #564149;
}
</style>
border-color css
<style>
span { border-color: #564149; }
span { border-color: rgb(86,65,73); }
td.TdClassName
{
border-color: #564149;
}
.TagClassName
{
border-color: #564149;
}
</style>