Shades of Liver #594951
Tints of Liver #594951
RGB
CMYK
RGB Variations
Color information
#594951 (or 0x594951) is known color: Liver. HEX triplet: 59, 49 and 51. RGB value is (89,73,81). Sum of RGB (Red+Green+Blue) = 89+73+81=243 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.63% from 243); Green value is 73 (28.91% from 255 or 30.04% from 243); Blue value is 81 (32.03% from 255 or 33.33% from 243); Max value from RGB is 89 - color contains mainly: red. Hex color #594951 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594951 is #A6B6AE. Grayscale: #4E4E4E. Windows color (decimal): -10925743 or 5327193. OLE color: 5327193.
HSL color Cylindrical-coordinate representation of color #594951: hue angle of 330º degrees, saturation: 0.1, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #594951 is Cyan = 0, Magento = 0.18, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 73 | 81 | - |
| CMYK | 0 | 0.18 | 0.09 | 0.65 |
| HSL | 330º | 0.1% | 0.32% | - |
| HSV(B) | 330º | 0.18% | 0.35% | - |
| XYZ | 7.99 | 7.48 | 8.81 | - |
| YUV | 78.7 | 129.3 | 135.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 73 | 81 | 0 | 0.18 | 0.09 | 0.65 | 330 | 0.1 | 0.32 |
| Hex | 59 | 49 | 51 | 0 | 12 | 9 | 41 | 14A | A | 20 |
| Octal | 131 | 111 | 121 | 0 | 22 | 11 | 101 | 512 | 12 | 40 |
| Binary | 1011001 | 1001001 | 1010001 | 0 | 10010 | 1001 | 1000001 | 101001010 | 1010 | 100000 |
Color Harmonies of #594951
Complementary color
Monochromatic Colors of #594951
Black with #594951
Text Example
Text Example
White with #594951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594951; }
p { color: rgb(89,73,81); }
H1.HeaderClassName
{
color: #594951;
}
.AnyTagClassName
{
color: #594951;
}
</style>
background-color css
<style>
a { background-color: #594951; }
a { background-color: rgb(89,73,81); }
div.DivClassName
{
background-color: #594951;
}
.BgClassName
{
background-color: #594951;
}
</style>
border-color css
<style>
span { border-color: #594951; }
span { border-color: rgb(89,73,81); }
td.TdClassName
{
border-color: #594951;
}
.TagClassName
{
border-color: #594951;
}
</style>