Shades of Liver #594150
Tints of Liver #594150
RGB
CMYK
RGB Variations
Color information
#594150 (or 0x594150) is known color: Liver. HEX triplet: 59, 41 and 50. RGB value is (89,65,80). Sum of RGB (Red+Green+Blue) = 89+65+80=234 (30% of max value = 765). Red value is 89 (35.16% from 255 or 38.03% from 234); Green value is 65 (25.78% from 255 or 27.78% from 234); Blue value is 80 (31.64% from 255 or 34.19% from 234); Max value from RGB is 89 - color contains mainly: red. Hex color #594150 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594150 is #A6BEAF. Grayscale: #494949. Windows color (decimal): -10927792 or 5259609. OLE color: 5259609.
HSL color Cylindrical-coordinate representation of color #594150: hue angle of 322.5º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #594150 is Cyan = 0, Magento = 0.27, Yellow = 0.10 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 65 | 80 | - |
| CMYK | 0 | 0.27 | 0.10 | 0.65 |
| HSL | 322.5º | 0.16% | 0.3% | - |
| HSV(B) | 322.5º | 0.27% | 0.35% | - |
| XYZ | 7.46 | 6.48 | 8.45 | - |
| YUV | 73.89 | 131.45 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 80 | 0 | 0.27 | 0.10 | 0.65 | 322.5 | 0.16 | 0.3 |
| Hex | 59 | 41 | 50 | 0 | 1B | A | 41 | 142 | 10 | 1E |
| Octal | 131 | 101 | 120 | 0 | 33 | 12 | 101 | 502 | 20 | 36 |
| Binary | 1011001 | 1000001 | 1010000 | 0 | 11011 | 1010 | 1000001 | 101000010 | 10000 | 11110 |
Color Harmonies of #594150
Complementary color
Monochromatic Colors of #594150
Black with #594150
Text Example
Text Example
White with #594150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594150; }
p { color: rgb(89,65,80); }
H1.HeaderClassName
{
color: #594150;
}
.AnyTagClassName
{
color: #594150;
}
</style>
background-color css
<style>
a { background-color: #594150; }
a { background-color: rgb(89,65,80); }
div.DivClassName
{
background-color: #594150;
}
.BgClassName
{
background-color: #594150;
}
</style>
border-color css
<style>
span { border-color: #594150; }
span { border-color: rgb(89,65,80); }
td.TdClassName
{
border-color: #594150;
}
.TagClassName
{
border-color: #594150;
}
</style>