Shades of Liver #614859
Tints of Liver #614859
RGB
CMYK
RGB Variations
Color information
#614859 (or 0x614859) is known color: Liver. HEX triplet: 61, 48 and 59. RGB value is (97,72,89). Sum of RGB (Red+Green+Blue) = 97+72+89=258 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.60% from 258); Green value is 72 (28.52% from 255 or 27.91% from 258); Blue value is 89 (35.16% from 255 or 34.50% from 258); Max value from RGB is 97 - color contains mainly: red. Hex color #614859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614859 is #9EB7A6. Grayscale: #515151. Windows color (decimal): -10401703 or 5851233. OLE color: 5851233.
HSL color Cylindrical-coordinate representation of color #614859: hue angle of 319.2º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #614859 is Cyan = 0, Magento = 0.26, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 72 | 89 | - |
| CMYK | 0 | 0.26 | 0.08 | 0.62 |
| HSL | 319.2º | 0.15% | 0.33% | - |
| HSV(B) | 319.2º | 0.26% | 0.38% | - |
| XYZ | 9.05 | 7.9 | 10.5 | - |
| YUV | 81.41 | 132.28 | 139.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 72 | 89 | 0 | 0.26 | 0.08 | 0.62 | 319.2 | 0.15 | 0.33 |
| Hex | 61 | 48 | 59 | 0 | 1A | 8 | 3E | 13F | F | 21 |
| Octal | 141 | 110 | 131 | 0 | 32 | 10 | 76 | 477 | 17 | 41 |
| Binary | 1100001 | 1001000 | 1011001 | 0 | 11010 | 1000 | 111110 | 100111111 | 1111 | 100001 |
Color Harmonies of #614859
Complementary color
Monochromatic Colors of #614859
Black with #614859
Text Example
Text Example
White with #614859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614859; }
p { color: rgb(97,72,89); }
H1.HeaderClassName
{
color: #614859;
}
.AnyTagClassName
{
color: #614859;
}
</style>
background-color css
<style>
a { background-color: #614859; }
a { background-color: rgb(97,72,89); }
div.DivClassName
{
background-color: #614859;
}
.BgClassName
{
background-color: #614859;
}
</style>
border-color css
<style>
span { border-color: #614859; }
span { border-color: rgb(97,72,89); }
td.TdClassName
{
border-color: #614859;
}
.TagClassName
{
border-color: #614859;
}
</style>