Shades of Liver #604556
Tints of Liver #604556
RGB
CMYK
RGB Variations
Color information
#604556 (or 0x604556) is known color: Liver. HEX triplet: 60, 45 and 56. RGB value is (96,69,86). Sum of RGB (Red+Green+Blue) = 96+69+86=251 (33% of max value = 765). Red value is 96 (37.89% from 255 or 38.25% from 251); Green value is 69 (27.34% from 255 or 27.49% from 251); Blue value is 86 (33.98% from 255 or 34.26% from 251); Max value from RGB is 96 - color contains mainly: red. Hex color #604556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604556 is #9FBAA9. Grayscale: #4E4E4E. Windows color (decimal): -10468010 or 5653856. OLE color: 5653856.
HSL color Cylindrical-coordinate representation of color #604556: hue angle of 322.22º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #604556 is Cyan = 0, Magento = 0.28, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 69 | 86 | - |
| CMYK | 0 | 0.28 | 0.10 | 0.62 |
| HSL | 322.22º | 0.16% | 0.32% | - |
| HSV(B) | 322.22º | 0.28% | 0.38% | - |
| XYZ | 8.63 | 7.41 | 9.78 | - |
| YUV | 79.01 | 131.95 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 69 | 86 | 0 | 0.28 | 0.10 | 0.62 | 322.22 | 0.16 | 0.32 |
| Hex | 60 | 45 | 56 | 0 | 1C | A | 3E | 142 | 10 | 20 |
| Octal | 140 | 105 | 126 | 0 | 34 | 12 | 76 | 502 | 20 | 40 |
| Binary | 1100000 | 1000101 | 1010110 | 0 | 11100 | 1010 | 111110 | 101000010 | 10000 | 100000 |
Color Harmonies of #604556
Complementary color
Monochromatic Colors of #604556
Black with #604556
Text Example
Text Example
White with #604556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604556; }
p { color: rgb(96,69,86); }
H1.HeaderClassName
{
color: #604556;
}
.AnyTagClassName
{
color: #604556;
}
</style>
background-color css
<style>
a { background-color: #604556; }
a { background-color: rgb(96,69,86); }
div.DivClassName
{
background-color: #604556;
}
.BgClassName
{
background-color: #604556;
}
</style>
border-color css
<style>
span { border-color: #604556; }
span { border-color: rgb(96,69,86); }
td.TdClassName
{
border-color: #604556;
}
.TagClassName
{
border-color: #604556;
}
</style>