Shades of Liver #594450
Tints of Liver #594450
RGB
CMYK
RGB Variations
Color information
#594450 (or 0x594450) is known color: Liver. HEX triplet: 59, 44 and 50. RGB value is (89,68,80). Sum of RGB (Red+Green+Blue) = 89+68+80=237 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.55% from 237); Green value is 68 (26.95% from 255 or 28.69% from 237); Blue value is 80 (31.64% from 255 or 33.76% from 237); Max value from RGB is 89 - color contains mainly: red. Hex color #594450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594450 is #A6BBAF. Grayscale: #4B4B4B. Windows color (decimal): -10927024 or 5260377. OLE color: 5260377.
HSL color Cylindrical-coordinate representation of color #594450: hue angle of 325.71º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #594450 is Cyan = 0, Magento = 0.24, Yellow = 0.10 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 68 | 80 | - |
| CMYK | 0 | 0.24 | 0.10 | 0.65 |
| HSL | 325.71º | 0.13% | 0.31% | - |
| HSV(B) | 325.71º | 0.24% | 0.35% | - |
| XYZ | 7.63 | 6.84 | 8.51 | - |
| YUV | 75.65 | 130.46 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 68 | 80 | 0 | 0.24 | 0.10 | 0.65 | 325.71 | 0.13 | 0.31 |
| Hex | 59 | 44 | 50 | 0 | 18 | A | 41 | 146 | D | 1F |
| Octal | 131 | 104 | 120 | 0 | 30 | 12 | 101 | 506 | 15 | 37 |
| Binary | 1011001 | 1000100 | 1010000 | 0 | 11000 | 1010 | 1000001 | 101000110 | 1101 | 11111 |
Color Harmonies of #594450
Complementary color
Monochromatic Colors of #594450
Black with #594450
Text Example
Text Example
White with #594450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594450; }
p { color: rgb(89,68,80); }
H1.HeaderClassName
{
color: #594450;
}
.AnyTagClassName
{
color: #594450;
}
</style>
background-color css
<style>
a { background-color: #594450; }
a { background-color: rgb(89,68,80); }
div.DivClassName
{
background-color: #594450;
}
.BgClassName
{
background-color: #594450;
}
</style>
border-color css
<style>
span { border-color: #594450; }
span { border-color: rgb(89,68,80); }
td.TdClassName
{
border-color: #594450;
}
.TagClassName
{
border-color: #594450;
}
</style>