#52040C (or 0x52040C) is unknown color: approx Rustic Red. HEX triplet: 52, 04 and 0C. RGB value is (82,4,12). Sum of RGB (Red+Green+Blue) = 82+4+12=98 (12% of max value = 765). Red value is 82 (32.42% from 255 or 83.67% from 98); Green value is 4 (1.95% from 255 or 4.08% from 98); Blue value is 12 (5.08% from 255 or 12.24% from 98); Max value from RGB is 82 - color contains mainly: red. Hex color #52040C is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #52040C is #ADFBF3. Grayscale: #1C1C1C. Windows color (decimal): -11402228 or 787538. OLE color: 787538.
HSL color Cylindrical-coordinate representation of color #52040C: hue angle of 353.85º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #52040C is Cyan = 0, Magento = 0.95, Yellow = 0.85 and Black (K on CMYK) = 0.68.
<style> p { color: #52040C; } p { color: rgb(82,4,12); } H1.HeaderClassName { color: #52040C; } .AnyTagClassName { color: #52040C; } </style>
<style> a { background-color: #52040C; } a { background-color: rgb(82,4,12); } div.DivClassName { background-color: #52040C; } .BgClassName { background-color: #52040C; } </style>
<style> span { border-color: #52040C; } span { border-color: rgb(82,4,12); } td.TdClassName { border-color: #52040C; } .TagClassName { border-color: #52040C; } </style>