#6A018B (or 0x6A018B) is unknown color: approx Purple. HEX triplet: 6A, 01 and 8B. RGB value is (106,1,139). Sum of RGB (Red+Green+Blue) = 106+1+139=246 (32% of max value = 765). Red value is 106 (41.80% from 255 or 43.09% from 246); Green value is 1 (0.78% from 255 or 0.41% from 246); Blue value is 139 (54.69% from 255 or 56.50% from 246); Max value from RGB is 139 - color contains mainly: blue. Hex color #6A018B is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #6A018B is #95FE74. Grayscale: #2F2F2F. Windows color (decimal): -9830005 or 9109866. OLE color: 9109866.
HSL color Cylindrical-coordinate representation of color #6A018B: hue angle of 285.65º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #6A018B is Cyan = 0.24, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #6A018B; } p { color: rgb(106,1,139); } H1.HeaderClassName { color: #6A018B; } .AnyTagClassName { color: #6A018B; } </style>
<style> a { background-color: #6A018B; } a { background-color: rgb(106,1,139); } div.DivClassName { background-color: #6A018B; } .BgClassName { background-color: #6A018B; } </style>
<style> span { border-color: #6A018B; } span { border-color: rgb(106,1,139); } td.TdClassName { border-color: #6A018B; } .TagClassName { border-color: #6A018B; } </style>