Shades of Liver #614958
Tints of Liver #614958
RGB
CMYK
RGB Variations
Color information
#614958 (or 0x614958) is known color: Liver. HEX triplet: 61, 49 and 58. RGB value is (97,73,88). Sum of RGB (Red+Green+Blue) = 97+73+88=258 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.60% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 88 (34.77% from 255 or 34.11% from 258); Max value from RGB is 97 - color contains mainly: red. Hex color #614958 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614958 is #9EB6A7. Grayscale: #515151. Windows color (decimal): -10401448 or 5785953. OLE color: 5785953.
HSL color Cylindrical-coordinate representation of color #614958: hue angle of 322.5º 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 #614958 is Cyan = 0, Magento = 0.25, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 73 | 88 | - |
| CMYK | 0 | 0.25 | 0.09 | 0.62 |
| HSL | 322.5º | 0.14% | 0.33% | - |
| HSV(B) | 322.5º | 0.25% | 0.38% | - |
| XYZ | 9.07 | 8.01 | 10.3 | - |
| YUV | 81.89 | 131.45 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 88 | 0 | 0.25 | 0.09 | 0.62 | 322.5 | 0.14 | 0.33 |
| Hex | 61 | 49 | 58 | 0 | 19 | 9 | 3E | 142 | E | 21 |
| Octal | 141 | 111 | 130 | 0 | 31 | 11 | 76 | 502 | 16 | 41 |
| Binary | 1100001 | 1001001 | 1011000 | 0 | 11001 | 1001 | 111110 | 101000010 | 1110 | 100001 |
Color Harmonies of #614958
Complementary color
Monochromatic Colors of #614958
Black with #614958
Text Example
Text Example
White with #614958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614958; }
p { color: rgb(97,73,88); }
H1.HeaderClassName
{
color: #614958;
}
.AnyTagClassName
{
color: #614958;
}
</style>
background-color css
<style>
a { background-color: #614958; }
a { background-color: rgb(97,73,88); }
div.DivClassName
{
background-color: #614958;
}
.BgClassName
{
background-color: #614958;
}
</style>
border-color css
<style>
span { border-color: #614958; }
span { border-color: rgb(97,73,88); }
td.TdClassName
{
border-color: #614958;
}
.TagClassName
{
border-color: #614958;
}
</style>