Shades of Liver #523946
Tints of Liver #523946
RGB
CMYK
RGB Variations
Color information
#523946 (or 0x523946) is known color: Liver. HEX triplet: 52, 39 and 46. RGB value is (82,57,70). Sum of RGB (Red+Green+Blue) = 82+57+70=209 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.23% from 209); Green value is 57 (22.66% from 255 or 27.27% from 209); Blue value is 70 (27.73% from 255 or 33.49% from 209); Max value from RGB is 82 - color contains mainly: red. Hex color #523946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523946 is #ADC6B9. Grayscale: #414141. Windows color (decimal): -11388602 or 4602194. OLE color: 4602194.
HSL color Cylindrical-coordinate representation of color #523946: hue angle of 328.8º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #523946 is Cyan = 0, Magento = 0.30, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 57 | 70 | - |
| CMYK | 0 | 0.30 | 0.15 | 0.68 |
| HSL | 328.8º | 0.18% | 0.27% | - |
| HSV(B) | 328.8º | 0.3% | 0.32% | - |
| XYZ | 6.05 | 5.16 | 6.47 | - |
| YUV | 65.96 | 130.28 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 57 | 70 | 0 | 0.30 | 0.15 | 0.68 | 328.8 | 0.18 | 0.27 |
| Hex | 52 | 39 | 46 | 0 | 1E | F | 44 | 149 | 12 | 1B |
| Octal | 122 | 71 | 106 | 0 | 36 | 17 | 104 | 511 | 22 | 33 |
| Binary | 1010010 | 111001 | 1000110 | 0 | 11110 | 1111 | 1000100 | 101001001 | 10010 | 11011 |
Color Harmonies of #523946
Complementary color
Monochromatic Colors of #523946
Black with #523946
Text Example
Text Example
White with #523946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523946; }
p { color: rgb(82,57,70); }
H1.HeaderClassName
{
color: #523946;
}
.AnyTagClassName
{
color: #523946;
}
</style>
background-color css
<style>
a { background-color: #523946; }
a { background-color: rgb(82,57,70); }
div.DivClassName
{
background-color: #523946;
}
.BgClassName
{
background-color: #523946;
}
</style>
border-color css
<style>
span { border-color: #523946; }
span { border-color: rgb(82,57,70); }
td.TdClassName
{
border-color: #523946;
}
.TagClassName
{
border-color: #523946;
}
</style>