Shades of Liver #544349
Tints of Liver #544349
RGB
CMYK
RGB Variations
Color information
#544349 (or 0x544349) is known color: Liver. HEX triplet: 54, 43 and 49. RGB value is (84,67,73). Sum of RGB (Red+Green+Blue) = 84+67+73=224 (29% of max value = 765). Red value is 84 (33.20% from 255 or 37.5% from 224); Green value is 67 (26.56% from 255 or 29.91% from 224); Blue value is 73 (28.91% from 255 or 32.59% from 224); Max value from RGB is 84 - color contains mainly: red. Hex color #544349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544349 is #ABBCB6. Grayscale: #484848. Windows color (decimal): -11254967 or 4801364. OLE color: 4801364.
HSL color Cylindrical-coordinate representation of color #544349: hue angle of 338.82º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #544349 is Cyan = 0, Magento = 0.20, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 67 | 73 | - |
| CMYK | 0 | 0.20 | 0.13 | 0.67 |
| HSL | 338.82º | 0.11% | 0.3% | - |
| HSV(B) | 338.82º | 0.2% | 0.33% | - |
| XYZ | 6.87 | 6.38 | 7.17 | - |
| YUV | 72.77 | 128.13 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 67 | 73 | 0 | 0.20 | 0.13 | 0.67 | 338.82 | 0.11 | 0.3 |
| Hex | 54 | 43 | 49 | 0 | 14 | D | 43 | 153 | B | 1E |
| Octal | 124 | 103 | 111 | 0 | 24 | 15 | 103 | 523 | 13 | 36 |
| Binary | 1010100 | 1000011 | 1001001 | 0 | 10100 | 1101 | 1000011 | 101010011 | 1011 | 11110 |
Color Harmonies of #544349
Complementary color
Monochromatic Colors of #544349
Black with #544349
Text Example
Text Example
White with #544349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544349; }
p { color: rgb(84,67,73); }
H1.HeaderClassName
{
color: #544349;
}
.AnyTagClassName
{
color: #544349;
}
</style>
background-color css
<style>
a { background-color: #544349; }
a { background-color: rgb(84,67,73); }
div.DivClassName
{
background-color: #544349;
}
.BgClassName
{
background-color: #544349;
}
</style>
border-color css
<style>
span { border-color: #544349; }
span { border-color: rgb(84,67,73); }
td.TdClassName
{
border-color: #544349;
}
.TagClassName
{
border-color: #544349;
}
</style>