#CACA18 (or 0xCACA18) is unknown color: approx Barberry. HEX triplet: CA, CA and 18. RGB value is (202,202,24). Sum of RGB (Red+Green+Blue) = 202+202+24=428 (56% of max value = 765). Red value is 202 (79.30% from 255 or 47.20% from 428); Green value is 202 (79.30% from 255 or 47.20% from 428); Blue value is 24 (9.77% from 255 or 5.61% from 428); Max value from RGB is 202 - color contains mainly: red, green. Hex color #CACA18 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #CACA18 is #3535E7. Grayscale: #B6B6B6. Windows color (decimal): -3487208 or 1624778. OLE color: 1624778.
HSL color Cylindrical-coordinate representation of color #CACA18: hue angle of 60º degrees, saturation: 0.79, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #CACA18 is Cyan = 0, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.21.
<style> p { color: #CACA18; } p { color: rgb(202,202,24); } H1.HeaderClassName { color: #CACA18; } .AnyTagClassName { color: #CACA18; } </style>
<style> a { background-color: #CACA18; } a { background-color: rgb(202,202,24); } div.DivClassName { background-color: #CACA18; } .BgClassName { background-color: #CACA18; } </style>
<style> span { border-color: #CACA18; } span { border-color: rgb(202,202,24); } td.TdClassName { border-color: #CACA18; } .TagClassName { border-color: #CACA18; } </style>