Shades of Liver #584750
Tints of Liver #584750
RGB
CMYK
RGB Variations
Color information
#584750 (or 0x584750) is known color: Liver. HEX triplet: 58, 47 and 50. RGB value is (88,71,80). Sum of RGB (Red+Green+Blue) = 88+71+80=239 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.82% from 239); Green value is 71 (28.12% from 255 or 29.71% from 239); Blue value is 80 (31.64% from 255 or 33.47% from 239); Max value from RGB is 88 - color contains mainly: red. Hex color #584750 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584750 is #A7B8AF. Grayscale: #4D4D4D. Windows color (decimal): -10991792 or 5261144. OLE color: 5261144.
HSL color Cylindrical-coordinate representation of color #584750: hue angle of 328.24º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #584750 is Cyan = 0, Magento = 0.19, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 71 | 80 | - |
| CMYK | 0 | 0.19 | 0.09 | 0.65 |
| HSL | 328.24º | 0.11% | 0.31% | - |
| HSV(B) | 328.24º | 0.19% | 0.35% | - |
| XYZ | 7.73 | 7.16 | 8.56 | - |
| YUV | 77.11 | 129.63 | 135.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 80 | 0 | 0.19 | 0.09 | 0.65 | 328.24 | 0.11 | 0.31 |
| Hex | 58 | 47 | 50 | 0 | 13 | 9 | 41 | 148 | B | 1F |
| Octal | 130 | 107 | 120 | 0 | 23 | 11 | 101 | 510 | 13 | 37 |
| Binary | 1011000 | 1000111 | 1010000 | 0 | 10011 | 1001 | 1000001 | 101001000 | 1011 | 11111 |
Color Harmonies of #584750
Complementary color
Monochromatic Colors of #584750
Black with #584750
Text Example
Text Example
White with #584750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584750; }
p { color: rgb(88,71,80); }
H1.HeaderClassName
{
color: #584750;
}
.AnyTagClassName
{
color: #584750;
}
</style>
background-color css
<style>
a { background-color: #584750; }
a { background-color: rgb(88,71,80); }
div.DivClassName
{
background-color: #584750;
}
.BgClassName
{
background-color: #584750;
}
</style>
border-color css
<style>
span { border-color: #584750; }
span { border-color: rgb(88,71,80); }
td.TdClassName
{
border-color: #584750;
}
.TagClassName
{
border-color: #584750;
}
</style>