#6801AB (or 0x6801AB) is unknown color: approx Indigo. HEX triplet: 68, 01 and AB. RGB value is (104,1,171). Sum of RGB (Red+Green+Blue) = 104+1+171=276 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.68% from 276); Green value is 1 (0.78% from 255 or 0.36% from 276); Blue value is 171 (67.19% from 255 or 61.96% from 276); Max value from RGB is 171 - color contains mainly: blue. Hex color #6801AB is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #6801AB is #97FE54. Grayscale: #323232. Windows color (decimal): -9961045 or 11207016. OLE color: 11207016.
HSL color Cylindrical-coordinate representation of color #6801AB: hue angle of 276.35º degrees, saturation: 0.99, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #6801AB is Cyan = 0.39, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #6801ab; } p { color: rgb(104,1,171); } H1.HeaderClassName { color: #6801ab; } .AnyTagClassName { color: #6801ab; } </style>
<style> a { background-color: #6801ab; } a { background-color: rgb(104,1,171); } div.DivClassName { background-color: #6801ab; } .BgClassName { background-color: #6801ab; } </style>
<style> span { border-color: #6801ab; } span { border-color: rgb(104,1,171); } td.TdClassName { border-color: #6801ab; } .TagClassName { border-color: #6801ab; } </style>