#CABC19 (or 0xCABC19) is unknown color: approx Bird Flower. HEX triplet: CA, BC and 19. RGB value is (202,188,25). Sum of RGB (Red+Green+Blue) = 202+188+25=415 (54% of max value = 765). Red value is 202 (79.30% from 255 or 48.67% from 415); Green value is 188 (73.83% from 255 or 45.30% from 415); Blue value is 25 (10.16% from 255 or 6.02% from 415); Max value from RGB is 202 - color contains mainly: red. Hex color #CABC19 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #CABC19 is #3543E6. Grayscale: #AEAEAE. Windows color (decimal): -3490791 or 1686730. OLE color: 1686730.
HSL color Cylindrical-coordinate representation of color #CABC19: hue angle of 55.25º degrees, saturation: 0.78, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #CABC19 is Cyan = 0, Magento = 0.07, Yellow = 0.88 and Black (K on CMYK) = 0.21.
<style> p { color: #CABC19; } p { color: rgb(202,188,25); } H1.HeaderClassName { color: #CABC19; } .AnyTagClassName { color: #CABC19; } </style>
<style> a { background-color: #CABC19; } a { background-color: rgb(202,188,25); } div.DivClassName { background-color: #CABC19; } .BgClassName { background-color: #CABC19; } </style>
<style> span { border-color: #CABC19; } span { border-color: rgb(202,188,25); } td.TdClassName { border-color: #CABC19; } .TagClassName { border-color: #CABC19; } </style>