Shades of Liver #534048
Tints of Liver #534048
RGB
CMYK
RGB Variations
Color information
#534048 (or 0x534048) is known color: Liver. HEX triplet: 53, 40 and 48. RGB value is (83,64,72). Sum of RGB (Red+Green+Blue) = 83+64+72=219 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.90% from 219); Green value is 64 (25.39% from 255 or 29.22% from 219); Blue value is 72 (28.52% from 255 or 32.88% from 219); Max value from RGB is 83 - color contains mainly: red. Hex color #534048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534048 is #ACBFB7. Grayscale: #464646. Windows color (decimal): -11321272 or 4735059. OLE color: 4735059.
HSL color Cylindrical-coordinate representation of color #534048: hue angle of 334.74º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #534048 is Cyan = 0, Magento = 0.23, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 64 | 72 | - |
| CMYK | 0 | 0.23 | 0.13 | 0.67 |
| HSL | 334.74º | 0.13% | 0.29% | - |
| HSV(B) | 334.74º | 0.23% | 0.33% | - |
| XYZ | 6.57 | 5.97 | 6.94 | - |
| YUV | 70.59 | 128.79 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 72 | 0 | 0.23 | 0.13 | 0.67 | 334.74 | 0.13 | 0.29 |
| Hex | 53 | 40 | 48 | 0 | 17 | D | 43 | 14F | D | 1D |
| Octal | 123 | 100 | 110 | 0 | 27 | 15 | 103 | 517 | 15 | 35 |
| Binary | 1010011 | 1000000 | 1001000 | 0 | 10111 | 1101 | 1000011 | 101001111 | 1101 | 11101 |
Color Harmonies of #534048
Complementary color
Monochromatic Colors of #534048
Black with #534048
Text Example
Text Example
White with #534048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534048; }
p { color: rgb(83,64,72); }
H1.HeaderClassName
{
color: #534048;
}
.AnyTagClassName
{
color: #534048;
}
</style>
background-color css
<style>
a { background-color: #534048; }
a { background-color: rgb(83,64,72); }
div.DivClassName
{
background-color: #534048;
}
.BgClassName
{
background-color: #534048;
}
</style>
border-color css
<style>
span { border-color: #534048; }
span { border-color: rgb(83,64,72); }
td.TdClassName
{
border-color: #534048;
}
.TagClassName
{
border-color: #534048;
}
</style>