Shades of Liver #574751
Tints of Liver #574751
RGB
CMYK
RGB Variations
Color information
#574751 (or 0x574751) is known color: Liver. HEX triplet: 57, 47 and 51. RGB value is (87,71,81). Sum of RGB (Red+Green+Blue) = 87+71+81=239 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.40% from 239); Green value is 71 (28.12% from 255 or 29.71% from 239); Blue value is 81 (32.03% from 255 or 33.89% from 239); Max value from RGB is 87 - color contains mainly: red. Hex color #574751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574751 is #A8B8AE. Grayscale: #4C4C4C. Windows color (decimal): -11057327 or 5326679. OLE color: 5326679.
HSL color Cylindrical-coordinate representation of color #574751: hue angle of 322.5º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #574751 is Cyan = 0, Magento = 0.18, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 71 | 81 | - |
| CMYK | 0 | 0.18 | 0.07 | 0.66 |
| HSL | 322.5º | 0.1% | 0.31% | - |
| HSV(B) | 322.5º | 0.18% | 0.34% | - |
| XYZ | 7.67 | 7.13 | 8.76 | - |
| YUV | 76.92 | 130.3 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 71 | 81 | 0 | 0.18 | 0.07 | 0.66 | 322.5 | 0.1 | 0.31 |
| Hex | 57 | 47 | 51 | 0 | 12 | 7 | 42 | 142 | A | 1F |
| Octal | 127 | 107 | 121 | 0 | 22 | 7 | 102 | 502 | 12 | 37 |
| Binary | 1010111 | 1000111 | 1010001 | 0 | 10010 | 111 | 1000010 | 101000010 | 1010 | 11111 |
Color Harmonies of #574751
Complementary color
Monochromatic Colors of #574751
Black with #574751
Text Example
Text Example
White with #574751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574751; }
p { color: rgb(87,71,81); }
H1.HeaderClassName
{
color: #574751;
}
.AnyTagClassName
{
color: #574751;
}
</style>
background-color css
<style>
a { background-color: #574751; }
a { background-color: rgb(87,71,81); }
div.DivClassName
{
background-color: #574751;
}
.BgClassName
{
background-color: #574751;
}
</style>
border-color css
<style>
span { border-color: #574751; }
span { border-color: rgb(87,71,81); }
td.TdClassName
{
border-color: #574751;
}
.TagClassName
{
border-color: #574751;
}
</style>