#CA97B0 (or 0xCA97B0) is unknown color: approx Lily. HEX triplet: CA, 97 and B0. RGB value is (202,151,176). Sum of RGB (Red+Green+Blue) = 202+151+176=529 (70% of max value = 765). Red value is 202 (79.30% from 255 or 38.19% from 529); Green value is 151 (59.38% from 255 or 28.54% from 529); Blue value is 176 (69.14% from 255 or 33.27% from 529); Max value from RGB is 202 - color contains mainly: red. Hex color #CA97B0 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CA97B0 is #35684F. Grayscale: #A9A9A9. Windows color (decimal): -3500112 or 11573194. OLE color: 11573194.
HSL color Cylindrical-coordinate representation of color #CA97B0: hue angle of 330.59º degrees, saturation: 0.32, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #CA97B0 is Cyan = 0, Magento = 0.25, Yellow = 0.13 and Black (K on CMYK) = 0.21.
<style> p { color: #CA97B0; } p { color: rgb(202,151,176); } H1.HeaderClassName { color: #CA97B0; } .AnyTagClassName { color: #CA97B0; } </style>
<style> a { background-color: #CA97B0; } a { background-color: rgb(202,151,176); } div.DivClassName { background-color: #CA97B0; } .BgClassName { background-color: #CA97B0; } </style>
<style> span { border-color: #CA97B0; } span { border-color: rgb(202,151,176); } td.TdClassName { border-color: #CA97B0; } .TagClassName { border-color: #CA97B0; } </style>