Shades of Liver #584752
Tints of Liver #584752
RGB
CMYK
RGB Variations
Color information
#584752 (or 0x584752) is known color: Liver. HEX triplet: 58, 47 and 52. RGB value is (88,71,82). Sum of RGB (Red+Green+Blue) = 88+71+82=241 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.51% from 241); Green value is 71 (28.12% from 255 or 29.46% from 241); Blue value is 82 (32.42% from 255 or 34.02% from 241); Max value from RGB is 88 - color contains mainly: red. Hex color #584752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584752 is #A7B8AD. Grayscale: #4D4D4D. Windows color (decimal): -10991790 or 5392216. OLE color: 5392216.
HSL color Cylindrical-coordinate representation of color #584752: hue angle of 321.18º 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 #584752 is Cyan = 0, Magento = 0.19, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 71 | 82 | - |
| CMYK | 0 | 0.19 | 0.07 | 0.65 |
| HSL | 321.18º | 0.11% | 0.31% | - |
| HSV(B) | 321.18º | 0.19% | 0.35% | - |
| XYZ | 7.8 | 7.19 | 8.96 | - |
| YUV | 77.34 | 130.63 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 82 | 0 | 0.19 | 0.07 | 0.65 | 321.18 | 0.11 | 0.31 |
| Hex | 58 | 47 | 52 | 0 | 13 | 7 | 41 | 141 | B | 1F |
| Octal | 130 | 107 | 122 | 0 | 23 | 7 | 101 | 501 | 13 | 37 |
| Binary | 1011000 | 1000111 | 1010010 | 0 | 10011 | 111 | 1000001 | 101000001 | 1011 | 11111 |
Color Harmonies of #584752
Complementary color
Monochromatic Colors of #584752
Black with #584752
Text Example
Text Example
White with #584752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584752; }
p { color: rgb(88,71,82); }
H1.HeaderClassName
{
color: #584752;
}
.AnyTagClassName
{
color: #584752;
}
</style>
background-color css
<style>
a { background-color: #584752; }
a { background-color: rgb(88,71,82); }
div.DivClassName
{
background-color: #584752;
}
.BgClassName
{
background-color: #584752;
}
</style>
border-color css
<style>
span { border-color: #584752; }
span { border-color: rgb(88,71,82); }
td.TdClassName
{
border-color: #584752;
}
.TagClassName
{
border-color: #584752;
}
</style>