Shades of Liver #594652
Tints of Liver #594652
RGB
CMYK
RGB Variations
Color information
#594652 (or 0x594652) is known color: Liver. HEX triplet: 59, 46 and 52. RGB value is (89,70,82). Sum of RGB (Red+Green+Blue) = 89+70+82=241 (31% of max value = 765). Red value is 89 (35.16% from 255 or 36.93% from 241); Green value is 70 (27.73% from 255 or 29.05% from 241); Blue value is 82 (32.42% from 255 or 34.02% from 241); Max value from RGB is 89 - color contains mainly: red. Hex color #594652 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594652 is #A6B9AD. Grayscale: #4D4D4D. Windows color (decimal): -10926510 or 5391961. OLE color: 5391961.
HSL color Cylindrical-coordinate representation of color #594652: hue angle of 322.11º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #594652 is Cyan = 0, Magento = 0.21, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 70 | 82 | - |
| CMYK | 0 | 0.21 | 0.08 | 0.65 |
| HSL | 322.11º | 0.12% | 0.31% | - |
| HSV(B) | 322.11º | 0.21% | 0.35% | - |
| XYZ | 7.83 | 7.11 | 8.94 | - |
| YUV | 77.05 | 130.79 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 82 | 0 | 0.21 | 0.08 | 0.65 | 322.11 | 0.12 | 0.31 |
| Hex | 59 | 46 | 52 | 0 | 15 | 8 | 41 | 142 | C | 1F |
| Octal | 131 | 106 | 122 | 0 | 25 | 10 | 101 | 502 | 14 | 37 |
| Binary | 1011001 | 1000110 | 1010010 | 0 | 10101 | 1000 | 1000001 | 101000010 | 1100 | 11111 |
Color Harmonies of #594652
Complementary color
Monochromatic Colors of #594652
Black with #594652
Text Example
Text Example
White with #594652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594652; }
p { color: rgb(89,70,82); }
H1.HeaderClassName
{
color: #594652;
}
.AnyTagClassName
{
color: #594652;
}
</style>
background-color css
<style>
a { background-color: #594652; }
a { background-color: rgb(89,70,82); }
div.DivClassName
{
background-color: #594652;
}
.BgClassName
{
background-color: #594652;
}
</style>
border-color css
<style>
span { border-color: #594652; }
span { border-color: rgb(89,70,82); }
td.TdClassName
{
border-color: #594652;
}
.TagClassName
{
border-color: #594652;
}
</style>