Shades of Liver #594550
Tints of Liver #594550
RGB
CMYK
RGB Variations
Color information
#594550 (or 0x594550) is known color: Liver. HEX triplet: 59, 45 and 50. RGB value is (89,69,80). Sum of RGB (Red+Green+Blue) = 89+69+80=238 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.39% from 238); Green value is 69 (27.34% from 255 or 28.99% from 238); Blue value is 80 (31.64% from 255 or 33.61% from 238); Max value from RGB is 89 - color contains mainly: red. Hex color #594550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594550 is #A6BAAF. Grayscale: #4C4C4C. Windows color (decimal): -10926768 or 5260633. OLE color: 5260633.
HSL color Cylindrical-coordinate representation of color #594550: hue angle of 327º 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 #594550 is Cyan = 0, Magento = 0.22, Yellow = 0.10 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 69 | 80 | - |
| CMYK | 0 | 0.22 | 0.10 | 0.65 |
| HSL | 327º | 0.13% | 0.31% | - |
| HSV(B) | 327º | 0.22% | 0.35% | - |
| XYZ | 7.7 | 6.96 | 8.53 | - |
| YUV | 76.23 | 130.13 | 137.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 80 | 0 | 0.22 | 0.10 | 0.65 | 327 | 0.13 | 0.31 |
| Hex | 59 | 45 | 50 | 0 | 16 | A | 41 | 147 | D | 1F |
| Octal | 131 | 105 | 120 | 0 | 26 | 12 | 101 | 507 | 15 | 37 |
| Binary | 1011001 | 1000101 | 1010000 | 0 | 10110 | 1010 | 1000001 | 101000111 | 1101 | 11111 |
Color Harmonies of #594550
Complementary color
Monochromatic Colors of #594550
Black with #594550
Text Example
Text Example
White with #594550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594550; }
p { color: rgb(89,69,80); }
H1.HeaderClassName
{
color: #594550;
}
.AnyTagClassName
{
color: #594550;
}
</style>
background-color css
<style>
a { background-color: #594550; }
a { background-color: rgb(89,69,80); }
div.DivClassName
{
background-color: #594550;
}
.BgClassName
{
background-color: #594550;
}
</style>
border-color css
<style>
span { border-color: #594550; }
span { border-color: rgb(89,69,80); }
td.TdClassName
{
border-color: #594550;
}
.TagClassName
{
border-color: #594550;
}
</style>