Shades of Liver #594650
Tints of Liver #594650
RGB
CMYK
RGB Variations
Color information
#594650 (or 0x594650) is known color: Liver. HEX triplet: 59, 46 and 50. RGB value is (89,70,80). Sum of RGB (Red+Green+Blue) = 89+70+80=239 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.24% from 239); Green value is 70 (27.73% from 255 or 29.29% from 239); Blue value is 80 (31.64% from 255 or 33.47% from 239); Max value from RGB is 89 - color contains mainly: red. Hex color #594650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594650 is #A6B9AF. Grayscale: #4C4C4C. Windows color (decimal): -10926512 or 5260889. OLE color: 5260889.
HSL color Cylindrical-coordinate representation of color #594650: hue angle of 328.42º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #594650 is Cyan = 0, Magento = 0.21, Yellow = 0.10 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 70 | 80 | - |
| CMYK | 0 | 0.21 | 0.10 | 0.65 |
| HSL | 328.42º | 0.12% | 0.31% | - |
| HSV(B) | 328.42º | 0.21% | 0.35% | - |
| XYZ | 7.76 | 7.08 | 8.55 | - |
| YUV | 76.82 | 129.79 | 136.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 80 | 0 | 0.21 | 0.10 | 0.65 | 328.42 | 0.12 | 0.31 |
| Hex | 59 | 46 | 50 | 0 | 15 | A | 41 | 148 | C | 1F |
| Octal | 131 | 106 | 120 | 0 | 25 | 12 | 101 | 510 | 14 | 37 |
| Binary | 1011001 | 1000110 | 1010000 | 0 | 10101 | 1010 | 1000001 | 101001000 | 1100 | 11111 |
Color Harmonies of #594650
Complementary color
Monochromatic Colors of #594650
Black with #594650
Text Example
Text Example
White with #594650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594650; }
p { color: rgb(89,70,80); }
H1.HeaderClassName
{
color: #594650;
}
.AnyTagClassName
{
color: #594650;
}
</style>
background-color css
<style>
a { background-color: #594650; }
a { background-color: rgb(89,70,80); }
div.DivClassName
{
background-color: #594650;
}
.BgClassName
{
background-color: #594650;
}
</style>
border-color css
<style>
span { border-color: #594650; }
span { border-color: rgb(89,70,80); }
td.TdClassName
{
border-color: #594650;
}
.TagClassName
{
border-color: #594650;
}
</style>