#6C0F6E (or 0x6C0F6E) is unknown color: approx Purple. HEX triplet: 6C, 0F and 6E. RGB value is (108,15,110). Sum of RGB (Red+Green+Blue) = 108+15+110=233 (30% of max value = 765). Red value is 108 (42.58% from 255 or 46.35% from 233); Green value is 15 (6.25% from 255 or 6.44% from 233); Blue value is 110 (43.36% from 255 or 47.21% from 233); Max value from RGB is 110 - color contains mainly: blue. Hex color #6C0F6E is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #6C0F6E is #93F091. Grayscale: #353535. Windows color (decimal): -9695378 or 7212908. OLE color: 7212908.
HSL color Cylindrical-coordinate representation of color #6C0F6E: hue angle of 298.74º degrees, saturation: 0.76, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #6C0F6E is Cyan = 0.02, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #6C0F6E; } p { color: rgb(108,15,110); } H1.HeaderClassName { color: #6C0F6E; } .AnyTagClassName { color: #6C0F6E; } </style>
<style> a { background-color: #6C0F6E; } a { background-color: rgb(108,15,110); } div.DivClassName { background-color: #6C0F6E; } .BgClassName { background-color: #6C0F6E; } </style>
<style> span { border-color: #6C0F6E; } span { border-color: rgb(108,15,110); } td.TdClassName { border-color: #6C0F6E; } .TagClassName { border-color: #6C0F6E; } </style>