#6205CB (or 0x6205CB) is unknown color: approx Purple Heart. HEX triplet: 62, 05 and CB. RGB value is (98,5,203). Sum of RGB (Red+Green+Blue) = 98+5+203=306 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.03% from 306); Green value is 5 (2.34% from 255 or 1.63% from 306); Blue value is 203 (79.69% from 255 or 66.34% from 306); Max value from RGB is 203 - color contains mainly: blue. Hex color #6205CB is not a web safe color. Web safe color analog (approx): #6600CC. Inversed color of #6205CB is #9DFA34. Grayscale: #363636. Windows color (decimal): -10353205 or 13305186. OLE color: 13305186.
HSL color Cylindrical-coordinate representation of color #6205CB: hue angle of 268.18º degrees, saturation: 0.95, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #6205CB is Cyan = 0.52, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #6205cb; } p { color: rgb(98,5,203); } H1.HeaderClassName { color: #6205cb; } .AnyTagClassName { color: #6205cb; } </style>
<style> a { background-color: #6205cb; } a { background-color: rgb(98,5,203); } div.DivClassName { background-color: #6205cb; } .BgClassName { background-color: #6205cb; } </style>
<style> span { border-color: #6205cb; } span { border-color: rgb(98,5,203); } td.TdClassName { border-color: #6205cb; } .TagClassName { border-color: #6205cb; } </style>