#6C0277 (or 0x6C0277) is unknown color: approx Purple. HEX triplet: 6C, 02 and 77. RGB value is (108,2,119). Sum of RGB (Red+Green+Blue) = 108+2+119=229 (30% of max value = 765). Red value is 108 (42.58% from 255 or 47.16% from 229); Green value is 2 (1.17% from 255 or 0.87% from 229); Blue value is 119 (46.88% from 255 or 51.97% from 229); Max value from RGB is 119 - color contains mainly: blue. Hex color #6C0277 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #6C0277 is #93FD88. Grayscale: #2E2E2E. Windows color (decimal): -9698697 or 7799404. OLE color: 7799404.
HSL color Cylindrical-coordinate representation of color #6C0277: hue angle of 294.36º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #6C0277 is Cyan = 0.09, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.53.
<style> p { color: #6C0277; } p { color: rgb(108,2,119); } H1.HeaderClassName { color: #6C0277; } .AnyTagClassName { color: #6C0277; } </style>
<style> a { background-color: #6C0277; } a { background-color: rgb(108,2,119); } div.DivClassName { background-color: #6C0277; } .BgClassName { background-color: #6C0277; } </style>
<style> span { border-color: #6C0277; } span { border-color: rgb(108,2,119); } td.TdClassName { border-color: #6C0277; } .TagClassName { border-color: #6C0277; } </style>