Shades of Liver #614959
Tints of Liver #614959
RGB
CMYK
RGB Variations
Color information
#614959 (or 0x614959) is known color: Liver. HEX triplet: 61, 49 and 59. RGB value is (97,73,89). Sum of RGB (Red+Green+Blue) = 97+73+89=259 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.45% from 259); Green value is 73 (28.91% from 255 or 28.19% from 259); Blue value is 89 (35.16% from 255 or 34.36% from 259); Max value from RGB is 97 - color contains mainly: red. Hex color #614959 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614959 is #9EB6A6. Grayscale: #515151. Windows color (decimal): -10401447 or 5851489. OLE color: 5851489.
HSL color Cylindrical-coordinate representation of color #614959: hue angle of 320º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #614959 is Cyan = 0, Magento = 0.25, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 73 | 89 | - |
| CMYK | 0 | 0.25 | 0.08 | 0.62 |
| HSL | 320º | 0.14% | 0.33% | - |
| HSV(B) | 320º | 0.25% | 0.38% | - |
| XYZ | 9.12 | 8.03 | 10.52 | - |
| YUV | 82 | 131.95 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 89 | 0 | 0.25 | 0.08 | 0.62 | 320 | 0.14 | 0.33 |
| Hex | 61 | 49 | 59 | 0 | 19 | 8 | 3E | 140 | E | 21 |
| Octal | 141 | 111 | 131 | 0 | 31 | 10 | 76 | 500 | 16 | 41 |
| Binary | 1100001 | 1001001 | 1011001 | 0 | 11001 | 1000 | 111110 | 101000000 | 1110 | 100001 |
Color Harmonies of #614959
Complementary color
Monochromatic Colors of #614959
Black with #614959
Text Example
Text Example
White with #614959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614959; }
p { color: rgb(97,73,89); }
H1.HeaderClassName
{
color: #614959;
}
.AnyTagClassName
{
color: #614959;
}
</style>
background-color css
<style>
a { background-color: #614959; }
a { background-color: rgb(97,73,89); }
div.DivClassName
{
background-color: #614959;
}
.BgClassName
{
background-color: #614959;
}
</style>
border-color css
<style>
span { border-color: #614959; }
span { border-color: rgb(97,73,89); }
td.TdClassName
{
border-color: #614959;
}
.TagClassName
{
border-color: #614959;
}
</style>