Shades of Liver #594551
Tints of Liver #594551
RGB
CMYK
RGB Variations
Color information
#594551 (or 0x594551) is known color: Liver. HEX triplet: 59, 45 and 51. RGB value is (89,69,81). Sum of RGB (Red+Green+Blue) = 89+69+81=239 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.24% from 239); Green value is 69 (27.34% from 255 or 28.87% from 239); Blue value is 81 (32.03% from 255 or 33.89% from 239); Max value from RGB is 89 - color contains mainly: red. Hex color #594551 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594551 is #A6BAAE. Grayscale: #4C4C4C. Windows color (decimal): -10926767 or 5326169. OLE color: 5326169.
HSL color Cylindrical-coordinate representation of color #594551: hue angle of 324º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #594551 is Cyan = 0, Magento = 0.22, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 69 | 81 | - |
| CMYK | 0 | 0.22 | 0.09 | 0.65 |
| HSL | 324º | 0.13% | 0.31% | - |
| HSV(B) | 324º | 0.22% | 0.35% | - |
| XYZ | 7.73 | 6.97 | 8.72 | - |
| YUV | 76.35 | 130.63 | 137.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 81 | 0 | 0.22 | 0.09 | 0.65 | 324 | 0.13 | 0.31 |
| Hex | 59 | 45 | 51 | 0 | 16 | 9 | 41 | 144 | D | 1F |
| Octal | 131 | 105 | 121 | 0 | 26 | 11 | 101 | 504 | 15 | 37 |
| Binary | 1011001 | 1000101 | 1010001 | 0 | 10110 | 1001 | 1000001 | 101000100 | 1101 | 11111 |
Color Harmonies of #594551
Complementary color
Monochromatic Colors of #594551
Black with #594551
Text Example
Text Example
White with #594551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594551; }
p { color: rgb(89,69,81); }
H1.HeaderClassName
{
color: #594551;
}
.AnyTagClassName
{
color: #594551;
}
</style>
background-color css
<style>
a { background-color: #594551; }
a { background-color: rgb(89,69,81); }
div.DivClassName
{
background-color: #594551;
}
.BgClassName
{
background-color: #594551;
}
</style>
border-color css
<style>
span { border-color: #594551; }
span { border-color: rgb(89,69,81); }
td.TdClassName
{
border-color: #594551;
}
.TagClassName
{
border-color: #594551;
}
</style>