#CA89BB (or 0xCA89BB) is unknown color: approx Lily. HEX triplet: CA, 89 and BB. RGB value is (202,137,187). Sum of RGB (Red+Green+Blue) = 202+137+187=526 (69% of max value = 765). Red value is 202 (79.30% from 255 or 38.40% from 526); Green value is 137 (53.91% from 255 or 26.05% from 526); Blue value is 187 (73.44% from 255 or 35.55% from 526); Max value from RGB is 202 - color contains mainly: red. Hex color #CA89BB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CA89BB is #357644. Grayscale: #A2A2A2. Windows color (decimal): -3503685 or 12290506. OLE color: 12290506.
HSL color Cylindrical-coordinate representation of color #CA89BB: hue angle of 313.85º 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 #CA89BB is Cyan = 0, Magento = 0.32, Yellow = 0.07 and Black (K on CMYK) = 0.21.
<style> p { color: #CA89BB; } p { color: rgb(202,137,187); } H1.HeaderClassName { color: #CA89BB; } .AnyTagClassName { color: #CA89BB; } </style>
<style> a { background-color: #CA89BB; } a { background-color: rgb(202,137,187); } div.DivClassName { background-color: #CA89BB; } .BgClassName { background-color: #CA89BB; } </style>
<style> span { border-color: #CA89BB; } span { border-color: rgb(202,137,187); } td.TdClassName { border-color: #CA89BB; } .TagClassName { border-color: #CA89BB; } </style>