Shades of Liver #544249
Tints of Liver #544249
RGB
CMYK
RGB Variations
Color information
#544249 (or 0x544249) is known color: Liver. HEX triplet: 54, 42 and 49. RGB value is (84,66,73). Sum of RGB (Red+Green+Blue) = 84+66+73=223 (29% of max value = 765). Red value is 84 (33.20% from 255 or 37.67% from 223); Green value is 66 (26.17% from 255 or 29.60% from 223); Blue value is 73 (28.91% from 255 or 32.74% from 223); Max value from RGB is 84 - color contains mainly: red. Hex color #544249 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544249 is #ABBDB6. Grayscale: #484848. Windows color (decimal): -11255223 or 4801108. OLE color: 4801108.
HSL color Cylindrical-coordinate representation of color #544249: hue angle of 336.67º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #544249 is Cyan = 0, Magento = 0.21, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 66 | 73 | - |
| CMYK | 0 | 0.21 | 0.13 | 0.67 |
| HSL | 336.67º | 0.12% | 0.29% | - |
| HSV(B) | 336.67º | 0.21% | 0.33% | - |
| XYZ | 6.81 | 6.26 | 7.15 | - |
| YUV | 72.18 | 128.46 | 136.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 66 | 73 | 0 | 0.21 | 0.13 | 0.67 | 336.67 | 0.12 | 0.29 |
| Hex | 54 | 42 | 49 | 0 | 15 | D | 43 | 151 | C | 1D |
| Octal | 124 | 102 | 111 | 0 | 25 | 15 | 103 | 521 | 14 | 35 |
| Binary | 1010100 | 1000010 | 1001001 | 0 | 10101 | 1101 | 1000011 | 101010001 | 1100 | 11101 |
Color Harmonies of #544249
Complementary color
Monochromatic Colors of #544249
Black with #544249
Text Example
Text Example
White with #544249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544249; }
p { color: rgb(84,66,73); }
H1.HeaderClassName
{
color: #544249;
}
.AnyTagClassName
{
color: #544249;
}
</style>
background-color css
<style>
a { background-color: #544249; }
a { background-color: rgb(84,66,73); }
div.DivClassName
{
background-color: #544249;
}
.BgClassName
{
background-color: #544249;
}
</style>
border-color css
<style>
span { border-color: #544249; }
span { border-color: rgb(84,66,73); }
td.TdClassName
{
border-color: #544249;
}
.TagClassName
{
border-color: #544249;
}
</style>