Shades of Liver #604959
Tints of Liver #604959
RGB
CMYK
RGB Variations
Color information
#604959 (or 0x604959) is known color: Liver. HEX triplet: 60, 49 and 59. RGB value is (96,73,89). Sum of RGB (Red+Green+Blue) = 96+73+89=258 (34% of max value = 765). Red value is 96 (37.89% from 255 or 37.21% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 89 (35.16% from 255 or 34.50% from 258); Max value from RGB is 96 - color contains mainly: red. Hex color #604959 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604959 is #9FB6A6. Grayscale: #515151. Windows color (decimal): -10466983 or 5851488. OLE color: 5851488.
HSL color Cylindrical-coordinate representation of color #604959: hue angle of 318.26º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #604959 is Cyan = 0, Magento = 0.24, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 73 | 89 | - |
| CMYK | 0 | 0.24 | 0.07 | 0.62 |
| HSL | 318.26º | 0.14% | 0.33% | - |
| HSV(B) | 318.26º | 0.24% | 0.38% | - |
| XYZ | 9.01 | 7.97 | 10.52 | - |
| YUV | 81.7 | 132.12 | 138.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 73 | 89 | 0 | 0.24 | 0.07 | 0.62 | 318.26 | 0.14 | 0.33 |
| Hex | 60 | 49 | 59 | 0 | 18 | 7 | 3E | 13E | E | 21 |
| Octal | 140 | 111 | 131 | 0 | 30 | 7 | 76 | 476 | 16 | 41 |
| Binary | 1100000 | 1001001 | 1011001 | 0 | 11000 | 111 | 111110 | 100111110 | 1110 | 100001 |
Color Harmonies of #604959
Complementary color
Monochromatic Colors of #604959
Black with #604959
Text Example
Text Example
White with #604959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604959; }
p { color: rgb(96,73,89); }
H1.HeaderClassName
{
color: #604959;
}
.AnyTagClassName
{
color: #604959;
}
</style>
background-color css
<style>
a { background-color: #604959; }
a { background-color: rgb(96,73,89); }
div.DivClassName
{
background-color: #604959;
}
.BgClassName
{
background-color: #604959;
}
</style>
border-color css
<style>
span { border-color: #604959; }
span { border-color: rgb(96,73,89); }
td.TdClassName
{
border-color: #604959;
}
.TagClassName
{
border-color: #604959;
}
</style>