Shades of Liver #584652
Tints of Liver #584652
RGB
CMYK
RGB Variations
Color information
#584652 (or 0x584652) is known color: Liver. HEX triplet: 58, 46 and 52. RGB value is (88,70,82). Sum of RGB (Red+Green+Blue) = 88+70+82=240 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.67% from 240); Green value is 70 (27.73% from 255 or 29.17% from 240); Blue value is 82 (32.42% from 255 or 34.17% from 240); Max value from RGB is 88 - color contains mainly: red. Hex color #584652 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584652 is #A7B9AD. Grayscale: #4C4C4C. Windows color (decimal): -10992046 or 5391960. OLE color: 5391960.
HSL color Cylindrical-coordinate representation of color #584652: hue angle of 320º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #584652 is Cyan = 0, Magento = 0.20, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 70 | 82 | - |
| CMYK | 0 | 0.20 | 0.07 | 0.65 |
| HSL | 320º | 0.11% | 0.31% | - |
| HSV(B) | 320º | 0.2% | 0.35% | - |
| XYZ | 7.74 | 7.06 | 8.94 | - |
| YUV | 76.75 | 130.96 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 70 | 82 | 0 | 0.20 | 0.07 | 0.65 | 320 | 0.11 | 0.31 |
| Hex | 58 | 46 | 52 | 0 | 14 | 7 | 41 | 140 | B | 1F |
| Octal | 130 | 106 | 122 | 0 | 24 | 7 | 101 | 500 | 13 | 37 |
| Binary | 1011000 | 1000110 | 1010010 | 0 | 10100 | 111 | 1000001 | 101000000 | 1011 | 11111 |
Color Harmonies of #584652
Complementary color
Monochromatic Colors of #584652
Black with #584652
Text Example
Text Example
White with #584652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584652; }
p { color: rgb(88,70,82); }
H1.HeaderClassName
{
color: #584652;
}
.AnyTagClassName
{
color: #584652;
}
</style>
background-color css
<style>
a { background-color: #584652; }
a { background-color: rgb(88,70,82); }
div.DivClassName
{
background-color: #584652;
}
.BgClassName
{
background-color: #584652;
}
</style>
border-color css
<style>
span { border-color: #584652; }
span { border-color: rgb(88,70,82); }
td.TdClassName
{
border-color: #584652;
}
.TagClassName
{
border-color: #584652;
}
</style>