Shades of Liver #575054
Tints of Liver #575054
RGB
CMYK
RGB Variations
Color information
#575054 (or 0x575054) is known color: Liver. HEX triplet: 57, 50 and 54. RGB value is (87,80,84). Sum of RGB (Red+Green+Blue) = 87+80+84=251 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.66% from 251); Green value is 80 (31.64% from 255 or 31.87% from 251); Blue value is 84 (33.20% from 255 or 33.47% from 251); Max value from RGB is 87 - color contains mainly: red. Hex color #575054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575054 is #A8AFAB. Grayscale: #525252. Windows color (decimal): -11055020 or 5525591. OLE color: 5525591.
HSL color Cylindrical-coordinate representation of color #575054: hue angle of 325.71º degrees, saturation: 0.04, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #575054 is Cyan = 0, Magento = 0.08, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 80 | 84 | - |
| CMYK | 0 | 0.08 | 0.03 | 0.66 |
| HSL | 325.71º | 0.04% | 0.33% | - |
| HSV(B) | 325.71º | 0.08% | 0.34% | - |
| XYZ | 8.4 | 8.4 | 9.57 | - |
| YUV | 82.55 | 128.82 | 131.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 80 | 84 | 0 | 0.08 | 0.03 | 0.66 | 325.71 | 0.04 | 0.33 |
| Hex | 57 | 50 | 54 | 0 | 8 | 3 | 42 | 146 | 4 | 21 |
| Octal | 127 | 120 | 124 | 0 | 10 | 3 | 102 | 506 | 4 | 41 |
| Binary | 1010111 | 1010000 | 1010100 | 0 | 1000 | 11 | 1000010 | 101000110 | 100 | 100001 |
Color Harmonies of #575054
Complementary color
Monochromatic Colors of #575054
Black with #575054
Text Example
Text Example
White with #575054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575054; }
p { color: rgb(87,80,84); }
H1.HeaderClassName
{
color: #575054;
}
.AnyTagClassName
{
color: #575054;
}
</style>
background-color css
<style>
a { background-color: #575054; }
a { background-color: rgb(87,80,84); }
div.DivClassName
{
background-color: #575054;
}
.BgClassName
{
background-color: #575054;
}
</style>
border-color css
<style>
span { border-color: #575054; }
span { border-color: rgb(87,80,84); }
td.TdClassName
{
border-color: #575054;
}
.TagClassName
{
border-color: #575054;
}
</style>