#CA95AB (or 0xCA95AB) is unknown color: approx Viola. HEX triplet: CA, 95 and AB. RGB value is (202,149,171). Sum of RGB (Red+Green+Blue) = 202+149+171=522 (69% of max value = 765). Red value is 202 (79.30% from 255 or 38.70% from 522); Green value is 149 (58.59% from 255 or 28.54% from 522); Blue value is 171 (67.19% from 255 or 32.76% from 522); Max value from RGB is 202 - color contains mainly: red. Hex color #CA95AB is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CA95AB is #356A54. Grayscale: #A7A7A7. Windows color (decimal): -3500629 or 11245002. OLE color: 11245002.
HSL color Cylindrical-coordinate representation of color #CA95AB: hue angle of 335.09º degrees, saturation: 0.33, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #CA95AB is Cyan = 0, Magento = 0.26, Yellow = 0.15 and Black (K on CMYK) = 0.21.
<style> p { color: #CA95AB; } p { color: rgb(202,149,171); } H1.HeaderClassName { color: #CA95AB; } .AnyTagClassName { color: #CA95AB; } </style>
<style> a { background-color: #CA95AB; } a { background-color: rgb(202,149,171); } div.DivClassName { background-color: #CA95AB; } .BgClassName { background-color: #CA95AB; } </style>
<style> span { border-color: #CA95AB; } span { border-color: rgb(202,149,171); } td.TdClassName { border-color: #CA95AB; } .TagClassName { border-color: #CA95AB; } </style>