#CA45B1 (or 0xCA45B1) is unknown color: approx Fuchsia. HEX triplet: CA, 45 and B1. RGB value is (202,69,177). Sum of RGB (Red+Green+Blue) = 202+69+177=448 (59% of max value = 765). Red value is 202 (79.30% from 255 or 45.09% from 448); Green value is 69 (27.34% from 255 or 15.40% from 448); Blue value is 177 (69.53% from 255 or 39.51% from 448); Max value from RGB is 202 - color contains mainly: red. Hex color #CA45B1 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #CA45B1 is #35BA4E. Grayscale: #787878. Windows color (decimal): -3521103 or 11617738. OLE color: 11617738.
HSL color Cylindrical-coordinate representation of color #CA45B1: hue angle of 311.28º degrees, saturation: 0.56, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #CA45B1 is Cyan = 0, Magento = 0.66, Yellow = 0.12 and Black (K on CMYK) = 0.21.
<style> p { color: #CA45B1; } p { color: rgb(202,69,177); } H1.HeaderClassName { color: #CA45B1; } .AnyTagClassName { color: #CA45B1; } </style>
<style> a { background-color: #CA45B1; } a { background-color: rgb(202,69,177); } div.DivClassName { background-color: #CA45B1; } .BgClassName { background-color: #CA45B1; } </style>
<style> span { border-color: #CA45B1; } span { border-color: rgb(202,69,177); } td.TdClassName { border-color: #CA45B1; } .TagClassName { border-color: #CA45B1; } </style>