Shades of Liver #605059
Tints of Liver #605059
RGB
CMYK
RGB Variations
Color information
#605059 (or 0x605059) is known color: Liver. HEX triplet: 60, 50 and 59. RGB value is (96,80,89). Sum of RGB (Red+Green+Blue) = 96+80+89=265 (35% of max value = 765). Red value is 96 (37.89% from 255 or 36.23% from 265); Green value is 80 (31.64% from 255 or 30.19% from 265); Blue value is 89 (35.16% from 255 or 33.58% from 265); Max value from RGB is 96 - color contains mainly: red. Hex color #605059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605059 is #9FAFA6. Grayscale: #555555. Windows color (decimal): -10465191 or 5853280. OLE color: 5853280.
HSL color Cylindrical-coordinate representation of color #605059: hue angle of 326.25º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #605059 is Cyan = 0, Magento = 0.17, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 80 | 89 | - |
| CMYK | 0 | 0.17 | 0.07 | 0.62 |
| HSL | 326.25º | 0.09% | 0.35% | - |
| HSV(B) | 326.25º | 0.17% | 0.38% | - |
| XYZ | 9.5 | 8.95 | 10.68 | - |
| YUV | 85.81 | 129.8 | 135.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 80 | 89 | 0 | 0.17 | 0.07 | 0.62 | 326.25 | 0.09 | 0.35 |
| Hex | 60 | 50 | 59 | 0 | 11 | 7 | 3E | 146 | 9 | 23 |
| Octal | 140 | 120 | 131 | 0 | 21 | 7 | 76 | 506 | 11 | 43 |
| Binary | 1100000 | 1010000 | 1011001 | 0 | 10001 | 111 | 111110 | 101000110 | 1001 | 100011 |
Color Harmonies of #605059
Complementary color
Monochromatic Colors of #605059
Black with #605059
Text Example
Text Example
White with #605059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605059; }
p { color: rgb(96,80,89); }
H1.HeaderClassName
{
color: #605059;
}
.AnyTagClassName
{
color: #605059;
}
</style>
background-color css
<style>
a { background-color: #605059; }
a { background-color: rgb(96,80,89); }
div.DivClassName
{
background-color: #605059;
}
.BgClassName
{
background-color: #605059;
}
</style>
border-color css
<style>
span { border-color: #605059; }
span { border-color: rgb(96,80,89); }
td.TdClassName
{
border-color: #605059;
}
.TagClassName
{
border-color: #605059;
}
</style>