#CA89C4 (or 0xCA89C4) is unknown color: approx Lilac. HEX triplet: CA, 89 and C4. RGB value is (202,137,196). Sum of RGB (Red+Green+Blue) = 202+137+196=535 (70% of max value = 765). Red value is 202 (79.30% from 255 or 37.76% from 535); Green value is 137 (53.91% from 255 or 25.61% from 535); Blue value is 196 (76.95% from 255 or 36.64% from 535); Max value from RGB is 202 - color contains mainly: red. Hex color #CA89C4 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CA89C4 is #35763B. Grayscale: #A2A2A2. Windows color (decimal): -3503676 or 12880330. OLE color: 12880330.
HSL color Cylindrical-coordinate representation of color #CA89C4: hue angle of 305.54º degrees, saturation: 0.38, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #CA89C4 is Cyan = 0, Magento = 0.32, Yellow = 0.03 and Black (K on CMYK) = 0.21.
<style> p { color: #CA89C4; } p { color: rgb(202,137,196); } H1.HeaderClassName { color: #CA89C4; } .AnyTagClassName { color: #CA89C4; } </style>
<style> a { background-color: #CA89C4; } a { background-color: rgb(202,137,196); } div.DivClassName { background-color: #CA89C4; } .BgClassName { background-color: #CA89C4; } </style>
<style> span { border-color: #CA89C4; } span { border-color: rgb(202,137,196); } td.TdClassName { border-color: #CA89C4; } .TagClassName { border-color: #CA89C4; } </style>