Shades of Liver #574750
Tints of Liver #574750
RGB
CMYK
RGB Variations
Color information
#574750 (or 0x574750) is known color: Liver. HEX triplet: 57, 47 and 50. RGB value is (87,71,80). Sum of RGB (Red+Green+Blue) = 87+71+80=238 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.55% from 238); Green value is 71 (28.12% from 255 or 29.83% from 238); Blue value is 80 (31.64% from 255 or 33.61% from 238); Max value from RGB is 87 - color contains mainly: red. Hex color #574750 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574750 is #A8B8AF. Grayscale: #4C4C4C. Windows color (decimal): -11057328 or 5261143. OLE color: 5261143.
HSL color Cylindrical-coordinate representation of color #574750: hue angle of 326.25º 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 #574750 is Cyan = 0, Magento = 0.18, Yellow = 0.08 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 71 | 80 | - |
| CMYK | 0 | 0.18 | 0.08 | 0.66 |
| HSL | 326.25º | 0.1% | 0.31% | - |
| HSV(B) | 326.25º | 0.18% | 0.34% | - |
| XYZ | 7.63 | 7.11 | 8.56 | - |
| YUV | 76.81 | 129.8 | 135.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 71 | 80 | 0 | 0.18 | 0.08 | 0.66 | 326.25 | 0.1 | 0.31 |
| Hex | 57 | 47 | 50 | 0 | 12 | 8 | 42 | 146 | A | 1F |
| Octal | 127 | 107 | 120 | 0 | 22 | 10 | 102 | 506 | 12 | 37 |
| Binary | 1010111 | 1000111 | 1010000 | 0 | 10010 | 1000 | 1000010 | 101000110 | 1010 | 11111 |
Color Harmonies of #574750
Complementary color
Monochromatic Colors of #574750
Black with #574750
Text Example
Text Example
White with #574750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574750; }
p { color: rgb(87,71,80); }
H1.HeaderClassName
{
color: #574750;
}
.AnyTagClassName
{
color: #574750;
}
</style>
background-color css
<style>
a { background-color: #574750; }
a { background-color: rgb(87,71,80); }
div.DivClassName
{
background-color: #574750;
}
.BgClassName
{
background-color: #574750;
}
</style>
border-color css
<style>
span { border-color: #574750; }
span { border-color: rgb(87,71,80); }
td.TdClassName
{
border-color: #574750;
}
.TagClassName
{
border-color: #574750;
}
</style>