#A1CA29 (or 0xA1CA29) is unknown color: approx Yellow Green. HEX triplet: A1, CA and 29. RGB value is (161,202,41). Sum of RGB (Red+Green+Blue) = 161+202+41=404 (53% of max value = 765). Red value is 161 (63.28% from 255 or 39.85% from 404); Green value is 202 (79.30% from 255 or 50% from 404); Blue value is 41 (16.41% from 255 or 10.15% from 404); Max value from RGB is 202 - color contains mainly: green. Hex color #A1CA29 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #A1CA29 is #5E35D6. Grayscale: #ABABAB. Windows color (decimal): -6174167 or 2738849. OLE color: 2738849.
HSL color Cylindrical-coordinate representation of color #A1CA29: hue angle of 75.28º 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 #A1CA29 is Cyan = 0.20, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.21.
<style> p { color: #a1ca29; } p { color: rgb(161,202,41); } H1.HeaderClassName { color: #a1ca29; } .AnyTagClassName { color: #a1ca29; } </style>
<style> a { background-color: #a1ca29; } a { background-color: rgb(161,202,41); } div.DivClassName { background-color: #a1ca29; } .BgClassName { background-color: #a1ca29; } </style>
<style> span { border-color: #a1ca29; } span { border-color: rgb(161,202,41); } td.TdClassName { border-color: #a1ca29; } .TagClassName { border-color: #a1ca29; } </style>