#CB42EE (or 0xCB42EE) is unknown color: approx Medium Orchid. HEX triplet: CB, 42 and EE. RGB value is (203,66,238). Sum of RGB (Red+Green+Blue) = 203+66+238=507 (67% of max value = 765). Red value is 203 (79.69% from 255 or 40.04% from 507); Green value is 66 (26.17% from 255 or 13.02% from 507); Blue value is 238 (93.36% from 255 or 46.94% from 507); Max value from RGB is 238 - color contains mainly: blue. Hex color #CB42EE is not a web safe color. Web safe color analog (approx): #CC33FF. Inversed color of #CB42EE is #34BD11. Grayscale: #7E7E7E. Windows color (decimal): -3456274 or 15614667. OLE color: 15614667.
HSL color Cylindrical-coordinate representation of color #CB42EE: hue angle of 287.79º degrees, saturation: 0.83, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #CB42EE is Cyan = 0.15, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #CB42EE; } p { color: rgb(203,66,238); } H1.HeaderClassName { color: #CB42EE; } .AnyTagClassName { color: #CB42EE; } </style>
<style> a { background-color: #CB42EE; } a { background-color: rgb(203,66,238); } div.DivClassName { background-color: #CB42EE; } .BgClassName { background-color: #CB42EE; } </style>
<style> span { border-color: #CB42EE; } span { border-color: rgb(203,66,238); } td.TdClassName { border-color: #CB42EE; } .TagClassName { border-color: #CB42EE; } </style>