#C652FF (or 0xC652FF) is unknown color: approx Heliotrope. HEX triplet: C6, 52 and FF. RGB value is (198,82,255). Sum of RGB (Red+Green+Blue) = 198+82+255=535 (70% of max value = 765). Red value is 198 (77.73% from 255 or 37.01% from 535); Green value is 82 (32.42% from 255 or 15.33% from 535); Blue value is 255 (100% from 255 or 47.66% from 535); Max value from RGB is 255 - color contains mainly: blue. Hex color #C652FF is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #C652FF is #39AD00. Grayscale: #878787. Windows color (decimal): -3779841 or 16732870. OLE color: 16732870.
HSL color Cylindrical-coordinate representation of color #C652FF: hue angle of 280.23º degrees, saturation: 1, lightness: 0.66%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #C652FF is Cyan = 0.22, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #C652FF; } p { color: rgb(198,82,255); } H1.HeaderClassName { color: #C652FF; } .AnyTagClassName { color: #C652FF; } </style>
<style> a { background-color: #C652FF; } a { background-color: rgb(198,82,255); } div.DivClassName { background-color: #C652FF; } .BgClassName { background-color: #C652FF; } </style>
<style> span { border-color: #C652FF; } span { border-color: rgb(198,82,255); } td.TdClassName { border-color: #C652FF; } .TagClassName { border-color: #C652FF; } </style>