#800B71 (or 0x800B71) is unknown color: approx Purple. HEX triplet: 80, 0B and 71. RGB value is (128,11,113). Sum of RGB (Red+Green+Blue) = 128+11+113=252 (33% of max value = 765). Red value is 128 (50.39% from 255 or 50.79% from 252); Green value is 11 (4.69% from 255 or 4.37% from 252); Blue value is 113 (44.53% from 255 or 44.84% from 252); Max value from RGB is 128 - color contains mainly: red. Hex color #800B71 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #800B71 is #7FF48E. Grayscale: #393939. Windows color (decimal): -8385679 or 7408512. OLE color: 7408512.
HSL color Cylindrical-coordinate representation of color #800B71: hue angle of 307.69º degrees, saturation: 0.84, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #800B71 is Cyan = 0, Magento = 0.91, Yellow = 0.12 and Black (K on CMYK) = 0.50.
<style> p { color: #800b71; } p { color: rgb(128,11,113); } H1.HeaderClassName { color: #800b71; } .AnyTagClassName { color: #800b71; } </style>
<style> a { background-color: #800b71; } a { background-color: rgb(128,11,113); } div.DivClassName { background-color: #800b71; } .BgClassName { background-color: #800b71; } </style>
<style> span { border-color: #800b71; } span { border-color: rgb(128,11,113); } td.TdClassName { border-color: #800b71; } .TagClassName { border-color: #800b71; } </style>