Shades of Liver #604758
Tints of Liver #604758
RGB
CMYK
RGB Variations
Color information
#604758 (or 0x604758) is known color: Liver. HEX triplet: 60, 47 and 58. RGB value is (96,71,88). Sum of RGB (Red+Green+Blue) = 96+71+88=255 (33% of max value = 765). Red value is 96 (37.89% from 255 or 37.65% from 255); Green value is 71 (28.12% from 255 or 27.84% from 255); Blue value is 88 (34.77% from 255 or 34.51% from 255); Max value from RGB is 96 - color contains mainly: red. Hex color #604758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604758 is #9FB8A7. Grayscale: #505050. Windows color (decimal): -10467496 or 5785440. OLE color: 5785440.
HSL color Cylindrical-coordinate representation of color #604758: 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 #604758 is Cyan = 0, Magento = 0.26, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 71 | 88 | - |
| CMYK | 0 | 0.26 | 0.08 | 0.62 |
| HSL | 319.2º | 0.15% | 0.33% | - |
| HSV(B) | 319.2º | 0.26% | 0.38% | - |
| XYZ | 8.84 | 7.7 | 10.25 | - |
| YUV | 80.41 | 132.28 | 139.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 71 | 88 | 0 | 0.26 | 0.08 | 0.62 | 319.2 | 0.15 | 0.33 |
| Hex | 60 | 47 | 58 | 0 | 1A | 8 | 3E | 13F | F | 21 |
| Octal | 140 | 107 | 130 | 0 | 32 | 10 | 76 | 477 | 17 | 41 |
| Binary | 1100000 | 1000111 | 1011000 | 0 | 11010 | 1000 | 111110 | 100111111 | 1111 | 100001 |
Color Harmonies of #604758
Complementary color
Monochromatic Colors of #604758
Black with #604758
Text Example
Text Example
White with #604758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604758; }
p { color: rgb(96,71,88); }
H1.HeaderClassName
{
color: #604758;
}
.AnyTagClassName
{
color: #604758;
}
</style>
background-color css
<style>
a { background-color: #604758; }
a { background-color: rgb(96,71,88); }
div.DivClassName
{
background-color: #604758;
}
.BgClassName
{
background-color: #604758;
}
</style>
border-color css
<style>
span { border-color: #604758; }
span { border-color: rgb(96,71,88); }
td.TdClassName
{
border-color: #604758;
}
.TagClassName
{
border-color: #604758;
}
</style>