Shades of Liver #585156
Tints of Liver #585156
RGB
CMYK
RGB Variations
Color information
#585156 (or 0x585156) is known color: Liver. HEX triplet: 58, 51 and 56. RGB value is (88,81,86). Sum of RGB (Red+Green+Blue) = 88+81+86=255 (33% of max value = 765). Red value is 88 (34.77% from 255 or 34.51% from 255); Green value is 81 (32.03% from 255 or 31.76% from 255); Blue value is 86 (33.98% from 255 or 33.73% from 255); Max value from RGB is 88 - color contains mainly: red. Hex color #585156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585156 is #A7AEA9. Grayscale: #535353. Windows color (decimal): -10989226 or 5656920. OLE color: 5656920.
HSL color Cylindrical-coordinate representation of color #585156: hue angle of 317.14º degrees, saturation: 0.04, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #585156 is Cyan = 0, Magento = 0.08, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 81 | 86 | - |
| CMYK | 0 | 0.08 | 0.02 | 0.65 |
| HSL | 317.14º | 0.04% | 0.33% | - |
| HSV(B) | 317.14º | 0.08% | 0.35% | - |
| XYZ | 8.65 | 8.63 | 10.01 | - |
| YUV | 83.66 | 129.32 | 131.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 81 | 86 | 0 | 0.08 | 0.02 | 0.65 | 317.14 | 0.04 | 0.33 |
| Hex | 58 | 51 | 56 | 0 | 8 | 2 | 41 | 13D | 4 | 21 |
| Octal | 130 | 121 | 126 | 0 | 10 | 2 | 101 | 475 | 4 | 41 |
| Binary | 1011000 | 1010001 | 1010110 | 0 | 1000 | 10 | 1000001 | 100111101 | 100 | 100001 |
Color Harmonies of #585156
Complementary color
Monochromatic Colors of #585156
Black with #585156
Text Example
Text Example
White with #585156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585156; }
p { color: rgb(88,81,86); }
H1.HeaderClassName
{
color: #585156;
}
.AnyTagClassName
{
color: #585156;
}
</style>
background-color css
<style>
a { background-color: #585156; }
a { background-color: rgb(88,81,86); }
div.DivClassName
{
background-color: #585156;
}
.BgClassName
{
background-color: #585156;
}
</style>
border-color css
<style>
span { border-color: #585156; }
span { border-color: rgb(88,81,86); }
td.TdClassName
{
border-color: #585156;
}
.TagClassName
{
border-color: #585156;
}
</style>