#CA98A6 (or 0xCA98A6) is unknown color: approx Viola. HEX triplet: CA, 98 and A6. RGB value is (202,152,166). Sum of RGB (Red+Green+Blue) = 202+152+166=520 (68% of max value = 765). Red value is 202 (79.30% from 255 or 38.85% from 520); Green value is 152 (59.77% from 255 or 29.23% from 520); Blue value is 166 (65.23% from 255 or 31.92% from 520); Max value from RGB is 202 - color contains mainly: red. Hex color #CA98A6 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CA98A6 is #356759. Grayscale: #A8A8A8. Windows color (decimal): -3499866 or 10918090. OLE color: 10918090.
HSL color Cylindrical-coordinate representation of color #CA98A6: hue angle of 343.2º 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 #CA98A6 is Cyan = 0, Magento = 0.25, Yellow = 0.18 and Black (K on CMYK) = 0.21.
<style> p { color: #CA98A6; } p { color: rgb(202,152,166); } H1.HeaderClassName { color: #CA98A6; } .AnyTagClassName { color: #CA98A6; } </style>
<style> a { background-color: #CA98A6; } a { background-color: rgb(202,152,166); } div.DivClassName { background-color: #CA98A6; } .BgClassName { background-color: #CA98A6; } </style>
<style> span { border-color: #CA98A6; } span { border-color: rgb(202,152,166); } td.TdClassName { border-color: #CA98A6; } .TagClassName { border-color: #CA98A6; } </style>