#C408CD (or 0xC408CD) is unknown color: approx Deep Magenta. HEX triplet: C4, 08 and CD. RGB value is (196,8,205). Sum of RGB (Red+Green+Blue) = 196+8+205=409 (54% of max value = 765). Red value is 196 (76.95% from 255 or 47.92% from 409); Green value is 8 (3.52% from 255 or 1.96% from 409); Blue value is 205 (80.47% from 255 or 50.12% from 409); Max value from RGB is 205 - color contains mainly: blue. Hex color #C408CD is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #C408CD is #3BF732. Grayscale: #565656. Windows color (decimal): -3929907 or 13437124. OLE color: 13437124.
HSL color Cylindrical-coordinate representation of color #C408CD: hue angle of 297.26º degrees, saturation: 0.92, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #C408CD is Cyan = 0.04, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #C408CD; } p { color: rgb(196,8,205); } H1.HeaderClassName { color: #C408CD; } .AnyTagClassName { color: #C408CD; } </style>
<style> a { background-color: #C408CD; } a { background-color: rgb(196,8,205); } div.DivClassName { background-color: #C408CD; } .BgClassName { background-color: #C408CD; } </style>
<style> span { border-color: #C408CD; } span { border-color: rgb(196,8,205); } td.TdClassName { border-color: #C408CD; } .TagClassName { border-color: #C408CD; } </style>