#CA2DE1 (or 0xCA2DE1) is unknown color: approx Medium Orchid. HEX triplet: CA, 2D and E1. RGB value is (202,45,225). Sum of RGB (Red+Green+Blue) = 202+45+225=472 (62% of max value = 765). Red value is 202 (79.30% from 255 or 42.80% from 472); Green value is 45 (17.97% from 255 or 9.53% from 472); Blue value is 225 (88.28% from 255 or 47.67% from 472); Max value from RGB is 225 - color contains mainly: blue. Hex color #CA2DE1 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CA2DE1 is #35D21E. Grayscale: #6F6F6F. Windows color (decimal): -3527199 or 14757322. OLE color: 14757322.
HSL color Cylindrical-coordinate representation of color #CA2DE1: hue angle of 292.33º degrees, saturation: 0.75, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #CA2DE1 is Cyan = 0.10, Magento = 0.8, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #CA2DE1; } p { color: rgb(202,45,225); } H1.HeaderClassName { color: #CA2DE1; } .AnyTagClassName { color: #CA2DE1; } </style>
<style> a { background-color: #CA2DE1; } a { background-color: rgb(202,45,225); } div.DivClassName { background-color: #CA2DE1; } .BgClassName { background-color: #CA2DE1; } </style>
<style> span { border-color: #CA2DE1; } span { border-color: rgb(202,45,225); } td.TdClassName { border-color: #CA2DE1; } .TagClassName { border-color: #CA2DE1; } </style>