Shades of Liver #524349
Tints of Liver #524349
RGB
CMYK
RGB Variations
Color information
#524349 (or 0x524349) is known color: Liver. HEX triplet: 52, 43 and 49. RGB value is (82,67,73). Sum of RGB (Red+Green+Blue) = 82+67+73=222 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.94% from 222); Green value is 67 (26.56% from 255 or 30.18% from 222); Blue value is 73 (28.91% from 255 or 32.88% from 222); Max value from RGB is 82 - color contains mainly: red. Hex color #524349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524349 is #ADBCB6. Grayscale: #484848. Windows color (decimal): -11386039 or 4801362. OLE color: 4801362.
HSL color Cylindrical-coordinate representation of color #524349: hue angle of 336º degrees, saturation: 0.1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #524349 is Cyan = 0, Magento = 0.18, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 67 | 73 | - |
| CMYK | 0 | 0.18 | 0.11 | 0.68 |
| HSL | 336º | 0.1% | 0.29% | - |
| HSV(B) | 336º | 0.18% | 0.32% | - |
| XYZ | 6.69 | 6.29 | 7.16 | - |
| YUV | 72.17 | 128.47 | 135.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 67 | 73 | 0 | 0.18 | 0.11 | 0.68 | 336 | 0.1 | 0.29 |
| Hex | 52 | 43 | 49 | 0 | 12 | B | 44 | 150 | A | 1D |
| Octal | 122 | 103 | 111 | 0 | 22 | 13 | 104 | 520 | 12 | 35 |
| Binary | 1010010 | 1000011 | 1001001 | 0 | 10010 | 1011 | 1000100 | 101010000 | 1010 | 11101 |
Color Harmonies of #524349
Complementary color
Monochromatic Colors of #524349
Black with #524349
Text Example
Text Example
White with #524349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524349; }
p { color: rgb(82,67,73); }
H1.HeaderClassName
{
color: #524349;
}
.AnyTagClassName
{
color: #524349;
}
</style>
background-color css
<style>
a { background-color: #524349; }
a { background-color: rgb(82,67,73); }
div.DivClassName
{
background-color: #524349;
}
.BgClassName
{
background-color: #524349;
}
</style>
border-color css
<style>
span { border-color: #524349; }
span { border-color: rgb(82,67,73); }
td.TdClassName
{
border-color: #524349;
}
.TagClassName
{
border-color: #524349;
}
</style>