#80036D (or 0x80036D) is unknown color: approx Purple. HEX triplet: 80, 03 and 6D. RGB value is (128,3,109). Sum of RGB (Red+Green+Blue) = 128+3+109=240 (31% of max value = 765). Red value is 128 (50.39% from 255 or 53.33% from 240); Green value is 3 (1.56% from 255 or 1.25% from 240); Blue value is 109 (42.97% from 255 or 45.42% from 240); Max value from RGB is 128 - color contains mainly: red. Hex color #80036D is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #80036D is #7FFC92. Grayscale: #343434. Windows color (decimal): -8387731 or 7144320. OLE color: 7144320.
HSL color Cylindrical-coordinate representation of color #80036D: hue angle of 309.12º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #80036D is Cyan = 0, Magento = 0.98, Yellow = 0.15 and Black (K on CMYK) = 0.50.
<style> p { color: #80036d; } p { color: rgb(128,3,109); } H1.HeaderClassName { color: #80036d; } .AnyTagClassName { color: #80036d; } </style>
<style> a { background-color: #80036d; } a { background-color: rgb(128,3,109); } div.DivClassName { background-color: #80036d; } .BgClassName { background-color: #80036d; } </style>
<style> span { border-color: #80036d; } span { border-color: rgb(128,3,109); } td.TdClassName { border-color: #80036d; } .TagClassName { border-color: #80036d; } </style>