#FF29A8 (or 0xFF29A8) is unknown color: approx Persian Rose. HEX triplet: FF, 29 and A8. RGB value is (255,41,168). Sum of RGB (Red+Green+Blue) = 255+41+168=464 (61% of max value = 765). Red value is 255 (100% from 255 or 54.96% from 464); Green value is 41 (16.41% from 255 or 8.84% from 464); Blue value is 168 (66.02% from 255 or 36.21% from 464); Max value from RGB is 255 - color contains mainly: red. Hex color #FF29A8 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #FF29A8 is #00D657. Grayscale: #777777. Windows color (decimal): -54872 or 11020799. OLE color: 11020799.
HSL color Cylindrical-coordinate representation of color #FF29A8: hue angle of 324.39º degrees, saturation: 1, lightness: 0.58%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #FF29A8 is Cyan = 0, Magento = 0.84, Yellow = 0.34 and Black (K on CMYK) = 0.
<style> p { color: #ff29a8; } p { color: rgb(255,41,168); } H1.HeaderClassName { color: #ff29a8; } .AnyTagClassName { color: #ff29a8; } </style>
<style> a { background-color: #ff29a8; } a { background-color: rgb(255,41,168); } div.DivClassName { background-color: #ff29a8; } .BgClassName { background-color: #ff29a8; } </style>
<style> span { border-color: #ff29a8; } span { border-color: rgb(255,41,168); } td.TdClassName { border-color: #ff29a8; } .TagClassName { border-color: #ff29a8; } </style>