#5C0E00 (or 0x5C0E00) is unknown color: approx Red Oxide. HEX triplet: 5C, 0E and 00. RGB value is (92,14,0). Sum of RGB (Red+Green+Blue) = 92+14+0=106 (14% of max value = 765). Red value is 92 (36.33% from 255 or 86.79% from 106); Green value is 14 (5.86% from 255 or 13.21% from 106); Blue value is 0 (0.39% from 255 or 0% from 106); Max value from RGB is 92 - color contains mainly: red. Hex color #5C0E00 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5C0E00 is #A3F1FF. Grayscale: #232323. Windows color (decimal): -10744320 or 3676. OLE color: 3676.
HSL color Cylindrical-coordinate representation of color #5C0E00: hue angle of 9.13º degrees, saturation: 1, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 1%. Process color model (Four color, CMYK) of #5C0E00 is Cyan = 0, Magento = 0.85, Yellow = 1 and Black (K on CMYK) = 0.64.
<style> p { color: #5C0E00; } p { color: rgb(92,14,0); } H1.HeaderClassName { color: #5C0E00; } .AnyTagClassName { color: #5C0E00; } </style>
<style> a { background-color: #5C0E00; } a { background-color: rgb(92,14,0); } div.DivClassName { background-color: #5C0E00; } .BgClassName { background-color: #5C0E00; } </style>
<style> span { border-color: #5C0E00; } span { border-color: rgb(92,14,0); } td.TdClassName { border-color: #5C0E00; } .TagClassName { border-color: #5C0E00; } </style>