Shades of Liver #594753
Tints of Liver #594753
RGB
CMYK
RGB Variations
Color information
#594753 (or 0x594753) is known color: Liver. HEX triplet: 59, 47 and 53. RGB value is (89,71,83). Sum of RGB (Red+Green+Blue) = 89+71+83=243 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.63% from 243); Green value is 71 (28.12% from 255 or 29.22% from 243); Blue value is 83 (32.81% from 255 or 34.16% from 243); Max value from RGB is 89 - color contains mainly: red. Hex color #594753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594753 is #A6B8AC. Grayscale: #4D4D4D. Windows color (decimal): -10926253 or 5457753. OLE color: 5457753.
HSL color Cylindrical-coordinate representation of color #594753: hue angle of 320º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #594753 is Cyan = 0, Magento = 0.20, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 71 | 83 | - |
| CMYK | 0 | 0.20 | 0.07 | 0.65 |
| HSL | 320º | 0.11% | 0.31% | - |
| HSV(B) | 320º | 0.2% | 0.35% | - |
| XYZ | 7.93 | 7.25 | 9.17 | - |
| YUV | 77.75 | 130.96 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 83 | 0 | 0.20 | 0.07 | 0.65 | 320 | 0.11 | 0.31 |
| Hex | 59 | 47 | 53 | 0 | 14 | 7 | 41 | 140 | B | 1F |
| Octal | 131 | 107 | 123 | 0 | 24 | 7 | 101 | 500 | 13 | 37 |
| Binary | 1011001 | 1000111 | 1010011 | 0 | 10100 | 111 | 1000001 | 101000000 | 1011 | 11111 |
Color Harmonies of #594753
Complementary color
Monochromatic Colors of #594753
Black with #594753
Text Example
Text Example
White with #594753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594753; }
p { color: rgb(89,71,83); }
H1.HeaderClassName
{
color: #594753;
}
.AnyTagClassName
{
color: #594753;
}
</style>
background-color css
<style>
a { background-color: #594753; }
a { background-color: rgb(89,71,83); }
div.DivClassName
{
background-color: #594753;
}
.BgClassName
{
background-color: #594753;
}
</style>
border-color css
<style>
span { border-color: #594753; }
span { border-color: rgb(89,71,83); }
td.TdClassName
{
border-color: #594753;
}
.TagClassName
{
border-color: #594753;
}
</style>