Shades of Liver #574550
Tints of Liver #574550
RGB
CMYK
RGB Variations
Color information
#574550 (or 0x574550) is known color: Liver. HEX triplet: 57, 45 and 50. RGB value is (87,69,80). Sum of RGB (Red+Green+Blue) = 87+69+80=236 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.86% from 236); Green value is 69 (27.34% from 255 or 29.24% from 236); Blue value is 80 (31.64% from 255 or 33.90% from 236); Max value from RGB is 87 - color contains mainly: red. Hex color #574550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574550 is #A8BAAF. Grayscale: #4B4B4B. Windows color (decimal): -11057840 or 5260631. OLE color: 5260631.
HSL color Cylindrical-coordinate representation of color #574550: hue angle of 323.33º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #574550 is Cyan = 0, Magento = 0.21, Yellow = 0.08 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 69 | 80 | - |
| CMYK | 0 | 0.21 | 0.08 | 0.66 |
| HSL | 323.33º | 0.12% | 0.31% | - |
| HSV(B) | 323.33º | 0.21% | 0.34% | - |
| XYZ | 7.51 | 6.86 | 8.52 | - |
| YUV | 75.64 | 130.46 | 136.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 80 | 0 | 0.21 | 0.08 | 0.66 | 323.33 | 0.12 | 0.31 |
| Hex | 57 | 45 | 50 | 0 | 15 | 8 | 42 | 143 | C | 1F |
| Octal | 127 | 105 | 120 | 0 | 25 | 10 | 102 | 503 | 14 | 37 |
| Binary | 1010111 | 1000101 | 1010000 | 0 | 10101 | 1000 | 1000010 | 101000011 | 1100 | 11111 |
Color Harmonies of #574550
Complementary color
Monochromatic Colors of #574550
Black with #574550
Text Example
Text Example
White with #574550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574550; }
p { color: rgb(87,69,80); }
H1.HeaderClassName
{
color: #574550;
}
.AnyTagClassName
{
color: #574550;
}
</style>
background-color css
<style>
a { background-color: #574550; }
a { background-color: rgb(87,69,80); }
div.DivClassName
{
background-color: #574550;
}
.BgClassName
{
background-color: #574550;
}
</style>
border-color css
<style>
span { border-color: #574550; }
span { border-color: rgb(87,69,80); }
td.TdClassName
{
border-color: #574550;
}
.TagClassName
{
border-color: #574550;
}
</style>