Shades of Liver #614558
Tints of Liver #614558
RGB
CMYK
RGB Variations
Color information
#614558 (or 0x614558) is known color: Liver. HEX triplet: 61, 45 and 58. RGB value is (97,69,88). Sum of RGB (Red+Green+Blue) = 97+69+88=254 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.19% from 254); Green value is 69 (27.34% from 255 or 27.17% from 254); Blue value is 88 (34.77% from 255 or 34.65% from 254); Max value from RGB is 97 - color contains mainly: red. Hex color #614558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614558 is #9EBAA7. Grayscale: #4F4F4F. Windows color (decimal): -10402472 or 5784929. OLE color: 5784929.
HSL color Cylindrical-coordinate representation of color #614558: hue angle of 319.29º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #614558 is Cyan = 0, Magento = 0.29, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 69 | 88 | - |
| CMYK | 0 | 0.29 | 0.09 | 0.62 |
| HSL | 319.29º | 0.17% | 0.33% | - |
| HSV(B) | 319.29º | 0.29% | 0.38% | - |
| XYZ | 8.82 | 7.5 | 10.22 | - |
| YUV | 79.54 | 132.78 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 88 | 0 | 0.29 | 0.09 | 0.62 | 319.29 | 0.17 | 0.33 |
| Hex | 61 | 45 | 58 | 0 | 1D | 9 | 3E | 13F | 11 | 21 |
| Octal | 141 | 105 | 130 | 0 | 35 | 11 | 76 | 477 | 21 | 41 |
| Binary | 1100001 | 1000101 | 1011000 | 0 | 11101 | 1001 | 111110 | 100111111 | 10001 | 100001 |
Color Harmonies of #614558
Complementary color
Monochromatic Colors of #614558
Black with #614558
Text Example
Text Example
White with #614558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614558; }
p { color: rgb(97,69,88); }
H1.HeaderClassName
{
color: #614558;
}
.AnyTagClassName
{
color: #614558;
}
</style>
background-color css
<style>
a { background-color: #614558; }
a { background-color: rgb(97,69,88); }
div.DivClassName
{
background-color: #614558;
}
.BgClassName
{
background-color: #614558;
}
</style>
border-color css
<style>
span { border-color: #614558; }
span { border-color: rgb(97,69,88); }
td.TdClassName
{
border-color: #614558;
}
.TagClassName
{
border-color: #614558;
}
</style>