Shades of Liver #534249
Tints of Liver #534249
RGB
CMYK
RGB Variations
Color information
#534249 (or 0x534249) is known color: Liver. HEX triplet: 53, 42 and 49. RGB value is (83,66,73). Sum of RGB (Red+Green+Blue) = 83+66+73=222 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.39% from 222); Green value is 66 (26.17% from 255 or 29.73% from 222); Blue value is 73 (28.91% from 255 or 32.88% from 222); Max value from RGB is 83 - color contains mainly: red. Hex color #534249 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534249 is #ACBDB6. Grayscale: #474747. Windows color (decimal): -11320759 or 4801107. OLE color: 4801107.
HSL color Cylindrical-coordinate representation of color #534249: hue angle of 335.29º degrees, saturation: 0.11, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #534249 is Cyan = 0, Magento = 0.20, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 66 | 73 | - |
| CMYK | 0 | 0.20 | 0.12 | 0.67 |
| HSL | 335.29º | 0.11% | 0.29% | - |
| HSV(B) | 335.29º | 0.2% | 0.33% | - |
| XYZ | 6.72 | 6.22 | 7.15 | - |
| YUV | 71.88 | 128.63 | 135.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 66 | 73 | 0 | 0.20 | 0.12 | 0.67 | 335.29 | 0.11 | 0.29 |
| Hex | 53 | 42 | 49 | 0 | 14 | C | 43 | 14F | B | 1D |
| Octal | 123 | 102 | 111 | 0 | 24 | 14 | 103 | 517 | 13 | 35 |
| Binary | 1010011 | 1000010 | 1001001 | 0 | 10100 | 1100 | 1000011 | 101001111 | 1011 | 11101 |
Color Harmonies of #534249
Complementary color
Monochromatic Colors of #534249
Black with #534249
Text Example
Text Example
White with #534249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534249; }
p { color: rgb(83,66,73); }
H1.HeaderClassName
{
color: #534249;
}
.AnyTagClassName
{
color: #534249;
}
</style>
background-color css
<style>
a { background-color: #534249; }
a { background-color: rgb(83,66,73); }
div.DivClassName
{
background-color: #534249;
}
.BgClassName
{
background-color: #534249;
}
</style>
border-color css
<style>
span { border-color: #534249; }
span { border-color: rgb(83,66,73); }
td.TdClassName
{
border-color: #534249;
}
.TagClassName
{
border-color: #534249;
}
</style>