#CA29C9 (or 0xCA29C9) is unknown color: approx Deep Magenta. HEX triplet: CA, 29 and C9. RGB value is (202,41,201). Sum of RGB (Red+Green+Blue) = 202+41+201=444 (58% of max value = 765). Red value is 202 (79.30% from 255 or 45.50% from 444); Green value is 41 (16.41% from 255 or 9.23% from 444); Blue value is 201 (78.91% from 255 or 45.27% from 444); Max value from RGB is 202 - color contains mainly: red. Hex color #CA29C9 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CA29C9 is #35D636. Grayscale: #6A6A6A. Windows color (decimal): -3528247 or 13183434. OLE color: 13183434.
HSL color Cylindrical-coordinate representation of color #CA29C9: hue angle of 300.37º degrees, saturation: 0.66, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #CA29C9 is Cyan = 0, Magento = 0.80, Yellow = 0.00 and Black (K on CMYK) = 0.21.
<style> p { color: #ca29c9; } p { color: rgb(202,41,201); } H1.HeaderClassName { color: #ca29c9; } .AnyTagClassName { color: #ca29c9; } </style>
<style> a { background-color: #ca29c9; } a { background-color: rgb(202,41,201); } div.DivClassName { background-color: #ca29c9; } .BgClassName { background-color: #ca29c9; } </style>
<style> span { border-color: #ca29c9; } span { border-color: rgb(202,41,201); } td.TdClassName { border-color: #ca29c9; } .TagClassName { border-color: #ca29c9; } </style>