Shades of Liver #604356
Tints of Liver #604356
RGB
CMYK
RGB Variations
Color information
#604356 (or 0x604356) is known color: Liver. HEX triplet: 60, 43 and 56. RGB value is (96,67,86). Sum of RGB (Red+Green+Blue) = 96+67+86=249 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.55% from 249); Green value is 67 (26.56% from 255 or 26.91% from 249); Blue value is 86 (33.98% from 255 or 34.54% from 249); Max value from RGB is 96 - color contains mainly: red. Hex color #604356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604356 is #9FBCA9. Grayscale: #4D4D4D. Windows color (decimal): -10468522 or 5653344. OLE color: 5653344.
HSL color Cylindrical-coordinate representation of color #604356: hue angle of 320.69º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #604356 is Cyan = 0, Magento = 0.30, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 67 | 86 | - |
| CMYK | 0 | 0.30 | 0.10 | 0.62 |
| HSL | 320.69º | 0.18% | 0.32% | - |
| HSV(B) | 320.69º | 0.3% | 0.38% | - |
| XYZ | 8.51 | 7.17 | 9.74 | - |
| YUV | 77.84 | 132.61 | 140.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 86 | 0 | 0.30 | 0.10 | 0.62 | 320.69 | 0.18 | 0.32 |
| Hex | 60 | 43 | 56 | 0 | 1E | A | 3E | 141 | 12 | 20 |
| Octal | 140 | 103 | 126 | 0 | 36 | 12 | 76 | 501 | 22 | 40 |
| Binary | 1100000 | 1000011 | 1010110 | 0 | 11110 | 1010 | 111110 | 101000001 | 10010 | 100000 |
Color Harmonies of #604356
Complementary color
Monochromatic Colors of #604356
Black with #604356
Text Example
Text Example
White with #604356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604356; }
p { color: rgb(96,67,86); }
H1.HeaderClassName
{
color: #604356;
}
.AnyTagClassName
{
color: #604356;
}
</style>
background-color css
<style>
a { background-color: #604356; }
a { background-color: rgb(96,67,86); }
div.DivClassName
{
background-color: #604356;
}
.BgClassName
{
background-color: #604356;
}
</style>
border-color css
<style>
span { border-color: #604356; }
span { border-color: rgb(96,67,86); }
td.TdClassName
{
border-color: #604356;
}
.TagClassName
{
border-color: #604356;
}
</style>