#500E0A (or 0x500E0A) is unknown color: approx Red Oxide. HEX triplet: 50, 0E and 0A. RGB value is (80,14,10). Sum of RGB (Red+Green+Blue) = 80+14+10=104 (13% of max value = 765). Red value is 80 (31.64% from 255 or 76.92% from 104); Green value is 14 (5.86% from 255 or 13.46% from 104); Blue value is 10 (4.30% from 255 or 9.62% from 104); Max value from RGB is 80 - color contains mainly: red. Hex color #500E0A is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #500E0A is #AFF1F5. Grayscale: #212121. Windows color (decimal): -11530742 or 659024. OLE color: 659024.
HSL color Cylindrical-coordinate representation of color #500E0A: hue angle of 3.43º degrees, saturation: 0.78, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #500E0A is Cyan = 0, Magento = 0.83, Yellow = 0.87 and Black (K on CMYK) = 0.69.
<style> p { color: #500E0A; } p { color: rgb(80,14,10); } H1.HeaderClassName { color: #500E0A; } .AnyTagClassName { color: #500E0A; } </style>
<style> a { background-color: #500E0A; } a { background-color: rgb(80,14,10); } div.DivClassName { background-color: #500E0A; } .BgClassName { background-color: #500E0A; } </style>
<style> span { border-color: #500E0A; } span { border-color: rgb(80,14,10); } td.TdClassName { border-color: #500E0A; } .TagClassName { border-color: #500E0A; } </style>