Shades of Liver #594750
Tints of Liver #594750
RGB
CMYK
RGB Variations
Color information
#594750 (or 0x594750) is known color: Liver. HEX triplet: 59, 47 and 50. RGB value is (89,71,80). Sum of RGB (Red+Green+Blue) = 89+71+80=240 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.08% from 240); Green value is 71 (28.12% from 255 or 29.58% from 240); Blue value is 80 (31.64% from 255 or 33.33% from 240); Max value from RGB is 89 - color contains mainly: red. Hex color #594750 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594750 is #A6B8AF. Grayscale: #4D4D4D. Windows color (decimal): -10926256 or 5261145. OLE color: 5261145.
HSL color Cylindrical-coordinate representation of color #594750: hue angle of 330º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #594750 is Cyan = 0, Magento = 0.20, Yellow = 0.10 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 71 | 80 | - |
| CMYK | 0 | 0.20 | 0.10 | 0.65 |
| HSL | 330º | 0.11% | 0.31% | - |
| HSV(B) | 330º | 0.2% | 0.35% | - |
| XYZ | 7.82 | 7.21 | 8.57 | - |
| YUV | 77.41 | 129.46 | 136.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 80 | 0 | 0.20 | 0.10 | 0.65 | 330 | 0.11 | 0.31 |
| Hex | 59 | 47 | 50 | 0 | 14 | A | 41 | 14A | B | 1F |
| Octal | 131 | 107 | 120 | 0 | 24 | 12 | 101 | 512 | 13 | 37 |
| Binary | 1011001 | 1000111 | 1010000 | 0 | 10100 | 1010 | 1000001 | 101001010 | 1011 | 11111 |
Color Harmonies of #594750
Complementary color
Monochromatic Colors of #594750
Black with #594750
Text Example
Text Example
White with #594750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594750; }
p { color: rgb(89,71,80); }
H1.HeaderClassName
{
color: #594750;
}
.AnyTagClassName
{
color: #594750;
}
</style>
background-color css
<style>
a { background-color: #594750; }
a { background-color: rgb(89,71,80); }
div.DivClassName
{
background-color: #594750;
}
.BgClassName
{
background-color: #594750;
}
</style>
border-color css
<style>
span { border-color: #594750; }
span { border-color: rgb(89,71,80); }
td.TdClassName
{
border-color: #594750;
}
.TagClassName
{
border-color: #594750;
}
</style>