#CA65B0 (or 0xCA65B0) is unknown color: approx Fuchsia. HEX triplet: CA, 65 and B0. RGB value is (202,101,176). Sum of RGB (Red+Green+Blue) = 202+101+176=479 (63% of max value = 765). Red value is 202 (79.30% from 255 or 42.17% from 479); Green value is 101 (39.84% from 255 or 21.09% from 479); Blue value is 176 (69.14% from 255 or 36.74% from 479); Max value from RGB is 202 - color contains mainly: red. Hex color #CA65B0 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #CA65B0 is #359A4F. Grayscale: #8B8B8B. Windows color (decimal): -3512912 or 11560394. OLE color: 11560394.
HSL color Cylindrical-coordinate representation of color #CA65B0: hue angle of 315.45º degrees, saturation: 0.49, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #CA65B0 is Cyan = 0, Magento = 0.50, Yellow = 0.13 and Black (K on CMYK) = 0.21.
<style> p { color: #CA65B0; } p { color: rgb(202,101,176); } H1.HeaderClassName { color: #CA65B0; } .AnyTagClassName { color: #CA65B0; } </style>
<style> a { background-color: #CA65B0; } a { background-color: rgb(202,101,176); } div.DivClassName { background-color: #CA65B0; } .BgClassName { background-color: #CA65B0; } </style>
<style> span { border-color: #CA65B0; } span { border-color: rgb(202,101,176); } td.TdClassName { border-color: #CA65B0; } .TagClassName { border-color: #CA65B0; } </style>